Theorems · Theorem · order theory
BooleanRing.le_sup_inf_aux
∀ {α : Type u_1} [inst : BooleanRing α] (a b c : α), (a + b + a * b) * (a + c + a * c) = a + b * c + a * (b * c)- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 1 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_zeroproof · cited by 2,707
- BooleanRingstatement and proof · cited by 38
- BooleanRing.mul_selfproof · cited by 7
- BooleanRing.add_selfproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- BooleanRing.le_sup_infproof · cited by 0