Real coordinates for ordinary posits #
An ordinary posit excludes NaR and therefore has a total exact rational coordinate. This module
canonically embeds that coordinate into mathlib's Real for use in proofs.
@[inline]
noncomputable def
FloatLib.Floats.Formats.Posit.Model.Ordinary.toReal
{format : Format}
(value : Ordinary format)
:
Canonical exact-real coordinate obtained from the ordinary rational semantics.