Theorems · Theorem · category theory
CategoryTheory.Bicategory.toNatTrans_conjugateEquiv
∀ {C D : CategoryTheory.Cat} {L₁ L₂ : C ⟶ D} {R₁ R₂ : D ⟶ C} (adj₁ : CategoryTheory.Bicategory.Adjunction L₁ R₁)
(adj₂ : CategoryTheory.Bicategory.Adjunction L₂ R₂) (f : L₂ ⟶ L₁),
((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) f).toNatTrans =
(CategoryTheory.conjugateEquiv (CategoryTheory.Adjunction.ofCat adj₁) (CategoryTheory.Adjunction.ofCat adj₂))
f.toNatTrans- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.