Theorems · Theorem · order theory
sSupIndep.pairwiseDisjoint
∀ {α : Type u_1} [inst : CompleteLattice α] {s : Set α}, sSupIndep s → s.PairwiseDisjoint idIf the elements of a set are independent, then any pair within that set is disjoint.
- Defined in
- Mathlib.Order.SupIndep
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CompleteLatticestatement and proof · cited by 1,048
- Set.PairwiseDisjointstatement · cited by 275
- sSupIndepstatement and proof · cited by 39
- Set.mem_sdiffproof · cited by 31
- disjoint_sSup_rightproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Partition.pairwiseDisjointproof · cited by 1
- Partition.disjointproof · cited by 1
- sSupIndep_iff_pairwiseDisjointproof · cited by 1
- sSupIndep_pairproof · cited by 0