Theorems · Theorem · category theory
CategoryTheory.Limits.pointwiseProductCompEvaluation_hom_app
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {α : Type u_3} {I : α → Type u_4}
[inst_2 : (i : α) → CategoryTheory.Category.{u_5, u_4} (I i)]
[inst_3 : CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Discrete α) C]
(F : (i : α) → CategoryTheory.Functor (I i) (CategoryTheory.Functor D C)) (d : D) (X : (i : α) → I i),
(CategoryTheory.Limits.pointwiseProductCompEvaluation F d).hom.app X =
(CategoryTheory.Limits.piObjIso ((CategoryTheory.Functor.pi F).obj X) d).hom- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.evaluationstatement · cited by 173
- CategoryTheory.Functor.pistatement · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.