Theorems · Theorem · order theory
inf_sdiff_distrib_right
∀ {α : Type u} [inst : GeneralizedBooleanAlgebra α] (a b c : α), a \ b ⊓ c = (a ⊓ c) \ (b ⊓ c)- Defined in
- Mathlib.Order.BooleanAlgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GeneralizedBooleanAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- inf_commproof · cited by 139
- inf_sdiff_distrib_leftproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.inter_sdiff_distrib_rightproof · cited by 2