Theorems · Theorem · combinatorics
Set.Subsingleton.intersecting
∀ {α : Type u_1} [inst : SemilatticeInf α] [inst_1 : OrderBot α] {s : Set α},
s.Subsingleton → (s.Intersecting ↔ s ≠ {⊥})- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Bot.botstatement · cited by 4,720
- Disjointproof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- SemilatticeInfstatement and proof · cited by 634
- Set.Subsingletonstatement and proof · cited by 276
- Set.Intersectingstatement · cited by 22
- Set.Subsingleton.pairwiseproof · cited by 13
- Set.intersecting_iff_pairwise_not_disjointproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.intersecting_iff_eq_empty_of_subsingletonproof · cited by 0