Theorems · Theorem · general topology
Topology.IsInducing.locallyCompactSpace
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [LocallyCompactSpace Y]
{f : X → Y}, Topology.IsInducing f → IsLocallyClosed (Set.range f) → LocallyCompactSpace XIf f is a topology inducing map with a locally compact codomain and a locally closed range,
then the domain of f is a locally compact space.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- IsOpenproof · cited by 2,400
- le_reflproof · cited by 2,061
- nhdsWithinproof · cited by 1,912
- IsClosedproof · cited by 1,639
- IsCompactproof · cited by 1,282
- Filter.HasBasisproof · cited by 604
Cited by4
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.locallyCompactSpaceproof · cited by 3
- Topology.IsClosedEmbedding.locallyCompactSpaceproof · cited by 3
- IsLocallyClosed.locallyCompactSpaceproof · cited by 2
- LocallyCompactSpace.of_finiteDimensional_of_completeproof · cited by 1