Theorems · Inductive type · general topology
Topology.IsEmbedding
{X : Type u_1} → {Y : Type u_2} → [tX : TopologicalSpace X] → [tY : TopologicalSpace Y] → (X → Y) → PropA function between topological spaces is an embedding if it is injective,
and for all s : Set X, s is open iff it is the preimage of an open set.
- Defined in
- Mathlib.Topology.Defs.Induced
- Cited by
- 294 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by315
Results whose statement or proof uses this declaration.
- Topology.IsEmbedding.injectivestatement and proof · cited by 103
- Homeomorph.isEmbeddingstatement · cited by 73
- TopCat.isEmbeddingproof · cited by 67
- Topology.IsOpenEmbedding.toIsEmbeddingstatement · cited by 61
- Topology.IsEmbedding.continuousstatement and proof · cited by 51
- Topology.IsEmbedding.toIsInducingstatement and proof · cited by 48
- Topology.IsEmbedding.isInducingstatement and proof · cited by 47
- Topology.IsEmbedding.subtypeValstatement · cited by 41
- Topology.IsEmbedding.map_nhdsWithin_eqstatement and proof · cited by 36
- Topology.IsEmbedding.compstatement and proof · cited by 29
- Topology.IsClosedEmbedding.toIsEmbeddingstatement · cited by 27
- Topology.IsClosedEmbedding.isEmbeddingstatement · cited by 25
Showing the 200 most cited of 315.