Theorems · Definition · category theory
CategoryTheory.Limits.opProdIsoCoprod
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(A B : C) →
[inst_1 : CategoryTheory.Limits.HasBinaryProduct A B] → Opposite.op (A ⨯ B) ≅ Opposite.op A ⨿ Opposite.op BThe canonical isomorphism from the opposite of the binary product to the coproduct in the opposite category.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 40 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
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Quiver.Hom.opproof · cited by 1,948
- Quiver.Hom.unopproof · cited by 903
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.Limits.prod.fstproof · cited by 189
- CategoryTheory.Limits.prod.sndproof · cited by 185
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.Limits.coprod.inlproof · cited by 137
- CategoryTheory.Limits.coprod.inrproof · cited by 132
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.inl_opProdIsoCoprod_invstatement and proof · cited by 2
- CategoryTheory.Limits.fst_opProdIsoCoprod_homstatement · cited by 2
- CategoryTheory.Limits.inr_opProdIsoCoprod_invstatement and proof · cited by 2
- CategoryTheory.Limits.snd_opProdIsoCoprod_homstatement · cited by 2
- CategoryTheory.Limits.opProdIsoCoprod_hom_fststatement · cited by 1
- CategoryTheory.Limits.opProdIsoCoprod_hom_sndstatement · cited by 1
- CategoryTheory.Limits.opProdIsoCoprod_inv_inlstatement · cited by 1
- CategoryTheory.Limits.opProdIsoCoprod_inv_inrstatement · cited by 1
- CategoryTheory.Limits.opProdIsoCoprod_hom_fst_assocstatement and proof · cited by 0
- CategoryTheory.Limits.opProdIsoCoprod_hom_snd_assocstatement and proof · cited by 0
- CategoryTheory.Limits.opProdIsoCoprod_inv_inl_assocstatement and proof · cited by 0
- CategoryTheory.Limits.inl_opProdIsoCoprod_inv_assocstatement and proof · cited by 0