Theorems · Theorem · category theory
CategoryTheory.conjugateEquiv_id
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{L₁ : CategoryTheory.Functor C D} {R₁ : CategoryTheory.Functor D C} (adj₁ : L₁ ⊣ R₁),
(CategoryTheory.conjugateEquiv adj₁ adj₁) (CategoryTheory.CategoryStruct.id L₁) = CategoryTheory.CategoryStruct.id R₁- Defined in
- Mathlib.CategoryTheory.Adjunction.Mates
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Functor.map_idproof · cited by 616
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.conjugateEquiv_symm_idproof · cited by 2
- CategoryTheory.MonoidalClosed.pre_idproof · cited by 2
- CategoryTheory.conjugateEquiv_commproof · cited by 0
- CategoryTheory.Adjunction.rightAdjointUniq_reflproof · cited by 0