Theorems · Theorem · general topology
IsOpenQuotientMap.of_comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : X → Y} {g : Y → Z},
Continuous f → Function.Surjective f → Continuous g → IsOpenQuotientMap (g ∘ f) → IsOpenQuotientMap g- Defined in
- Mathlib.Topology.Maps.OpenQuotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Continuousstatement and proof · cited by 2,592
- IsOpenQuotientMapstatement and proof · cited by 65
- Function.Surjective.of_compproof · cited by 30
- IsOpenQuotientMap.isOpenMapproof · cited by 16
- IsOpenQuotientMap.surjectiveproof · cited by 16
- IsOpenMap.of_compproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsOpenQuotientMap.of_comp_iffproof · cited by 0