Theorems · Theorem · order theory
BooleanRing.inf_comm
∀ {α : Type u_1} [inst : BooleanRing α] (a b : α), a ⊓ b = b ⊓ a- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
- Assumes
- BooleanRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BooleanRingstatement and proof · cited by 38
- BooleanRing.infstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- BooleanRing.toBooleanAlgebraproof · cited by 0