Theorems · Definition · category theory
CategoryTheory.Equivalence.changeFunctor
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(e : C ≌ D) → {G : CategoryTheory.Functor C D} → (e.functor ≅ G) → (C ≌ D)If e : C ≌ D is an equivalence of categories, and iso : e.functor ≅ G is
an isomorphism, then there is an equivalence of categories whose functor is G.
- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Equivalence.functorstatement and proof · 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.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicTopology.DoldKan.Compatibility.equivalence₁proof · cited by 5
- CategoryTheory.Functor.isEquivalence_of_isoproof · cited by 4
- CategoryTheory.Abelian.DoldKan.equivalenceproof · cited by 2
- CategoryTheory.Equivalence.changeFunctor_counitIso_hom_appstatement and proof · cited by 2
- CategoryTheory.Equivalence.changeFunctor_unitIso_hom_appstatement and proof · cited by 2
- AlgebraicTopology.DoldKan.Compatibility.equivalence₂UnitIso_eqproof · cited by 1
- CategoryTheory.Equivalence.changeFunctor_counitIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Equivalence.changeFunctor_functorstatement and proof · cited by 0
- CategoryTheory.Equivalence.changeFunctor_inversestatement and proof · cited by 0
- CategoryTheory.Equivalence.changeFunctor_reflstatement and proof · cited by 0
- CategoryTheory.Equivalence.changeFunctor_transstatement and proof · cited by 0
- CategoryTheory.Equivalence.changeFunctor_unitIso_inv_appstatement and proof · cited by 0