Theorems · Theorem · order theory
Set.disjoint_union_right
∀ {α : Type u} {s t u : Set α}, Disjoint s (t ∪ u) ↔ Disjoint s t ∧ Disjoint s u- Defined in
- Mathlib.Data.Set.Disjoint
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Disjointstatement · cited by 2,201
- disjoint_sup_rightproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Matroid.IsBasis'.contract_indep_iffproof · cited by 4
- Matroid.contract_spanning_iff'proof · cited by 1
- Matroid.IsBasis'.contract_dep_iffproof · cited by 1
- Matroid.ext_indep_disjoint_loops_coloopsproof · cited by 0