Theorems · Definition · category theory
CategoryTheory.Limits.biproduct.uniqueUpToIso
{J : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(f : J → C) →
[inst_2 : CategoryTheory.Limits.HasBiproduct f] →
{b : CategoryTheory.Limits.Bicone f} → b.IsBilimit → (b.pt ≅ ⨁ f)Biproducts are unique up to isomorphism. This already follows because bilimits are limits,
but in the case of biproducts we can give an isomorphism with particularly nice definitional
properties, namely that biproduct.lift b.π and biproduct.desc b.ι are inverses of each
other.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.Biconestatement and proof · cited by 75
- CategoryTheory.Limits.Bicone.ptstatement · cited by 60
- CategoryTheory.Limits.Bicone.πproof · cited by 40
- CategoryTheory.Limits.Bicone.ιproof · cited by 37
- CategoryTheory.Limits.biproduct.liftproof · cited by 31
- CategoryTheory.Limits.biproduct.descproof · cited by 29
- CategoryTheory.Limits.Bicone.IsBilimitstatement and proof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapBiproductproof · cited by 5
- CategoryTheory.Limits.biproductUniqueIsoproof · cited by 2
- CategoryTheory.Limits.biproduct.uniqueUpToIso_homstatement and proof · cited by 0
- CategoryTheory.Limits.biproduct.uniqueUpToIso_invstatement and proof · cited by 0