Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.op_comp

∀ {C : Type u₁} [inst : CategoryTheory.CategoryStruct.{v₁, u₁} C] {X Y Z : C} {f : X ⟶ Y} {g : Y ⟶ Z},
  (CategoryTheory.CategoryStruct.comp f g).op = CategoryTheory.CategoryStruct.comp g.op f.op
Defined in
Mathlib.CategoryTheory.Opposites
Cited by
72 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryStruct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.op_inv · cited by 7CategoryTheory.op_invCategoryTheory.Pseudofunctor.DescentData'.pullHom_pullHom' · cited by 4DescentData'.pullHom_pull…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map_of_fac · cited by 4IsDenseSubsite.mapPreimag…CategoryTheory.Presieve.isAmalgamation_sieveExtend · cited by 4Presieve.isAmalgamation_s…CategoryTheory.ShortComplex.cyclesOpIso_inv_naturality · cited by 3ShortComplex.cyclesOpIso_…SSet.mono_of_nonDegenerate · cited by 3SSet.mono_of_nonDegenerateCategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Presieve.is_compatible_of_exists_amalgamation · cited by 2Presieve.is_compatible_of…CategoryTheory.Functor.map_opShiftFunctorEquivalence_counitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Subfunctor.family_of_elements_compatible · cited by 2Subfunctor.family_of_elem…CategoryTheory.Precoverage.isSheaf_toGrothendieck_iff · cited by 2Precoverage.isSheaf_toGro…AlgebraicGeometry.Scheme.Modules.toOpen_fromTildeΓ_app · cited by 2Modules.toOpen_fromTildeΓ…CategoryTheory.Limits.snd_opProdIsoCoprod_hom · cited by 2Limits.snd_opProdIsoCopro…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap_restriction · cited by 2essSurj.presheafMap_restr…CategoryTheory.ShortComplex.fromOpcycles_op_cyclesOpIso_inv · cited by 2ShortComplex.fromOpcycles…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.CategoryStruct · cited by 343CategoryTheory.CategorySt…CategoryTheory.op_compCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by72

Results whose statement or proof uses this declaration.