Theorems · Theorem · general topology
IsPreconnected.inter_derivedSet_nonempty
∀ {X : Type u_1} [inst : TopologicalSpace X] [T1Space X] {U : Set X},
IsPreconnected U →
∀ (a b : Set X),
U ⊆ a ∪ b →
(U ∩ derivedSet a).Nonempty → (U ∩ derivedSet b).Nonempty → (U ∩ (derivedSet a ∩ derivedSet b)).Nonempty- Defined in
- Mathlib.Topology.DerivedSet
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Nonemptystatement and proof · cited by 2,627
- T1Spacestatement and proof · cited by 275
- IsPreconnectedstatement and proof · cited by 205
- Set.Nontrivialproof · cited by 145
- derivedSetstatement and proof · cited by 16
- isPreconnected_closed_iffproof · cited by 6
- Set.Nonempty.leftproof · cited by 4
- derivedSet_monoproof · cited by 3
- Set.singleton_inter_of_memproof · cited by 3
- IsPreconnected.preperfect_of_nontrivialproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.