Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.Bicone.IsBilimit

{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 → Type (max (max uC uC') w)

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

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Biproducts
Cited by
18 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

Cites3

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

Cited by47

Results whose statement or proof uses this declaration.