Theorems · Theorem · order theory
Set.inter_sdiff_distrib_left
∀ {α : Type u_1} (s t u : Set α), s ∩ (t \ u) = (s ∩ t) \ (s ∩ u)- Defined in
- Mathlib.Order.BooleanAlgebra.Set
- Cited by
- 2 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
- inf_sdiff_distrib_leftproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.indep_iff_forall_closure_sdiff_neproof · cited by 1
- Set.inter_diff_distrib_leftproof · cited by 0