Theorems · Theorem · general topology
Topology.IsOpenEmbedding.isOpenMap_iff
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {f : X → Y} {g : Y → Z} [inst : TopologicalSpace X]
[inst_1 : TopologicalSpace Y] [inst_2 : TopologicalSpace Z],
Topology.IsOpenEmbedding g → (IsOpenMap f ↔ IsOpenMap (g ∘ f))- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.mapproof · cited by 819
- IsOpenMapstatement · cited by 253
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Topology.IsEmbedding.injectiveproof · cited by 103
- Topology.IsOpenEmbedding.toIsEmbeddingproof · cited by 61
- Topology.IsOpenEmbedding.map_nhds_eqproof · cited by 22
- Filter.map_le_map_iffproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.of_comp_iffproof · cited by 2
- Complex.isAddQuotientCoveringMap_expproof · cited by 1
- Complex.isOpenQuotientMap_pow_compl_zeroproof · cited by 1
- isOpenMap_sigma_mapproof · cited by 0