Theorems · Theorem · general topology
StronglyLocallyContractibleSpace.of_bases
∀ {X : Type u_1} [inst : TopologicalSpace X] {ι : Type u_3} {p : X → ι → Prop} {s : X → ι → Set X},
(∀ (x : X), (nhds x).HasBasis (p x) (s x)) →
(∀ (x : X) (i : ι), p x i → ContractibleSpace ↑(s x i)) → StronglyLocallyContractibleSpace XA helper to construct a strongly locally contractible space from a neighborhood basis where each basis element is contractible as a subspace.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 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.
Cites10
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.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.mem_iffproof · cited by 193
- Filter.HasBasis.mem_of_memproof · cited by 63
- ContractibleSpacestatement and proof · cited by 21
- Filter.hasBasis_selfproof · cited by 17
- StronglyLocallyContractibleSpacestatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.stronglyLocallyContractibleSpaceproof · cited by 1