Theorems · Definition · category theory
CategoryTheory.Limits.opProductIsoCoproduct
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{α : Type u_1} →
(Z : α → C) → [inst_1 : CategoryTheory.Limits.HasProduct Z] → Opposite.op (∏ᶜ Z) ≅ ∐ fun x => Opposite.op (Z x)The canonical isomorphism from the opposite of the product to the coproduct in the opposite category.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Limits.coproductIsCoproductproof · cited by 31
- CategoryTheory.Limits.productIsProductproof · cited by 11
- CategoryTheory.Limits.opProductIsoCoproduct'proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.π_comp_opProductIsoCoproduct_homstatement · cited by 0
- CategoryTheory.Limits.opProductIsoCoproduct_inv_comp_liftstatement and proof · cited by 0