Theorems · Definition · category theory
CategoryTheory.Functor.prod
{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] →
{D : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] →
CategoryTheory.Functor A B → CategoryTheory.Functor C D → CategoryTheory.Functor (A × C) (B × D)The Cartesian product of two functors.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 126 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 58 definitions · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.Prod.mkHomproof · cited by 108
Cited by180
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.prodproof · cited by 16
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitLeftstatement · cited by 10
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitRightstatement · cited by 9
- CategoryTheory.MonoidalCategory.DayFunctor.ηstatement and proof · cited by 6
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂'statement · cited by 5
- CategoryTheory.StructuredArrow.prodFunctorstatement and proof · cited by 5
- CategoryTheory.StructuredArrow.prodInversestatement · cited by 5
- CategoryTheory.CostructuredArrow.prodFunctorstatement and proof · cited by 5
- CategoryTheory.CostructuredArrow.prodInversestatement · cited by 5
- CategoryTheory.NatTrans.prodstatement · cited by 5
- CategoryTheory.MonoidalCategory.DayConvolution.associatorCorepresentingIsostatement and proof · cited by 4