@[reducible, inline]
Equations
Instances For
@[reducible, inline]
Equations
Instances For
@[simp]
@[reducible, inline]
Equations
Instances For
@[simp]
@[reducible, inline]
Equations
Instances For
@[simp]
@[reducible, inline]
Instances For
@[simp]
@[reducible, inline]
Equations
Instances For
@[simp]
@[reducible, inline]
Instances For
@[simp]
@[simp]
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
@[simp]
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
Circuit.CombinationalCircuit.halfAdder_def
(x y : Bool)
:
↑halfAdder #v[WithBotTop.coe x, WithBotTop.coe y] = #v[WithBotTop.coe (x && !y || !x && y), WithBotTop.coe (x && y)]
Equations
- One or more equations did not get rendered due to their size.