Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.comp_apply
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {FC : outParam (C → C → Type u_1)} {CC : outParam (C → Type w)}
{inst_1 : outParam ((X Y : C) → FunLike (FC X Y) (CC X) (CC Y))} [self : CategoryTheory.ConcreteCategory C FC]
{X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z) (x : CC X),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) x =
(CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) x)- Cited by
- 60 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by60
Results whose statement or proof uses this declaration.
- CategoryTheory.comp_applyproof · cited by 387
- TopCat.Presheaf.germ_res_applyproof · cited by 14
- TopCat.Presheaf.stalkFunctor_map_germ_applyproof · cited by 7
- TopCat.Sheaf.eq_of_locally_eq'proof · cited by 6
- SimplexCategory.σ₀Iter_succproof · cited by 5
- TopCat.GlueData.ι_eq_iff_relproof · cited by 4
- AddMonCat.FilteredColimits.colimit_add_mk_eqproof · cited by 3
- CategoryTheory.Limits.Concrete.multiequalizer_extproof · cited by 3
- SimplexCategory.δ₀Iter_succ'proof · cited by 3
- AlgebraicGeometry.PresheafedSpace.GlueData.snd_invApp_t_app'proof · cited by 2