TorchLean API

FloatLib.Floats.Formats.BinaryInterchange.Configured.NativeFPU.Proof

Correctness of direct-carrier software FMA #

These theorems connect the binary32 and binary64 FMA adapters in NativeFPU.Runtime to the independent configured specification. The adapters use proved fixed-word software arithmetic in both logical and compiled execution. Host experiments live in the separately imported NativeFPU.Unchecked module and cannot enter this proof surface transitively.

Binary32 #

The direct-carrier binary32 FMA agrees with the independent configured specification.

Binary64 #

The direct-carrier binary64 FMA agrees with the independent configured specification.