Theorems · Theorem · category theory
CategoryTheory.CosimplicialObject.augment_right
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (X : CategoryTheory.CosimplicialObject C) (X₀ : C)
(f : X₀ ⟶ X.obj { len := 0 })
(w :
∀ (i : SimplexCategory) (g₁ g₂ : { len := 0 } ⟶ i),
CategoryTheory.CategoryStruct.comp f (X.map g₁) = CategoryTheory.CategoryStruct.comp f (X.map g₂)),
(X.augment X₀ f w).right = X- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.idstatement · cited by 3,333
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.Comma.rightstatement and proof · cited by 727
- CategoryTheory.CosimplicialObjectstatement and proof · cited by 125
- CategoryTheory.CosimplicialObject.conststatement · cited by 55
- CategoryTheory.CosimplicialObject.augmentstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.