Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Bicone.toCone

{J : Type w} →
  {C : Type uC} →
    [inst : CategoryTheory.Category.{uC', uC} C] →
      [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
        {F : J → C} → CategoryTheory.Limits.Bicone F → CategoryTheory.Limits.Cone (CategoryTheory.Discrete.functor F)

A shorthand for toConeFunctor.obj

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Biproducts
Cited by
17 results in Mathlib
Foundations
Depth 29 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.biproduct.map · cited by 24biproduct.mapCategoryTheory.Limits.Bicone.IsBilimit.isLimit · cited by 9IsBilimit.isLimitCategoryTheory.Limits.biproduct.isLimit · cited by 9biproduct.isLimitCategoryTheory.Limits.biproduct.map_π · cited by 5biproduct.map_πCategoryTheory.Limits.Bicone.whiskerIsBilimitIff · cited by 2Bicone.whiskerIsBilimitIffCategoryTheory.Limits.preservesBiproduct_of_preservesProduct · cited by 2Limits.preservesBiproduct…CategoryTheory.Limits.Bicone.IsBilimit.mk.inj · cited by 1mk.injCategoryTheory.Limits.Bicone.IsBilimit.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Limits.Bicone.IsBilimit.ext · cited by 1IsBilimit.extCategoryTheory.Limits.isBilimitOfIsLimit · cited by 1Limits.isBilimitOfIsLimitCategoryTheory.Limits.isBilimitOfTotal · cited by 1Limits.isBilimitOfTotalCategoryTheory.Limits.biproduct.map_eq_map' · cited by 1biproduct.map_eq_map'CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBiproduct · cited by 1Limits.preservesBinaryBip…CategoryTheory.Limits.Bicone.toCone_π_app · cited by 1Bicone.toCone_π_appCategoryTheory.Limits.Bicone.IsBilimit.mk.injEq · cited by 0mk.injEqCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.Bicone · cited by 75Limits.BiconeCategoryTheory.Limits.Bicone.toConeFunctor · cited by 0Bicone.toConeFunctorBicone.toConeCITED BYCITES

Cites8

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

Cited by31

Results whose statement or proof uses this declaration.