Theorems · Theorem · algebraic topology
ContinuousMap.Homotopy.eq_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₃}
(hfg : ∀ (t : ↑unitInterval), f (p t) = g (q t)),
(FundamentalGroupoid.fundamentalGroupoidFunctor.map (TopCat.ofHom f)).map ⟦p⟧ =
CategoryTheory.CategoryStruct.comp (ContinuousMap.Homotopy.hcast ⋯)
(CategoryTheory.CategoryStruct.comp
((FundamentalGroupoid.fundamentalGroupoidFunctor.map (TopCat.ofHom g)).map ⟦q⟧)
(ContinuousMap.Homotopy.hcast ⋯))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · 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
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.Homotopy.apply_one_pathproof · cited by 1
- ContinuousMap.Homotopy.apply_zero_pathproof · cited by 1