Theorems · Theorem · general topology
DenseRange.dense_image
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
DenseRange f → Continuous f → Dense s → Dense (f '' s)The image of a dense set under a continuous map with dense range is a dense set.
- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 10 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.
Cites9
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.imagestatement · cited by 5,609
- Continuousstatement and proof · cited by 2,592
- Densestatement and proof · cited by 359
- DenseRangestatement and proof · cited by 164
- Dense.monoproof · cited by 43
- Continuous.range_subset_closure_image_denseproof · cited by 7
- Dense.of_closureproof · cited by 3
Cited by10
Results whose statement or proof uses this declaration.
- DenseRange.compproof · cited by 9
- Dense.exists_countable_dense_subsetproof · cited by 2
- DenseRange.separableSpaceproof · cited by 2
- DenseRange.dense_of_mapsToproof · cited by 2
- DenseRange.topologicalClosure_map_submoduleproof · cited by 2
- IsDenseInducing.dense_imageproof · cited by 1
- DenseRange.topologicalClosure_map_subgroupproof · cited by 0
- Dense.quotientproof · cited by 0
- DenseRange.topologicalClosure_map_subalgebraproof · cited by 0
- DenseRange.topologicalClosure_map_addSubgroupproof · cited by 0