Theorems · Theorem · general topology
Topology.IsEmbedding.discreteTopology
∀ {X : Type u_1} {Y : Type u_2} {f : X → Y} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[DiscreteTopology Y], Topology.IsEmbedding f → DiscreteTopology XThe topology induced under an inclusion f : X → Y from a discrete topological space Y
is the discrete topology on X.
See also DiscreteTopology.of_continuous_injective.
- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- DiscreteTopologystatement and proof · cited by 373
- Topology.IsEmbeddingstatement and proof · cited by 294
- Topology.IsEmbedding.injectiveproof · cited by 103
- Topology.IsEmbedding.continuousproof · cited by 51
- DiscreteTopology.of_continuous_injectiveproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Homeomorph.discreteTopologyproof · cited by 5
- AlgebraicGeometry.IsLocallyArtinian.of_isImmersionproof · cited by 1
- DiscreteTopology.of_subsetproof · cited by 1
- TopologicalSpace.Compacts.discreteTopology_iffproof · cited by 0
- exists_infinite_discreteTopologyproof · cited by 0
- TopologicalSpace.NonemptyCompacts.discreteTopology_iffproof · cited by 0