Theorems · Theorem · category theory
CategoryTheory.CosimplicialObject.augment_hom_zero
∀ {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).hom.app { len := 0 } = f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 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.
Cites18
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.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.idstatement · cited by 3,333
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Functor.map_idproof · cited by 616
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.