Theorems · Theorem · general topology
LocallyConnectedSpace.open_connected_basis
∀ {α : Type u_3} {inst : TopologicalSpace α} [self : LocallyConnectedSpace α] (x : α),
(nhds x).HasBasis (fun s => IsOpen s ∧ x ∈ s ∧ IsConnected s) idOpen connected neighborhoods form a basis of the neighborhoods filter.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- LocallyConnectedSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement · cited by 5,554
- IsOpenstatement · cited by 2,400
- Filter.HasBasisstatement · cited by 604
- IsConnectedstatement · cited by 116
- LocallyConnectedSpacestatement and proof · cited by 26
Cited by6
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.locallyConnectedSpaceproof · cited by 2
- connectedComponentIn_mem_nhdsproof · cited by 2
- TopologicalSpace.IsTopologicalBasis.isOpen_isPreconnectedproof · cited by 2
- ChartedSpace.locallyConnectedSpaceproof · cited by 0
- locallyConnectedSpace_iff_hasBasis_isOpen_isConnectedproof · cited by 0
- Homeomorph.locallyConnectedSpaceproof · cited by 0