Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.biprod.inl

{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] → X ⟶ X ⊞ Y

The inclusion into the first summand of a binary biproduct.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
127 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 18 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

CategoryTheory.kernelCokernelCompSequence.snakeInput · cited by 31kernelCokernelCompSequenc…CategoryTheory.Limits.biprod.hom_ext' · cited by 30biprod.hom_ext'HomologicalComplex.homotopyCofiber.inlX · cited by 29homotopyCofiber.inlXCategoryTheory.Limits.biprod.inl_desc · cited by 20biprod.inl_descHomologicalComplex.cylinder.ι₀ · cited by 15cylinder.ι₀CategoryTheory.Pretriangulated.binaryBiproductTriangle · cited by 14Pretriangulated.binaryBip…CategoryTheory.kernelCokernelCompSequence.φ · cited by 12kernelCokernelCompSequenc…CategoryTheory.Biprod.ofComponents · cited by 10Biprod.ofComponentsCategoryTheory.Limits.pointwiseBinaryBicone · cited by 9Limits.pointwiseBinaryBic…CategoryTheory.Functor.biprodComparison' · cited by 9Functor.biprodComparison'CategoryTheory.Limits.biprod.lift_desc · cited by 7biprod.lift_descCategoryTheory.Limits.biprod.inl_desc_assoc · cited by 6biprod.inl_desc_assocHomologicalComplex.homotopyCofiber.inlX_fstX · cited by 6homotopyCofiber.inlX_fstXHomologicalComplex.homotopyCofiber.inlX_sndX · cited by 6homotopyCofiber.inlX_sndXCategoryTheory.Limits.biprod.inl_fst · cited by 5biprod.inl_fstCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.biprod · cited by 312Limits.biprodCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductCategoryTheory.Limits.BinaryBiproduct.bicone · cited by 68BinaryBiproduct.biconeCategoryTheory.Limits.BinaryBicone.inl · cited by 47BinaryBicone.inlbiprod.inlCITED BYCITES

Cites7

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

Cited by150

Results whose statement or proof uses this declaration.