Theorems · Theorem · general topology
ContinuousMap.isEmbedding_postcomp
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (g : C(Y, Z)), Topology.IsEmbedding ⇑g → Topology.IsEmbedding g.compIf g : C(Y, Z) is a topological embedding,
then the composition ContinuousMap.comp g : C(X, Y) → C(X, Z) is an embedding too.
- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- Topology.IsEmbeddingstatement and proof · cited by 294
- ContinuousMap.compstatement · cited by 181
- Topology.IsEmbedding.injectiveproof · cited by 103
- Topology.IsEmbedding.toIsInducingproof · cited by 48
- ContinuousMap.isInducing_postcompproof · cited by 2
- ContinuousMap.postcomp_injectiveproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.