Mathlib Map

Theorems · Theorem · category theory

HomotopicalAlgebra.ReedyStructure.exists_fac

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W₁ W₂ : CategoryTheory.MorphismProperty C}
  [inst_1 : W₁.IsMultiplicative] [inst_2 : W₂.IsMultiplicative] {α : Type u_2} [inst_3 : LinearOrder α]
  [inst_4 : OrderBot α] [inst_5 : SuccOrder α] [inst_6 : WellFoundedLT α]
  (r : HomotopicalAlgebra.ReedyStructure W₁ W₂ α) {X Y : C} (f : X ⟶ Y),
  ∃ Z a b, W₁ a ∧ W₂ b ∧ CategoryTheory.CategoryStruct.comp a b = f ∧ r.degHom f = r.deg Z
Defined in
Mathlib.AlgebraicTopology.Reedy.Basic
Cited by
5 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.IsMultiplicativeLinearOrderOrderBotSuccOrderWellFoundedLT

Around this declaration

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

HomotopicalAlgebra.ReedyStructure.degHom_le · cited by 5ReedyStructure.degHom_leHomotopicalAlgebra.ReedyStructure.prop₁_of_degHom_eq_deg_right · cited by 2ReedyStructure.prop₁_of_d…HomotopicalAlgebra.ReedyStructure.degHom_comp_le_right · cited by 1ReedyStructure.degHom_com…HomotopicalAlgebra.ReedyStructure.prop₂_of_degHom_eq_deg_left · cited by 1ReedyStructure.prop₂_of_d…HomotopicalAlgebra.ReedyStructure.degHom_comp_le_left · cited by 0ReedyStructure.degHom_com…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compLinearOrder · cited by 8572LinearOrderCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…OrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.MorphismProperty.IsMultiplicative · cited by 332MorphismProperty.IsMultip…CategoryTheory.MorphismProperty.MapFactorizationData.Z · cited by 63MapFactorizationData.ZCategoryTheory.MorphismProperty.MapFactorizationData.i · cited by 36MapFactorizationData.iCategoryTheory.MorphismProperty.MapFactorizationData.p · cited by 36MapFactorizationData.pHomotopicalAlgebra.ReedyStructure · cited by 30HomotopicalAlgebra.ReedyS…HomotopicalAlgebra.ReedyStructure.deg · cited by 19ReedyStructure.degHomotopicalAlgebra.ReedyStructure.degHom · cited by 13ReedyStructure.degHomReedyStructure.exists_facCITED BYCITES

Cites19

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

Cited by5

Results whose statement or proof uses this declaration.