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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.MapFactorizationData.Zproof · cited by 63
- CategoryTheory.MorphismProperty.MapFactorizationData.iproof · cited by 36
- CategoryTheory.MorphismProperty.MapFactorizationData.pproof · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.ReedyStructure.degHom_leproof · cited by 5
- HomotopicalAlgebra.ReedyStructure.prop₁_of_degHom_eq_deg_rightproof · cited by 2
- HomotopicalAlgebra.ReedyStructure.degHom_comp_le_rightproof · cited by 1
- HomotopicalAlgebra.ReedyStructure.prop₂_of_degHom_eq_deg_leftproof · cited by 1
- HomotopicalAlgebra.ReedyStructure.degHom_comp_le_leftproof · cited by 0