Theorems · Definition · category theory
CategoryTheory.CosimplicialObject.augment
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : CategoryTheory.CosimplicialObject C) →
(X₀ : C) →
(f : X₀ ⟶ X.obj { len := 0 }) →
(∀ (i : SimplexCategory) (g₁ g₂ : { len := 0 } ⟶ i),
CategoryTheory.CategoryStruct.comp f (X.map g₁) = CategoryTheory.CategoryStruct.comp f (X.map g₂)) →
CategoryTheory.CosimplicialObject.Augmented CAugment a cosimplicial object with an object.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 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.
Cites9
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
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.CosimplicialObjectstatement and proof · cited by 125
- CategoryTheory.CosimplicialObject.Augmentedstatement · cited by 72
- SimplexCategory.constproof · cited by 47
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.CosimplicialObject.augment_hom_appstatement and proof · cited by 1
- CategoryTheory.CosimplicialObject.augment_hom_zerostatement · cited by 0
- CategoryTheory.CosimplicialObject.augment_leftstatement and proof · cited by 0
- CategoryTheory.CosimplicialObject.augment_rightstatement and proof · cited by 0