Theorems · Definition · category theory
CategoryTheory.evaluation
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C (CategoryTheory.Functor (CategoryTheory.Functor C D) D)The "evaluation at X" functor, such that
(evaluation.obj X).obj F = F.obj X,
which is functorial in both X and F.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 173 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 104 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.NatTrans.appproof · cited by 7,406
Cited by259
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluationstatement and proof · cited by 36
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluationstatement and proof · cited by 29
- CategoryTheory.ShortComplex.FunctorEquivalence.functorproof · cited by 18
- CategoryTheory.flipCompEvaluationstatement and proof · cited by 12
- CategoryTheory.Limits.pullbackObjIsoproof · cited by 9
- CategoryTheory.Limits.pushoutObjIsoproof · cited by 9
- CategoryTheory.typeEquivproof · cited by 9
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_hom_πstatement and proof · cited by 9
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurriedproof · cited by 9
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_invstatement and proof · cited by 9
- CategoryTheory.Limits.evaluationJointlyReflectsColimitsstatement and proof · cited by 8
- CategoryTheory.Limits.evaluationJointlyReflectsLimitsstatement and proof · cited by 7
Showing the 200 most cited of 259.