TorchLean API

NN.MLTheory.Proofs.Approximation.FloatInterval

Floating-point interval approximation proofs #

This entrypoint collects the IEEE32Exec 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 IEEE32Exec semantics.

Reference: