Theorems · Theorem · order theory
inf_symmDiff_distrib_left
∀ {α : Type u_2} [inst : GeneralizedBooleanAlgebra α] (a b c : α), a ⊓ symmDiff b c = symmDiff (a ⊓ b) (a ⊓ c)- Defined in
- Mathlib.Order.SymmDiff
- Cited by
- 2 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- symmDiffstatement and proof · cited by 236
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- inf_sup_leftproof · cited by 28
- symmDiff_eq_sup_sdiff_infproof · cited by 8
- inf_inf_distrib_leftproof · cited by 3
- inf_sdiff_distrib_leftproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Set.inter_symmDiff_distrib_leftproof · cited by 3
- inf_symmDiff_distrib_rightproof · cited by 1