Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.HasBinaryBiproduct.exists_binary_biproduct

∀ {C : Type uC} {inst : CategoryTheory.Category.{uC', uC} C} {inst_1 : CategoryTheory.Limits.HasZeroMorphisms C}
  {P Q : C} [self : CategoryTheory.Limits.HasBinaryBiproduct P Q],
  Nonempty (CategoryTheory.Limits.BinaryBiproductData P Q)

HasBinaryBiproduct P Q expresses the mere existence of a bicone which is simultaneously a limit and a colimit of the diagram pair P Q.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
0 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

Cites4

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.