Theorems · Definition · category theory
CategoryTheory.functorProdToProdFunctor
(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] →
CategoryTheory.Functor (CategoryTheory.Functor A (B × C))
(CategoryTheory.Functor A B × CategoryTheory.Functor A C)The backward direction for functorProdFunctorEquiv
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Prod.mkHomproof · cited by 108
- CategoryTheory.Prod.fstproof · cited by 51
- CategoryTheory.Prod.sndproof · cited by 50
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.functorProdFunctorEquivproof · cited by 4
- CategoryTheory.functorProdFunctorEquivCounitIsostatement · cited by 3
- CategoryTheory.functorProdFunctorEquivUnitIsostatement · cited by 3
- CategoryTheory.prod.functorProdToProdFunctorAssociatorstatement and proof · cited by 2
- CategoryTheory.functorProdFunctorEquivCounitIso_hom_app_appstatement · cited by 0
- CategoryTheory.functorProdFunctorEquivCounitIso_inv_app_appstatement · cited by 0
- CategoryTheory.functorProdFunctorEquivUnitIso_hom_appstatement · cited by 0
- CategoryTheory.functorProdFunctorEquivUnitIso_inv_appstatement · cited by 0
- CategoryTheory.functorProdFunctorEquiv_counitIsostatement · cited by 0
- CategoryTheory.functorProdFunctorEquiv_inversestatement · cited by 0
- CategoryTheory.functorProdFunctorEquiv_unitIsostatement · cited by 0
- CategoryTheory.prod.functorProdToProdFunctorAssociator_hom_appstatement · cited by 0