Theorems · Definition · category theory
CategoryTheory.flipCompEvaluation
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{C : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
(F : CategoryTheory.Functor A (CategoryTheory.Functor B C)) →
(a : A) → F.flip.comp ((CategoryTheory.evaluation A C).obj a) ≅ F.obj aF.flip composed with evaluation is the same as evaluating F.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.flipstatement and proof · cited by 320
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.evaluationstatement and proof · cited by 173
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitFlipIsoCompColimproof · cited by 4
- CategoryTheory.Limits.limitFlipIsoCompLimproof · cited by 2
- CategoryTheory.Limits.ι_colimitLimitIso_limit_πproof · cited by 1
- CategoryTheory.Limits.colimitFlipIsoCompColim_inv_appstatement · cited by 0
- CategoryTheory.Limits.limitFlipIsoCompLim_hom_appstatement · cited by 0
- CategoryTheory.Limits.limitFlipIsoCompLim_inv_appstatement · cited by 0
- CategoryTheory.Limits.limCompFlipIsoWhiskerLim_hom_app_appstatement · cited by 0
- CategoryTheory.Limits.limCompFlipIsoWhiskerLim_inv_app_appstatement · cited by 0
- CategoryTheory.flipCompEvaluation_hom_appstatement and proof · cited by 0
- CategoryTheory.flipCompEvaluation_inv_appstatement and proof · cited by 0
- CategoryTheory.Limits.colimCompFlipIsoWhiskerColim_hom_app_appstatement · cited by 0