Theorems · Theorem · algebraic topology
ContinuousMap.HomotopyEquiv.trans_apply
∀ {X : Type u} {Y : Type v} {Z : Type w} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (h₁ : ContinuousMap.HomotopyEquiv X Y) (h₂ : ContinuousMap.HomotopyEquiv Y Z) (a : X),
(h₁.trans h₂).toFun a = h₂.toFun (h₁.toFun a)- Defined in
- Mathlib.Topology.Homotopy.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 2,491
- ContinuousMap.HomotopyEquivstatement and proof · cited by 23
- ContinuousMap.HomotopyEquiv.toFunstatement and proof · cited by 12
- ContinuousMap.HomotopyEquiv.transstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.