Theorems · Theorem · order theory
disjoint_sdiff_comm
∀ {α : Type u} {x y z : α} [inst : GeneralizedBooleanAlgebra α], Disjoint (x \ z) y ↔ Disjoint x (y \ z)- Defined in
- Mathlib.Order.BooleanAlgebra.Basic
- Cited by
- 0 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bot.botproof · cited by 4,720
- Disjointstatement · cited by 2,201
- GeneralizedBooleanAlgebrastatement and proof · cited by 204
- inf_sdiff_assocproof · cited by 5
- sdiff_inf_right_commproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.