Proof contracts for configured OCP MX decoding #
OCP MX values reach generic algorithms through the shared ExactDecoder capability. The bridge
lemmas below show that decoding an E8M0 scale or a shared-scale block is exactly the corresponding
numerical-system denotation.
@[simp]
The installed decoder is the E8M0 numerical-system denotation.
@[simp]
theorem
FloatLib.Floats.ExecFloat.OCP.MX.Block.Conversion.exactDecoder_run
{format : Formats.BinaryInterchange.FloatFormat}
(value : Block format)
:
The installed block decoder is the joint block denotation.