Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Idempotents.Karoubi.Biproducts.bicone

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [CategoryTheory.Limits.HasFiniteBiproducts C] →
        {J : Type} → [Finite J] → (F : J → CategoryTheory.Idempotents.Karoubi C) → CategoryTheory.Limits.Bicone F

The Bicone used in order to obtain the existence of the biproduct of a functor J ⥤ Karoubi C when the category C is additive.

Defined in
Mathlib.CategoryTheory.Idempotents.Biproducts
Cited by
4 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasFiniteBiproductsFinite

Around this declaration

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

Cites14

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

Cited by4

Results whose statement or proof uses this declaration.