Real-valued views of posit quires #
These adapters embed ordinary exact rational quire values into mathlib's Real. They are separate
from executable semantics so quire arithmetic does not import real-analysis infrastructure.
@[inline]
noncomputable def
FloatLib.Floats.Formats.Posit.Quire.Model.decodeReal
{format : Format}
(value : Model format)
:
Complete real semantics obtained by mapping only ordinary exact rational values.