Theorems · Definition · category theory
CategoryTheory.functorProdFunctorEquivUnitIso
(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.id (CategoryTheory.Functor A B × CategoryTheory.Functor A C) ≅
(CategoryTheory.prodFunctorToFunctorProd A B C).comp (CategoryTheory.functorProdToProdFunctor A B C)The unit isomorphism for functorProdFunctorEquiv
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Iso.prodproof · cited by 19
- CategoryTheory.prodFunctorToFunctorProdstatement · cited by 17
- CategoryTheory.functorProdToProdFunctorstatement · cited by 11
- CategoryTheory.Functor.prod'CompFstproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.functorProdFunctorEquivproof · cited by 4
- CategoryTheory.functorProdFunctorEquiv_unitIsostatement · cited by 0
- CategoryTheory.functorProdFunctorEquivUnitIso_hom_appstatement · cited by 0
- CategoryTheory.functorProdFunctorEquivUnitIso_inv_appstatement · cited by 0