Theorems · Inductive type · category theory
HomotopicalAlgebra.ReedyStructure
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
(W₁ W₂ : CategoryTheory.MorphismProperty C) →
[W₁.IsMultiplicative] →
[W₂.IsMultiplicative] →
(α : Type u_2) →
[inst : LinearOrder α] → [OrderBot α] → [SuccOrder α] → [WellFoundedLT α] → Type (max u_1 u_2)A Reedy structure on a category C equipped with two multiplicative
classes of morphisms W₁ and W₂ consists of the data of a degree
map for objects deg : C → α, where α is a well ordered type. The first
two axioms lt₁ and lt₂ express the behaviour of the degree with
respect to morphisms in W₁ (resp. W₂) that are not identities, and
the last axiom says that any morphism can be factored in a unique way
as a morphism in W₁ followed by a morphism in W₂.
- Defined in
- Mathlib.AlgebraicTopology.Reedy.Basic
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- LinearOrderstatement · cited by 8,572
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- OrderBotstatement · cited by 1,055
- SuccOrderstatement · cited by 574
- WellFoundedLTstatement · cited by 491
- CategoryTheory.MorphismProperty.IsMultiplicativestatement · cited by 332
Cited by40
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.ReedyStructure.degstatement and proof · cited by 19
- HomotopicalAlgebra.ReedyStructure.degHomstatement and proof · cited by 13
- HomotopicalAlgebra.ReedyStructure.degHom_lestatement and proof · cited by 5
- HomotopicalAlgebra.ReedyStructure.exists_facstatement and proof · cited by 5
- HomotopicalAlgebra.ReedyStructure.degHom_eqstatement and proof · cited by 3
- HomotopicalAlgebra.ReedyStructure.subsingleton_mapFactorizationDatastatement and proof · cited by 3
- HomotopicalAlgebra.ReedyStructure.degHom_idstatement and proof · cited by 2
- HomotopicalAlgebra.ReedyStructure.lt₁statement and proof · cited by 2
- HomotopicalAlgebra.ReedyStructure.lt₂statement and proof · cited by 2
- HomotopicalAlgebra.ReedyStructure.mapFactorizationDatastatement and proof · cited by 2
- HomotopicalAlgebra.ReedyStructure.opstatement and proof · cited by 2
- HomotopicalAlgebra.ReedyStructure.prop₁_of_degHom_eq_deg_rightstatement and proof · cited by 2