Theorems · Theorem · category theory
CategoryTheory.Limits.biproduct.hom_ext
∀ {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]
{Z : C} (g h : Z ⟶ ⨁ f),
(∀ (j : J),
CategoryTheory.CategoryStruct.comp g (CategoryTheory.Limits.biproduct.π f j) =
CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.biproduct.π f j)) →
g = h- Cited by
- 27 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.Discrete.asproof · cited by 269
- CategoryTheory.Limits.biproductstatement and proof · cited by 188
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.biproduct.πstatement and proof · cited by 93
- CategoryTheory.Limits.IsLimit.hom_extproof · cited by 43
- CategoryTheory.Limits.biproduct.isLimitproof · cited by 9
Cited by27
Results whose statement or proof uses this declaration.
- CategoryTheory.leftDistributor_homproof · cited by 4
- CategoryTheory.rightDistributor_homproof · cited by 4
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturalityproof · cited by 2
- CategoryTheory.leftDistributor_ext_rightproof · cited by 2
- CategoryTheory.Limits.biproduct.isoProduct_invproof · cited by 2
- CategoryTheory.Limits.biproduct.ι_toSubtypeproof · cited by 2
- CategoryTheory.rightDistributor_ext_rightproof · cited by 2
- CategoryTheory.Limits.biproduct.fromSubtype_toSubtypeproof · cited by 1
- CategoryTheory.Limits.biproduct.toSubtype_fromSubtypeproof · cited by 1
- CategoryTheory.Limits.biproduct.lift_eqproof · cited by 1
- CategoryTheory.Limits.biproduct.lift_mapproof · cited by 1
- CategoryTheory.Limits.biproduct.lift_matrixproof · cited by 1