@[reducible, inline]
abbrev
Circuit.and
{C : Type u}
[(n : ℕ) → OfNat C n]
[CategoryTheory.Category.{u_1, u} C]
[CircuitCategory BelnapLevel BelnapGate C]
:
Instances For
@[reducible, inline]
abbrev
Circuit.or
{C : Type u}
[(n : ℕ) → OfNat C n]
[CategoryTheory.Category.{u_1, u} C]
[CircuitCategory BelnapLevel BelnapGate C]
:
Instances For
@[reducible, inline]
abbrev
Circuit.not
{C : Type u}
[(n : ℕ) → OfNat C n]
[CategoryTheory.Category.{u_1, u} C]
[CircuitCategory BelnapLevel BelnapGate C]
:
Instances For
@[reducible, inline]
abbrev
Circuit.nand
{C : Type u}
[(n : ℕ) → OfNat C n]
[CategoryTheory.Category.{u_1, u} C]
[CircuitCategory BelnapLevel BelnapGate C]
:
Instances For
@[reducible, inline]
abbrev
Circuit.nor
{C : Type u}
[(n : ℕ) → OfNat C n]
[CategoryTheory.Category.{u_1, u} C]
[CircuitCategory BelnapLevel BelnapGate C]
: