Theorems · Definition · category theory
CategoryTheory.Functor.rightOp
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor Cᵒᵖ D → CategoryTheory.Functor C DᵒᵖAnother variant of the opposite of functor, turning a functor Cᵒᵖ ⥤ D into a functor C ⥤ Dᵒᵖ.
In informal mathematics no distinction is made.
- Defined in
- Mathlib.CategoryTheory.Opposites
- Cited by
- 214 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 59 definitions · uses propext
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Quiver.Hom.opproof · cited by 1,948
Cited by314
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.opEquivproof · cited by 18
- CategoryTheory.NatTrans.rightOpstatement · cited by 18
- AlgebraicGeometry.ΓSpec.adjunctionstatement · cited by 16
- CategoryTheory.Limits.coconeRightOpOfConestatement · cited by 16
- CategoryTheory.Functor.functorHomproof · cited by 16
- CategoryTheory.Functor.leftOpRightOpEquivproof · cited by 15
- CategoryTheory.SimplicialObject.Augmented.rightOpproof · cited by 15
- AlgebraicGeometry.ΓSpec.locallyRingedSpaceAdjunctionstatement · cited by 11
- CategoryTheory.Limits.coneOfCoconeRightOpstatement and proof · cited by 9
- CategoryTheory.Limits.coneRightOpOfCoconestatement · cited by 9
- CategoryTheory.Limits.coconeOfConeRightOpstatement and proof · cited by 9
- CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceproof · cited by 9
Showing the 200 most cited of 314.