Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.biprod.hom_ext

∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  {X Y Z : C} [inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] (f g : Z ⟶ X ⊞ Y),
  CategoryTheory.CategoryStruct.comp f CategoryTheory.Limits.biprod.fst =
      CategoryTheory.CategoryStruct.comp g CategoryTheory.Limits.biprod.fst →
    CategoryTheory.CategoryStruct.comp f CategoryTheory.Limits.biprod.snd =
        CategoryTheory.CategoryStruct.comp g CategoryTheory.Limits.biprod.snd →
      f = g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
34 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

HomologicalComplex.homotopyCofiber.ext_to_X · cited by 5homotopyCofiber.ext_to_XCategoryTheory.Limits.biprod.total · cited by 4biprod.totalHomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₀_mapHomolo…HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₁_mapHomolo…CategoryTheory.Limits.biprod.isoProd_inv · cited by 2biprod.isoProd_invCategoryTheory.Limits.biprod.map_eq_map' · cited by 2biprod.map_eq_map'CategoryTheory.Limits.biprod.symmetry' · cited by 2biprod.symmetry'CategoryTheory.Limits.biprod.braiding_map_braiding · cited by 1biprod.braiding_map_braid…CategoryTheory.Limits.biprod.fst_op_opIso_hom · cited by 1biprod.fst_op_opIso_homHomologicalComplex.cylinder.πCompι₀Homotopy.inrX_nullHomotopy_f · cited by 1πCompι₀Homotopy.inrX_null…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesE_exact · cited by 1SpectralObject.cokernelSe…CategoryTheory.Limits.biprod.isoCoprod_inv · cited by 1biprod.isoCoprod_invCategoryTheory.Pretriangulated.exists_iso_binaryBiproduct_of_distTriang · cited by 1Pretriangulated.exists_is…CategoryTheory.Limits.biprod.lift_eq · cited by 1biprod.lift_eqCategoryTheory.Limits.biprod_isZero_iff · cited by 1Limits.biprod_isZero_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.biprod · cited by 312Limits.biprodCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductCategoryTheory.Limits.biprod.snd · cited by 132biprod.sndCategoryTheory.Limits.biprod.fst · cited by 121biprod.fstCategoryTheory.Limits.BinaryBiproduct.isLimit · cited by 14BinaryBiproduct.isLimitCategoryTheory.Limits.BinaryFan.IsLimit.hom_ext · cited by 5IsLimit.hom_extbiprod.hom_extCITED BYCITES

Cites10

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

Cited by34

Results whose statement or proof uses this declaration.