Mathlib Map

Theorems · Theorem · category theory

HomotopicalAlgebra.CofibrantBrownFactorization.s_p_assoc

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : HomotopicalAlgebra.ModelCategory C] {X Y : C}
  {f : X ⟶ Y} (self : HomotopicalAlgebra.CofibrantBrownFactorization f) {Z : C} (h : Y ⟶ Z),
  CategoryTheory.CategoryStruct.comp self.s (CategoryTheory.CategoryStruct.comp self.p h) = h
Defined in
Mathlib.AlgebraicTopology.ModelCategory.BrownLemma
Cited by
1 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.ModelCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.