Theorems · Theorem · category theory
TopPair.Homotopy.w_apply
∀ {X Y : TopPair} {f g : X ⟶ Y} (self : TopPair.Homotopy f g)
(x : ↑(CategoryTheory.MonoidalCategoryStruct.tensorObj TopPair.snd TopCat.I)),
self.fst (TopCat.I.homeomorph x.2, (CategoryTheory.ConcreteCategory.hom TopPair.map) x.1) =
(CategoryTheory.ConcreteCategory.hom TopPair.map) (self.snd (TopCat.I.homeomorph x.2, x.1))The proof that the homotopies fit into a commutative square with the maps of the pairs.
- Defined in
- Mathlib.Topology.Category.TopPair
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- Realstatement · cited by 25,697
- Top.topstatement · cited by 9,680
- Set.Elemstatement · cited by 7,166
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.Functor.idstatement · cited by 3,333
- TopCat.carrierstatement and proof · cited by 3,184
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- ContinuousMapstatement · cited by 2,491
- CategoryTheory.MorphismPropertystatement · cited by 2,179
Cited by1
Results whose statement or proof uses this declaration.
- TopPair.Homotopy.w_apply'proof · cited by 0