Theorems · Theorem · algebraic topology
Path.Homotopic.Quotient.map_comp
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {x₀ x₁ : X} {Z : Type u_1}
[inst_2 : TopologicalSpace Z] {p : Path.Homotopic.Quotient x₀ x₁} {f : C(X, Y)} {g : C(Y, Z)},
p.map (g.comp f) = (p.map f).map g- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- Pathproof · cited by 318
- ContinuousMap.compstatement and proof · cited by 181
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.Homotopic.Quotient.mapstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- IsQuotientCoveringMap.monodromy_toPermFiberproof · cited by 3