Booleans as a numerical system #
Boolean masks have no exceptional encodings: every runtime Bool denotes itself.
Mathematical interpretation of a Boolean code.
Instances For
@[simp]
theorem
FloatLib.Numerics.Representations.Boolean.represents
(value : Bool)
:
numericalSystem.Represents value value
Every Boolean code represents itself.