Theorems · Definition · category theory
CategoryTheory.Equivalence.prod
{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] →
{D : Type u₄} → [inst_3 : CategoryTheory.Category.{v₄, u₄} D] → (A ≌ B) → (C ≌ D) → (A × C ≌ B × D)The Cartesian product of two equivalences of categories.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 16 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.
Cites8
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.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Functor.prodproof · cited by 126
- CategoryTheory.NatIso.prodproof · cited by 4
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.prod.prodμproof · cited by 8
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIsostatement · cited by 6
- CategoryTheory.prod.prodμ_counitIso_hom_appstatement · cited by 0
- CategoryTheory.prod.prodμ_counitIso_inv_appstatement · cited by 0
- CategoryTheory.prod.prodμ_functor_mapstatement · cited by 0
- CategoryTheory.prod.prodμ_inverse_mapstatement · cited by 0
- CategoryTheory.prod.prodμ_unitIso_hom_appstatement · cited by 0
- CategoryTheory.prod.prodμ_unitIso_inv_appstatement · cited by 0
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIso_hom_app_fststatement · cited by 0
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIso_hom_app_snd_fststatement · cited by 0
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIso_hom_app_snd_sndstatement · cited by 0
- CategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIso_inv_app_fststatement · cited by 0