Theorems · Theorem · category theory
TopPair.Homotopy.mk.inj
∀ {X Y : TopPair} {f g : X ⟶ Y} {fst : TopCat.Homotopy (TopPair.Hom.fst f) (TopPair.Hom.fst g)}
{snd : TopCat.Homotopy (TopPair.Hom.snd f) (TopPair.Hom.snd g)}
{w :
autoParam
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight TopPair.map TopCat.I)
fst.h =
CategoryTheory.CategoryStruct.comp snd.h TopPair.map)
TopPair.Homotopy.w._autoParam}
{fst_1 : TopCat.Homotopy (TopPair.Hom.fst f) (TopPair.Hom.fst g)}
{snd_1 : TopCat.Homotopy (TopPair.Hom.snd f) (TopPair.Hom.snd g)}
{w_1 :
autoParam
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight TopPair.map TopCat.I)
fst_1.h =
CategoryTheory.CategoryStruct.comp snd_1.h TopPair.map)
TopPair.Homotopy.w._autoParam},
{ fst := fst, snd := snd, w := w } = { fst := fst_1, snd := snd_1, w := w_1 } → fst = fst_1 ∧ snd = snd_1- Defined in
- Mathlib.Topology.Category.TopPair
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- TopCatstatement · cited by 1,889
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement and proof · cited by 903
- TopPairstatement and proof · cited by 67
- TopCat.isEmbeddingstatement · cited by 67
- TopCat.Istatement and proof · cited by 64
- TopPair.fststatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- TopPair.Homotopy.mk.injEqproof · cited by 0