Theorems · Definition · category theory
CategoryTheory.Functor.comp
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
CategoryTheory.Functor C D → CategoryTheory.Functor D E → CategoryTheory.Functor C EF ⋙ G is the composition of a functor F and a functor G (F first, then G).
- Defined in
- Mathlib.CategoryTheory.Functor.Basic
- Cited by
- 6,529 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 93 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
Cited by9,333
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.IsSheafproof · cited by 991
- CategoryTheory.Equivalence.unitIsostatement · cited by 536
- CategoryTheory.Functor.whiskerLeftstatement · cited by 496
- CategoryTheory.Equivalence.counitIsostatement · cited by 480
- CategoryTheory.Functor.whiskerRightstatement · cited by 467
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.Adjunction.unitstatement · cited by 387
- CategoryTheory.Adjunction.counitstatement · cited by 376
- CategoryTheory.Functor.associatorstatement and proof · cited by 276
- CategoryTheory.Functor.whiskeringRightproof · cited by 221
- CategoryTheory.Subobject.underlyingproof · cited by 211
- TopCat.Presheaf.germproof · cited by 208
Showing the 200 most cited of 9,333.