Theorems · Definition · category theory
CategoryTheory.Equivalence.congrRight
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
(C ≌ D) → (CategoryTheory.Functor E C ≌ CategoryTheory.Functor E D)If C is equivalent to D, then E ⥤ C is equivalent to E ⥤ D.
- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Functor.whiskeringRightproof · cited by 221
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.prod.functorProdToProdFunctorAssociatorstatement and proof · cited by 2
- CategoryTheory.Equivalence.congrRightFunctorproof · cited by 2
- CategoryTheory.prod.prodFunctorToFunctorProdAssociatorstatement · cited by 2
- CategoryTheory.Idempotents.karoubiUniversalproof · cited by 1
- CategoryTheory.Idempotents.karoubiUniversal₂proof · cited by 1
- CategoryTheory.HasExactColimitsOfShape.of_codomain_equivalenceproof · cited by 1
- CategoryTheory.Equivalence.congrRight_inversestatement and proof · cited by 0
- CategoryTheory.Equivalence.congrRight_unitIso_hom_appstatement and proof · cited by 0
- CategoryTheory.HasExactLimitsOfShape.of_codomain_equivalenceproof · cited by 0
- CategoryTheory.Equivalence.congrRight_unitIso_inv_appstatement · cited by 0
- CategoryTheory.prod.functorProdToProdFunctorAssociator_hom_appstatement · cited by 0
- CategoryTheory.prod.functorProdToProdFunctorAssociator_inv_appstatement · cited by 0