Theorems · Theorem · general topology
Topology.IsOpenEmbedding.of_comp_iff
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {g : Y → Z} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (f : X → Y),
Topology.IsOpenEmbedding g → (Topology.IsOpenEmbedding (g ∘ f) ↔ Topology.IsOpenEmbedding f)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousproof · cited by 2,592
- IsOpenMapproof · cited by 253
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Topology.IsEmbedding.injectiveproof · cited by 103
- Topology.IsOpenEmbedding.toIsEmbeddingproof · cited by 61
- Topology.IsEmbedding.continuous_iffproof · cited by 21
- Function.Injective.of_comp_iffproof · cited by 14
- Topology.IsOpenEmbedding.isOpenMap_iffproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.of_compproof · cited by 3
- TopCat.isOpenEmbedding_iff_comp_isIsoproof · cited by 1