Theorems · Definition · category theory
CategoryTheory.Functor.pi
{I : Type w₀} →
{C : I → Type u₁} →
[inst : (i : I) → CategoryTheory.Category.{v₁, u₁} (C i)] →
{D : I → Type u₂} →
[inst_1 : (i : I) → CategoryTheory.Category.{v₂, u₂} (D i)] →
((i : I) → CategoryTheory.Functor (C i) (D i)) → CategoryTheory.Functor ((i : I) → C i) ((i : I) → D i)Assemble an I-indexed family of functors into a functor between the pi types.
- Defined in
- Mathlib.CategoryTheory.Pi.Basic
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
Cited by37
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pointwiseProductproof · cited by 14
- CategoryTheory.NatTrans.pistatement · cited by 6
- CategoryTheory.Limits.colimitPointwiseProductToProductColimitstatement and proof · cited by 6
- CategoryTheory.Equivalence.piproof · cited by 4
- CategoryTheory.NatIso.pistatement · cited by 4
- CategoryTheory.Limits.ι_colimitPointwiseProductToProductColimit_πstatement · cited by 3
- CategoryTheory.Limits.pointwiseProductCompEvaluationproof · cited by 3
- CategoryTheory.Limits.Pi.constCompPiIsoConststatement and proof · cited by 3
- CategoryTheory.Limits.Sigma.constCompSigmaIsoConststatement and proof · cited by 2
- CategoryTheory.Limits.ι_colimitPointwiseProductToProductColimit_π_assocstatement and proof · cited by 1
- CategoryTheory.Limits.Sigma.constCompSigmaIsoConst_hom_appstatement · cited by 0
- CategoryTheory.Limits.Sigma.constCompSigmaIsoConst_inv_appstatement · cited by 0