Theorems · Theorem · algebraic topology
ContinuousMap.Homotopy.heq_path_of_eq_image
∀ {X₁ X₂ Y : TopCat} {f : C(↑X₁, ↑Y)} {g : C(↑X₂, ↑Y)} {x₀ x₁ : ↑X₁} {x₂ x₃ : ↑X₂} {p : Path x₀ x₁} {q : Path x₂ x₃},
(∀ (t : ↑unitInterval), f (p t) = g (q t)) →
(FundamentalGroupoid.fundamentalGroupoidFunctor.map (TopCat.ofHom f)).map ⟦p⟧ ≍
(FundamentalGroupoid.fundamentalGroupoidFunctor.map (TopCat.ofHom g)).map ⟦q⟧If f(p(t) = g(q(t)) for two paths p and q, then the induced path homotopy classes
f(p) and g(p) are the same as well, despite having a priori different types
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Quiver.Homstatement · cited by 32,603
- Realstatement · cited by 25,697
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Set.Elemstatement and proof · cited by 7,166
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement and proof · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Bundled.αstatement · cited by 736
- unitIntervalstatement and proof · cited by 607
- Pathstatement and proof · cited by 318
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.Homotopy.eq_path_of_eq_imageproof · cited by 2