Documentation

Circuitlib.Circuit.Belnap.Level

Belnap levels #

References #

@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[inline]
Equations
Instances For
    @[simp]
    theorem Circuit.BelnapLevel.le_trans (a b c : BelnapLevel) :
    a.le bb.le ca.le c
    @[implicit_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    @[simp]
    theorem Circuit.BelnapLevel.le_antisymm (a b : BelnapLevel) :
    a bb aa = b
    @[simp]
    theorem Circuit.BelnapLevel.sup_le (a b c : BelnapLevel) :
    a cb ca.sup b c
    @[implicit_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    @[inline]

    Logical NOT.

    Equations
    Instances For