Theorems · Theorem · general topology
nonempty_inter
∀ {α : Type u} [inst : TopologicalSpace α] [PreconnectedSpace α] {s t : Set α},
IsOpen s → IsOpen t → s ∪ t = Set.univ → s.Nonempty → t.Nonempty → (s ∩ t).Nonempty- Defined in
- Mathlib.Topology.Connected.Clopen
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univstatement · cited by 3,945
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Set.univ_interproof · cited by 258
- PreconnectedSpacestatement and proof · cited by 64
- PreconnectedSpace.isPreconnected_univproof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- isClopen_iffproof · cited by 6
- denselyOrdered_of_preconnectedSpaceproof · cited by 0