TorchLean API

FloatLib.Floats.ExecFloat.Backends.Dispatch.Fma.Proof

Correctness of fused multiply-add dispatch #

dispatch_eq_spec combines the word and fixed-limb refinements to identify the complete dispatcher with Spec.fma. For finite inputs, this contract rounds the exact product-plus-addend once. Runtime clients can import Fma.Runtime separately.

Final structurally selected dispatch preserves fused multiply-add.