Theorems · Theorem · general topology
isOpen_isPathConnected_basis
∀ {X : Type u_1} [inst : TopologicalSpace X] [LocallyPathConnectedSpace X] (x : X),
(nhds x).HasBasis (fun s => IsOpen s ∧ x ∈ s ∧ IsPathConnected s) id- Cited by
- 0 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
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
- nhdsstatement and proof · cited by 5,554
- LE.le.transproof · cited by 3,151
- IsOpenstatement and proof · cited by 2,400
- Filter.HasBasisstatement · cited by 604
- mem_nhds_iffproof · cited by 67
- IsPathConnectedstatement and proof · cited by 65
- LocallyPathConnectedSpacestatement and proof · cited by 53
- pathComponentInproof · cited by 19
- mem_pathComponentIn_selfproof · cited by 7
- pathComponentIn_subsetproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.