Theorems · Definition · category theory
CategoryTheory.Limits.piObjIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} D] →
{α : Type w} →
[inst_2 : CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Discrete α) C] →
(f : α → CategoryTheory.Functor D C) → (d : D) → (∏ᶜ f).obj d ≅ ∏ᶜ fun s => (f s).obj dEvaluating a product of functors amounts to taking the product of the evaluations.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Isostatement · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.evaluationproof · cited by 173
- CategoryTheory.Limits.HasLimit.isoOfNatIsoproof · cited by 41
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pointwiseProductCompEvaluationproof · cited by 3
- CategoryTheory.Limits.piObjIso_hom_comp_πstatement · cited by 2
- CategoryTheory.Limits.piObjIso_hom_comp_π_assocstatement and proof · cited by 1
- CategoryTheory.Limits.piObjIso_inv_comp_πstatement · cited by 1
- CategoryTheory.Limits.piObjIso_inv_comp_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitPointwiseProductToProductColimit_appstatement and proof · cited by 0
- CategoryTheory.Limits.evaluationCoconePointwiseProductIsoproof · cited by 0
- CategoryTheory.Limits.pointwiseProductCompEvaluation_hom_appstatement · cited by 0
- CategoryTheory.Limits.pointwiseProductCompEvaluation_inv_appstatement · cited by 0