Theorems · Definition · category theory
CategoryTheory.SimplicialObject.augment
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : CategoryTheory.SimplicialObject C) →
(X₀ : C) →
(f : X.obj (Opposite.op { len := 0 }) ⟶ X₀) →
(∀ (i : SimplexCategory) (g₁ g₂ : { len := 0 } ⟶ i),
CategoryTheory.CategoryStruct.comp (X.map g₁.op) f = CategoryTheory.CategoryStruct.comp (X.map g₂.op) f) →
CategoryTheory.SimplicialObject.Augmented CAugment a simplicial object with an object.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 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.
Cites12
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
- Oppositestatement and proof · cited by 8,081
- Opposite.unopproof · cited by 2,231
- SimplexCategorystatement and proof · cited by 2,204
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- CategoryTheory.SimplicialObject.Augmentedstatement · cited by 113
- SimplexCategory.constproof · cited by 47
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.SimplicialObject.augment_hom_appstatement and proof · cited by 1
- classifyingSpaceUniversalCover.compForgetAugmentedproof · cited by 0
- CategoryTheory.SimplicialObject.augment_hom_zerostatement · cited by 0
- CategoryTheory.SimplicialObject.augment_leftstatement and proof · cited by 0
- CategoryTheory.SimplicialObject.augment_rightstatement and proof · cited by 0