Theorems · Definition · category theory
CategoryTheory.Equivalence.toAdjunction
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → (e : C ≌ D) → e.functor ⊣ e.inverseThe adjunction given by an equivalence of categories. (To obtain the opposite adjunction,
simply use e.symm.toAdjunction.)
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 60 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.functorstatement · cited by 1,268
- CategoryTheory.Equivalence.inversestatement · cited by 1,130
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.Equivalence.unitproof · cited by 62
- CategoryTheory.Equivalence.counitproof · cited by 52
Cited by101
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.IsMonoidalproof · cited by 40
- CategoryTheory.IsFiltered.of_equivalenceproof · cited by 15
- CategoryTheory.Equivalence.symmEquivInverseproof · cited by 10
- CategoryTheory.IsCofiltered.of_equivalenceproof · cited by 10
- CategoryTheory.Limits.IsColimit.whiskerEquivalenceproof · cited by 9
- CategoryTheory.ShiftedHom.opEquivproof · cited by 9
- CategoryTheory.Pretriangulated.opShiftFunctorEquivalenceSymmHomEquivproof · cited by 6
- CategoryTheory.Equivalence.CommShiftproof · cited by 6
- CategoryTheory.Limits.IsLimit.ofConeEquivproof · cited by 5
- CategoryTheory.Equivalence.symmEquivFunctorproof · cited by 5
- CategoryTheory.Limits.IsColimit.ofWhiskerEquivalenceproof · cited by 4
- CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalenceproof · cited by 4