Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.biprod.lift_desc

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {X Y : C}
  [inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] {T U : C} {f : T ⟶ X} {g : T ⟶ Y} {h : X ⟶ U} {i : Y ⟶ U},
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.lift f g) (CategoryTheory.Limits.biprod.desc h i) =
    CategoryTheory.CategoryStruct.comp f h + CategoryTheory.CategoryStruct.comp g i
Defined in
Mathlib.CategoryTheory.Preadditive.Biproducts
Cited by
7 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exact · cited by 2SpectralObject.cokernelSe…CategoryTheory.kernelCokernelCompSequence.ι_φ · cited by 1kernelCokernelCompSequenc…CategoryTheory.Limits.biprod.add_eq_lift_id_desc · cited by 1biprod.add_eq_lift_id_descCategoryTheory.kernelCokernelCompSequence.φ_π · cited by 1kernelCokernelCompSequenc…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_fromBiprod · cited by 1MayerVietorisSquare.toBip…CategoryTheory.Limits.biprod.add_eq_lift_desc_id · cited by 0biprod.add_eq_lift_desc_idCategoryTheory.Limits.biprod.lift_desc_assoc · cited by 0biprod.lift_desc_assocCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.Preadditive · cited by 3309CategoryTheory.Preadditiveadd_zero · cited by 2707add_zerozero_add · cited by 2366zero_addCategoryTheory.Limits.comp_zero · cited by 365Limits.comp_zeroCategoryTheory.Limits.zero_comp · cited by 339Limits.zero_compCategoryTheory.Limits.biprod · cited by 312Limits.biprodCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductCategoryTheory.Limits.biprod.snd · cited by 132biprod.sndCategoryTheory.Limits.biprod.inl · cited by 127biprod.inlCategoryTheory.Limits.biprod.fst · cited by 121biprod.fstCategoryTheory.Limits.biprod.inr · cited by 109biprod.inrbiprod.lift_descCITED BYCITES

Cites26

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

Cited by7

Results whose statement or proof uses this declaration.