Theorems · Definition · order theory
BooleanRing.sup
{α : Type u_1} → [BooleanRing α] → Max αThe join operation in a Boolean ring is x + y + x * y.
- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- BooleanRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BooleanRingstatement and proof · cited by 38
Cited by5
Results whose statement or proof uses this declaration.
- BooleanRing.sup_assocstatement · cited by 0
- BooleanRing.sup_commstatement · cited by 0
- BooleanRing.sup_inf_selfstatement · cited by 0
- BooleanRing.inf_sup_selfstatement · cited by 0
- BooleanRing.le_sup_infstatement · cited by 0