Theorems · Definition · algebraic topology
ContinuousMap.HomotopyEquiv.trans
{X : Type u} →
{Y : Type v} →
{Z : Type w} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
[inst_2 : TopologicalSpace Z] →
ContinuousMap.HomotopyEquiv X Y → ContinuousMap.HomotopyEquiv Y Z → ContinuousMap.HomotopyEquiv X ZIf X is homotopy equivalent to Y, and Y is homotopy equivalent to Z, then X is homotopy
equivalent to Z.
- Defined in
- Mathlib.Topology.Homotopy.Equiv
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- ContinuousMap.compproof · cited by 181
- ContinuousMap.HomotopyEquivstatement and proof · cited by 23
- ContinuousMap.HomotopyEquiv.toFunproof · cited by 12
- ContinuousMap.HomotopyEquiv.invFunproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- ContinuousMap.HomotopyEquiv.contractibleSpaceproof · cited by 2
- Homeomorph.trans_toHomotopyEquivstatement · cited by 0
- ContractibleSpace.hequivproof · cited by 0
- ContinuousMap.HomotopyEquiv.symm_transstatement · cited by 0
- ContinuousMap.HomotopyEquiv.trans_applystatement and proof · cited by 0
- ContinuousMap.HomotopyEquiv.trans_symm_applystatement and proof · cited by 0