Theorems · Definition · category theory
CategoryTheory.Adjunction.rightOp
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F : CategoryTheory.Functor Cᵒᵖ D} → {G : CategoryTheory.Functor Dᵒᵖ C} → (F.rightOp ⊣ G) → (G.rightOp ⊣ F)If F.rightOp is adjoint to G then G.rightOp is adjoint to F.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Functor.rightOpstatement and proof · cited by 214
- CategoryTheory.NatTrans.opproof · cited by 41
- CategoryTheory.NatTrans.unopproof · cited by 22
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.rightOp_eqstatement · cited by 0
- CategoryTheory.Adjunction.rightOp_unitstatement and proof · cited by 0
- CategoryTheory.Adjunction.rightOp_counitstatement and proof · cited by 0