Theorems · Definition · category theory
CategoryTheory.Limits.biprod.uniqueUpToIso
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(X Y : C) →
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] →
{b : CategoryTheory.Limits.BinaryBicone X Y} → b.IsBilimit → (b.pt ≅ X ⊞ Y)Binary 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 biprod.lift b.fst b.snd and biprod.desc b.inl b.inr
are inverses of each other.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptstatement · cited by 95
- CategoryTheory.Limits.biprod.liftproof · cited by 79
- CategoryTheory.Limits.biprod.descproof · cited by 54
- CategoryTheory.Limits.BinaryBicone.sndproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.fstproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.inlproof · cited by 47
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.opIsoproof · cited by 16
- CategoryTheory.Functor.mapBiprodproof · cited by 13
- CategoryTheory.Limits.biprod.uniqueUpToIso_invstatement and proof · cited by 2
- CategoryTheory.Pretriangulated.exists_iso_binaryBiproduct_of_distTriangproof · cited by 1
- CategoryTheory.Limits.biprod.uniqueUpToIso_homstatement and proof · cited by 0