Theorems · Theorem · general topology
DenseRange.dense_of_mapsTo
∀ {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 → ∀ {t : Set Y}, Set.MapsTo f s t → Dense tIf a continuous map with dense range maps a dense set to a subset of t, then t is a dense
set.
- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 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
- Continuousstatement and proof · cited by 2,592
- Set.MapsTostatement and proof · cited by 732
- Densestatement and proof · cited by 359
- DenseRangestatement and proof · cited by 164
- Set.MapsTo.image_subsetproof · cited by 49
- Dense.monoproof · cited by 43
- DenseRange.dense_imageproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- HasFDerivWithinAt.uniqueDiffWithinAtproof · cited by 3
- IsOpenQuotientMap.dense_preimage_iffproof · cited by 3