Theorems · Definition · algebraic topology
ContinuousMap.Homotopy.prodToProdTopI
{X : TopCat} →
{a₁ a₂ : ↑(TopCat.of (ULift.{u, 0} ↑unitInterval))} →
{b₁ b₂ : ↑X} →
(FundamentalGroupoid.fromTop a₁ ⟶ FundamentalGroupoid.fromTop a₂) →
(FundamentalGroupoid.fromTop b₁ ⟶ FundamentalGroupoid.fromTop b₂) →
((FundamentalGroupoidFunctor.prodToProdTop (TopCat.of (ULift.{u, 0} ↑unitInterval)) X).obj
({ as := a₁ }, { as := b₁ }) ⟶
(FundamentalGroupoidFunctor.prodToProdTop (TopCat.of (ULift.{u, 0} ↑unitInterval)) X).obj
({ as := a₂ }, { as := b₂ }))An abbreviation for prodToProdTop, with some types already in place to help the
typechecker. In particular, the first path should be on the ulifted unit interval.
- Cited by
- 4 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- Realstatement · cited by 25,697
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Set.Elemstatement and proof · cited by 7,166
- TopCat.carrierstatement and proof · cited by 3,184
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Bundled.αstatement · cited by 736
- unitIntervalstatement and proof · cited by 607
- CategoryTheory.Groupoidstatement · cited by 182
- CategoryTheory.Grpdstatement · cited by 30
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.Homotopy.apply_one_pathstatement · cited by 1
- ContinuousMap.Homotopy.apply_zero_pathstatement · cited by 1
- ContinuousMap.Homotopy.evalAt_eqstatement · cited by 1
- ContinuousMap.Homotopy.diagonalPathproof · cited by 0
- ContinuousMap.Homotopy.eq_diag_pathproof · cited by 0