Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Bicone.IsBilimit.isLimit

{J : Type w} →
  {C : Type uC} →
    [inst : CategoryTheory.Category.{uC', uC} C] →
      [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
        {F : J → C} → {B : CategoryTheory.Limits.Bicone F} → B.IsBilimit → CategoryTheory.Limits.IsLimit B.toCone

Structure witnessing that a bicone is both a limit cone and a colimit cocone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Biproducts
Cited by
9 results in Mathlib
Foundations
Depth 30 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.isLimit · cited by 9biproduct.isLimitCategoryTheory.Limits.Bicone.whiskerIsBilimitIff · cited by 2Bicone.whiskerIsBilimitIffCategoryTheory.Limits.preservesBiproduct_of_preservesProduct · cited by 2Limits.preservesBiproduct…CategoryTheory.Limits.BinaryBicone.toBiconeIsBilimit · cited by 1BinaryBicone.toBiconeIsBi…CategoryTheory.Limits.Bicone.IsBilimit.ext · cited by 1IsBilimit.extCategoryTheory.Limits.IsBilimit.total · cited by 1IsBilimit.totalCategoryTheory.Limits.Bicone.toBinaryBiconeIsBilimit · cited by 1Bicone.toBinaryBiconeIsBi…CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBiproduct · cited by 1Limits.preservesBinaryBip…CategoryTheory.Limits.limitBiconeOfUnique_isBilimit_isLimit · cited by 0Limits.limitBiconeOfUniqu…CategoryTheory.Limits.Bicone.IsBilimit.ext_iff · cited by 0IsBilimit.ext_iffCategoryTheory.Limits.biproduct.conePointUniqueUpToIso_hom · cited by 0biproduct.conePointUnique…CategoryTheory.Limits.biproduct.conePointUniqueUpToIso_inv · cited by 0biproduct.conePointUnique…CategoryTheory.Limits.preservesProduct_of_preservesBiproduct · cited by 0Limits.preservesProduct_o…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.Bicone · cited by 75Limits.BiconeCategoryTheory.Limits.Bicone.IsBilimit · cited by 18Bicone.IsBilimitCategoryTheory.Limits.Bicone.toCone · cited by 17Bicone.toConeIsBilimit.isLimitCITED BYCITES

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.