Theorems · Theorem · general topology
LocallyPathConnectedSpace.path_connected_basis
∀ {X : Type u_4} {inst : TopologicalSpace X} [self : LocallyPathConnectedSpace X] (x : X),
(nhds x).HasBasis (fun s => s ∈ nhds x ∧ IsPathConnected s) idEach neighborhood filter has a basis of path-connected neighborhoods.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LocallyPathConnectedSpace
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
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.HasBasisstatement · cited by 604
- IsPathConnectedstatement · cited by 65
- LocallyPathConnectedSpacestatement and proof · cited by 53
Cited by5
Results whose statement or proof uses this declaration.
- IsOpen.pathComponentInproof · cited by 5
- IsLocalHomeomorph.existsUnique_continuousMap_liftsproof · cited by 2
- IsClosed.pathComponentproof · cited by 1
- pathConnected_subset_basisproof · cited by 1
- LocPathConnectedSpace.path_connected_basisproof · cited by 0