Theorems · Theorem · category theory
CategoryTheory.SimplicialObject.augment_hom_zero
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (X : CategoryTheory.SimplicialObject C) (X₀ : C)
(f : X.obj (Opposite.op { len := 0 }) ⟶ X₀)
(w :
∀ (i : SimplexCategory) (g₁ g₂ : { len := 0 } ⟶ i),
CategoryTheory.CategoryStruct.comp (X.map g₁.op) f = CategoryTheory.CategoryStruct.comp (X.map g₂.op) f),
(X.augment X₀ f w).hom.app (Opposite.op { len := 0 }) = f- 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.
Cites20
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 · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.idstatement · cited by 3,333
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.Category.id_compproof · cited by 1,998
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.Comma.leftstatement · cited by 886
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.