Theorems · Definition · category theory
CategoryTheory.Iso.prod
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → {P Q : C} → {S T : D} → (P ≅ Q) → (S ≅ T) → ((P, S) ≅ (Q, T))Construct an isomorphism in C × D out of two isomorphisms in C and D.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Prod.mkHomproof · cited by 108
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Sum.functorEquivproof · cited by 31
- CategoryTheory.Bicategory.Prod.sectLproof · cited by 7
- CategoryTheory.Bicategory.Prod.sectRproof · cited by 7
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIsoproof · cited by 6
- CategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIsoproof · cited by 4
- CategoryTheory.functorProdFunctorEquivUnitIsoproof · cited by 3
- CategoryTheory.Bicategory.Prod.sectL_mapstatement · cited by 0
- CategoryTheory.Bicategory.Prod.sectL_mapComp_homstatement · cited by 0
- CategoryTheory.Bicategory.Prod.sectL_mapComp_invstatement · cited by 0
- CategoryTheory.Sum.functorEquiv_counitIsostatement · cited by 0
- CategoryTheory.MonoidalCategory.prodMonoidal_rightUnitorstatement · cited by 0
- CategoryTheory.Bicategory.Prod.sectL_mapId_homstatement · cited by 0