Theorems · Theorem · general topology
Topology.IsQuotientMap.lift_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 : C(X, Y)} (hf : Topology.IsQuotientMap ⇑f) (g : C(X, Z))
(h : Function.FactorsThrough ⇑g ⇑f), (hf.lift g h).comp f = gThe obvious triangle induced by IsQuotientMap.lift commutes:
``
g
X --→ Z
| ↗
f | / hf.lift g h
v /
Y
``
- Defined in
- Mathlib.Topology.ContinuousMap.Basic
- Cited by
- 2 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.
Cites16
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
- Homeomorph.symmproof · cited by 365
- ContinuousMap.compstatement · cited by 181
- Quotient.mk''proof · cited by 132
- Topology.IsQuotientMapstatement and proof · cited by 124
- ContinuousMap.extproof · cited by 92
- Function.surjInvproof · cited by 63
- Function.FactorsThroughstatement and proof · cited by 20
- Function.rightInverse_surjInvproof · cited by 11
- Topology.IsQuotientMap.liftstatement · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.isSheaf_fpqcTopology_continuousMapPresheafproof · cited by 1
- equalizerCondition_yonedaPresheafproof · cited by 0