Theorems · Theorem · logic and foundations
Set.inter_assoc
∀ {α : Type u} (a b c : Set α), a ∩ b ∩ c = a ∩ (b ∩ c)- Defined in
- Mathlib.Data.Set.Basic
- Cited by
- 67 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, 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.
Cited by67
Results whose statement or proof uses this declaration.
- IsPreconnected.imageproof · cited by 24
- Matroid.closure_inter_groundproof · cited by 22
- PartialEquiv.trans_assocproof · cited by 7
- MeasureTheory.Measure.restrict_sub_eq_restrict_sub_restrictproof · cited by 6
- Subtype.preimage_coe_self_interproof · cited by 6
- MeasureTheory.IsStoppingTime.measurableSet_inter_eq_iffproof · cited by 6
- MeasureTheory.Measure.restrict_restrict₀proof · cited by 5
- frontier_inter_subsetproof · cited by 4
- jacobsonSpace_iff_locallyClosedproof · cited by 4
- BoundedVariationOn.tendsto_eVariationOn_Ici_zero_of_filterproof · cited by 3
- MeasureTheory.VectorMeasure.restrict_restrictproof · cited by 3
- Matroid.delete_contract_eq_sdiffproof · cited by 3