TorchLean API

FloatLib.Floats.Formats.Flocq.Theory.Analysis.StandardUlp

ULP Conditions for Standard Formats #

FIX, positive-precision FLX, and positive-precision FLT do not flush the selected ULP to zero. These witnesses make the generic ULP representability theorem available for each standard family.

@[reducible, inline]

Fixed-point exponent selection preserves ULP representability.

Instances For
    @[reducible, inline]

    Positive-precision unbounded floats preserve ULP representability.

    Instances For
      @[reducible, inline]
      abbrev FloatLib.Floats.Formats.Flocq.fltNotFlushToZero (emin prec : ) (hprec : 0 < prec) :

      Positive-precision lower-bounded floats preserve ULP representability.

      Instances For