TorchLean API

FloatLib.Floats.Formats.Codebook.Configured.Conversion.Proof

Proof contract for configured codebook decoding #

The installed ExactDecoder returns the selected codebook's table entry, including exceptional entries.

@[simp]
theorem FloatLib.Floats.ExecFloat.Codebook.Conversion.exactDecoder_run {width : } {α : Type u} {book : Formats.Codebook width α} (value : Codebook book) :

The installed source capability returns the codebook's public decoding result.