TorchLean API

FloatLib.Floats.ExecFloat.Backends.Dispatch.Sqrt.Proof

Correctness of square-root dispatch #

dispatch_eq_spec combines the word and fixed-pair refinements to identify the complete dispatcher with Spec.sqrt, including exceptional inputs. Runtime clients can import Sqrt.Runtime separately.

Final structurally selected dispatch preserves square root.