Mathlib Map

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
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.limitObjIsoLimitCompEvaluation · cited by 36Limits.limitObjIsoLimitCo…CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation · cited by 29Limits.colimitObjIsoColim…CategoryTheory.ShortComplex.FunctorEquivalence.functor · cited by 18FunctorEquivalence.functorCategoryTheory.flipCompEvaluation · cited by 12CategoryTheory.flipCompEv…CategoryTheory.Limits.pullbackObjIso · cited by 9Limits.pullbackObjIsoCategoryTheory.Limits.pushoutObjIso · cited by 9Limits.pushoutObjIsoCategoryTheory.typeEquiv · cited by 9CategoryTheory.typeEquivCategoryTheory.Limits.limitObjIsoLimitCompEvaluation_hom_π · cited by 9Limits.limitObjIsoLimitCo…CategoryTheory.MonoidalCategory.externalProductBifunctorCurried · cited by 9MonoidalCategory.external…CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_inv · cited by 9Limits.colimitObjIsoColim…CategoryTheory.Limits.evaluationJointlyReflectsColimits · cited by 8Limits.evaluationJointlyR…CategoryTheory.Limits.evaluationJointlyReflectsLimits · cited by 7Limits.evaluationJointlyR…CategoryTheory.Limits.piObjIso · cited by 7Limits.piObjIsoCategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_π_app · cited by 6Limits.limitObjIsoLimitCo…CategoryTheory.piEquivalenceFunctorDiscreteCompEvaluationIso · cited by 6CategoryTheory.piEquivale…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.evaluationCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by259

Results whose statement or proof uses this declaration.