Theorems · Definition · category theory
CategoryTheory.Sum.functorEquiv
(A : Type u_1) →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
(A' : Type u_2) →
[inst_1 : CategoryTheory.Category.{v_2, u_2} A'] →
(B : Type u) →
[inst_2 : CategoryTheory.Category.{v, u} B] →
CategoryTheory.Functor (A ⊕ A') B ≌ CategoryTheory.Functor A B × CategoryTheory.Functor A' BThe equivalence between functors from a sum and the product of the functor categories.
- Defined in
- Mathlib.CategoryTheory.Sums.Products
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Equivalencestatement · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Prod.mkHomproof · cited by 108
- CategoryTheory.Sum.inl_proof · cited by 63
- CategoryTheory.Sum.inr_proof · cited by 63
- CategoryTheory.Functor.sum'proof · cited by 43
Cited by38
Results whose statement or proof uses this declaration.
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIsostatement · cited by 6
- CategoryTheory.Sum.natTransOfWhiskerLeftInlInrproof · cited by 5
- CategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIsostatement · cited by 4
- CategoryTheory.Sum.functorEquivFunctorCompFstIsostatement and proof · cited by 2
- CategoryTheory.Sum.functorEquivFunctorCompSndIsostatement and proof · cited by 2
- CategoryTheory.Sum.functorEquivInverseCompWhiskeringLeftInlIsostatement · cited by 2
- CategoryTheory.Sum.functorEquivInverseCompWhiskeringLeftInrIsostatement · cited by 2
- CategoryTheory.Sum.functorEquiv_unitIsostatement and proof · cited by 1
- CategoryTheory.Sum.natTransOfWhiskerLeftInlInr_appstatement · cited by 1
- CategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIso_hom_app_fststatement · cited by 0
- CategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIso_hom_app_sndstatement · cited by 0
- CategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIso_inv_app_fststatement · cited by 0