Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.biprod.inl_desc

∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  {W X Y : C} [inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] (f : X ⟶ W) (g : Y ⟶ W),
  CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.inl (CategoryTheory.Limits.biprod.desc f g) = f
Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
20 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.

CategoryTheory.Limits.biprod.inl_desc_assoc · cited by 6biprod.inl_desc_assocHomologicalComplex.cylinder.ι₀_desc · cited by 4cylinder.ι₀_descCategoryTheory.Limits.biprod.desc_eq · cited by 2biprod.desc_eqCategoryTheory.Functor.inl_biprodComparison' · cited by 1Functor.inl_biprodCompari…CategoryTheory.Limits.biprod.mapBiprod_inv_map_desc · cited by 1biprod.mapBiprod_inv_map_…CategoryTheory.SemiadditiveOfBinaryBiproducts.distrib · cited by 1SemiadditiveOfBinaryBipro…CategoryTheory.SemiadditiveOfBinaryBiproducts.isUnital_rightAdd · cited by 1SemiadditiveOfBinaryBipro…CategoryTheory.Limits.biprod.inl_opIso_inv · cited by 1biprod.inl_opIso_invCategoryTheory.Preadditive.RightFreyd.Candidate.π_desc · cited by 1Candidate.π_descCategoryTheory.kernelCokernelCompSequence.φ_π · cited by 1kernelCokernelCompSequenc…HomologicalComplex.inl_biprodXIso_inv · cited by 1HomologicalComplex.inl_bi…CategoryTheory.IsPushout.hom_eq_add_up_to_refinements · cited by 1IsPushout.hom_eq_add_up_t…HomologicalComplex.biprod_inl_desc_f · cited by 1HomologicalComplex.biprod…CategoryTheory.kernelCokernelCompSequence.inl_π · cited by 1kernelCokernelCompSequenc…CategoryTheory.kernelCokernelCompSequence.inl_φ · cited by 1kernelCokernelCompSequenc…CategoryTheory.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.inl · cited by 127biprod.inlCategoryTheory.Limits.BinaryCofan.mk · cited by 83BinaryCofan.mkCategoryTheory.Limits.IsColimit.fac · cited by 82IsColimit.facCategoryTheory.Limits.biprod.desc · cited by 54biprod.descCategoryTheory.Limits.BinaryBiproduct.isColimit · cited by 8BinaryBiproduct.isColimitbiprod.inl_descCITED BYCITES

Cites11

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

Cited by20

Results whose statement or proof uses this declaration.