Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryBicone.toCocone

{C : Type uC} →
  [inst : CategoryTheory.Category.{uC', uC} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {P Q : C} → CategoryTheory.Limits.BinaryBicone P Q → CategoryTheory.Limits.Cocone (CategoryTheory.Limits.pair P Q)

Extract the cocone from a binary bicone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
16 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.Limits.BinaryBiproduct.isColimit · cited by 8BinaryBiproduct.isColimitCategoryTheory.Limits.BinaryBicone.IsBilimit.isColimit · cited by 5IsBilimit.isColimitCategoryTheory.Limits.biprod.inl_map · cited by 3biprod.inl_mapCategoryTheory.Limits.biprod.inr_map · cited by 3biprod.inr_mapCategoryTheory.Limits.pointwiseBinaryBicone.isBilimit · cited by 2pointwiseBinaryBicone.isB…CategoryTheory.Limits.biprod.map_eq_map' · cited by 2biprod.map_eq_map'CategoryTheory.Limits.BinaryBicone.IsBilimit.mk.inj · cited by 1mk.injCategoryTheory.Limits.BinaryBicone.IsBilimit.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Limits.isBinaryBilimitOfIsColimit · cited by 1Limits.isBinaryBilimitOfI…CategoryTheory.Limits.isBinaryBilimitOfTotal · cited by 1Limits.isBinaryBilimitOfT…CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryCoproduct · cited by 1Limits.preservesBinaryBip…CategoryTheory.Limits.biprod.map' · cited by 1biprod.map'CategoryTheory.Limits.BinaryBicone.isBilimitOfCokernelFst · cited by 0BinaryBicone.isBilimitOfC…CategoryTheory.Limits.BinaryBicone.IsBilimit.mk.injEq · cited by 0mk.injEqCategoryTheory.Limits.BinaryBicone.isColimitInlCokernelCofork · cited by 0BinaryBicone.isColimitInl…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.BinaryBicone · cited by 111Limits.BinaryBiconeCategoryTheory.Limits.BinaryCofan.mk · cited by 83BinaryCofan.mkCategoryTheory.Limits.BinaryBicone.inl · cited by 47BinaryBicone.inlCategoryTheory.Limits.BinaryBicone.inr · cited by 47BinaryBicone.inrBinaryBicone.toCoconeCITED BYCITES

Cites10

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

Cited by34

Results whose statement or proof uses this declaration.