Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Fork.op

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X Y : C} → {f g : X ⟶ Y} → CategoryTheory.Limits.Fork f g → CategoryTheory.Limits.Cofork f.op g.op

The obvious map Fork f g → Cofork f.op g.op

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Opposites.Equalizers
Cited by
7 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.Fork.op_π · cited by 2Fork.op_πCategoryTheory.Limits.Cofork.unopOpIso · cited by 0Cofork.unopOpIsoCategoryTheory.Limits.Cofork.unop_op_π · cited by 0Cofork.unop_op_πCategoryTheory.Limits.Fork.ofιOpIsoOfπ · cited by 0Fork.ofιOpIsoOfπCategoryTheory.Limits.Fork.opUnopIso · cited by 0Fork.opUnopIsoCategoryTheory.Limits.Fork.op_pt · cited by 0Fork.op_ptCategoryTheory.Limits.Fork.op_unop_ι · cited by 0Fork.op_unop_ιCategoryTheory.Limits.Fork.op_ι_app · cited by 0Fork.op_ι_appCategoryTheory.Limits.Fork.op_ι_app_one · cited by 0Fork.op_ι_app_oneCategoryTheory.Limits.Fork.op_ι_app_zero · cited by 0Fork.op_ι_app_zeroCategoryTheory.Limits.Fork.isLimitEquivIsColimitOp · cited by 0Fork.isLimitEquivIsColimi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Iso.hom · cited by 7684Iso.homQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Limits.Cocone.precompose · cited by 87Cocone.precomposeCategoryTheory.Limits.Fork · cited by 85Limits.ForkCategoryTheory.Limits.Cofork · cited by 80Limits.CoforkCategoryTheory.Limits.Cocone.whisker · cited by 40Cocone.whiskerCategoryTheory.Limits.walkingParallelPairOpEquiv · cited by 23Limits.walkingParallelPai…CategoryTheory.Limits.Cone.op · cited by 22Cone.opCategoryTheory.Limits.parallelPairOpIso · cited by 9Limits.parallelPairOpIsoFork.opCITED BYCITES

Cites14

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

Cited by11

Results whose statement or proof uses this declaration.