Correctness of two-limb posit packing #
Direct pair packing decodes to the supplied complete encoding.
@[simp]
theorem
FloatLib.Floats.Formats.Posit.Configured.PairCode.toModel_packWord
{format : Format}
(width_le : format.bits ≤ 128)
(word : Numerics.FixedWord.UInt128)
(hword : word.toNat < format.modulus)
:
Direct carrier-native packing denotes the word's complete encoding.