Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Indecomposable

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] → [CategoryTheory.Limits.HasBinaryBiproducts C] → C → Prop

An object is indecomposable if it cannot be written as the biproduct of two nonzero objects.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
1 results in Mathlib
Foundations
Depth 7 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasBinaryBiproducts

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.