Mathlib Map

Theorems · Theorem · category theory

TopPair.Homotopy.w

∀ {X Y : TopPair} {f g : X ⟶ Y} (self : TopPair.Homotopy f g),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight TopPair.map TopCat.I)
      self.fst.h =
    CategoryTheory.CategoryStruct.comp self.snd.h TopPair.map

The proof that the homotopies fit into a commutative square with the maps of the pairs.

Defined in
Mathlib.Topology.Category.TopPair
Cited by
2 results in Mathlib
Foundations
Depth 117 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.

Cited by2

Results whose statement or proof uses this declaration.