Theorems · Theorem · general topology
Topology.IsOpenEmbedding.of_comp
∀ {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
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Topology.IsOpenEmbedding.of_comp_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsOpenImmersion.of_compproof · cited by 2
- CompHausLike.Sigma.isOpenEmbedding_ιproof · cited by 1
- Topology.IsOpenEmbedding.nonemptyCompacts_mapproof · cited by 0