TorchLean API

FloatLib.Floats.Formats.DecimalInterchange.Conversion.Posit.Configured.Proof

Configured posit conversion refinement #

The conversion equations hold for every width, storage plan and lawful codec. Encoding and decoding add no rounding.

@[simp]

Configured posit-to-decimal conversion is exactly the model conversion.

@[simp]

The encoded result decodes exactly to the model decimal-to-posit conversion.

A finite decimal input rounds once by the Posit Standard rule, for any lawful carrier.

A finite configured posit is projected from its exact rational value.