Theorems · Theorem · order theory
Set.sdiff_subset_comm
∀ {α : Type u_1} {s t u : Set α}, s \ t ⊆ u ↔ s \ u ⊆ t- Defined in
- Mathlib.Order.BooleanAlgebra.Set
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- sdiff_le_commproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.InnerRegularWRT.measurableSet_of_isOpenproof · cited by 2
- IsCompact.binary_compact_coverproof · cited by 1
- Matroid.IsBase.compl_closure_sdiff_singleton_isCocircuitproof · cited by 1
- Set.pi_sdiff_pi_subsetproof · cited by 1
- Set.diff_subset_commproof · cited by 0