TorchLean API

FloatLib.Floats.Formats.BinaryInterchange.StaticByte.Backend.Construction

Default static-byte capability construction #

This is the final wiring layer for byte-sized binary families. It packages each family-selected kernel with the refinement theorem from Backend.Proof, then installs the result as an ordinary ExecFloat capability.

Construction is shared so the six operations do not each need a family-specific adapter. Every Family instance uses this construction and supplies its own certified kernel, which may use a table or compute the operation directly.