Theorems · Theorem · general topology
locallyConnectedSpace_iff_connected_subsets
∀ {α : Type u} [inst : TopologicalSpace α],
LocallyConnectedSpace α ↔ ∀ (x : α), ∀ U ∈ nhds x, ∃ V ∈ nhds x, IsPreconnected V ∧ V ⊆ U- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- IsOpenproof · cited by 2,400
- IsOpen.mem_nhdsproof · cited by 470
- Filter.mem_of_supersetproof · cited by 308
- IsPreconnectedstatement and proof · cited by 205
- mem_of_mem_nhdsproof · cited by 126
- IsConnectedproof · cited by 116
- isOpen_iff_mem_nhdsproof · cited by 48
- IsConnected.isPreconnectedproof · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- locallyConnectedSpace_iff_connected_basisproof · cited by 2
- Pi.locallyConnectedSpace_of_finite_not_preconnectedSpaceproof · cited by 1