Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.biprod.fst

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

The projection onto the first summand of a binary biproduct.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
121 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.Limits.biprod.hom_ext · cited by 34biprod.hom_extCategoryTheory.Limits.biprod.lift_fst · cited by 31biprod.lift_fstHomologicalComplex.homotopyCofiber.fstX · cited by 23homotopyCofiber.fstXCategoryTheory.Functor.biprodComparison · cited by 11Functor.biprodComparisonCategoryTheory.Biprod.ofComponents · cited by 10Biprod.ofComponentsCategoryTheory.Limits.pointwiseBinaryBicone · cited by 9Limits.pointwiseBinaryBic…CategoryTheory.Limits.biprod.braiding · cited by 9biprod.braidingCategoryTheory.Limits.biprod.lift_desc · cited by 7biprod.lift_descHomologicalComplex.homotopyCofiber.inrX_fstX · cited by 7homotopyCofiber.inrX_fstXCategoryTheory.Limits.biprod.map_fst · cited by 6biprod.map_fstHomologicalComplex.homotopyCofiber.inlX_fstX · cited by 6homotopyCofiber.inlX_fstXCategoryTheory.Limits.biprod.associator · cited by 6biprod.associatorCategoryTheory.Limits.biprod.inl_fst · cited by 5biprod.inl_fstHomologicalComplex.homotopyCofiber.ext_to_X · cited by 5homotopyCofiber.ext_to_XCategoryTheory.Abelian.Ext.biprodAddEquiv · cited by 5Ext.biprodAddEquivCategoryTheory.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.fst · cited by 48BinaryBicone.fstbiprod.fstCITED BYCITES

Cites7

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

Cited by141

Results whose statement or proof uses this declaration.