TorchLean API

NN.MLTheory.Proofs.Approximation.FloatInterval

Floating-point interval approximation proofs #

This entrypoint collects the ExecFloat.Binary 8 23 interval-semantics development used by the floating-point universal-approximation development. The files underneath separate the work into:

The design keeps the trusted/executable float representation visible while proving the interval claims in Lean over the concrete ExecFloat.Binary 8 23 semantics.

Reference: