Theorems · Theorem · category theory
CategoryTheory.CosimplicialObject.Augmented.w_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : CategoryTheory.CosimplicialObject.Augmented C}
{η : X ⟶ Y} {n : SimplexCategory},
CategoryTheory.CategoryStruct.comp η.left (Y.hom.app n) =
CategoryTheory.CategoryStruct.comp (X.hom.app n) (η.right.app n)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 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.
Cites17
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.idstatement · cited by 3,333
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
- CategoryTheory.Comma.homstatement · cited by 490
- CategoryTheory.CommaMorphism.rightstatement · cited by 391
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CosimplicialObject.Augmented.w_app_assocproof · cited by 0