Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.biprod.lift

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

Given a pair of maps into the summands of a binary biproduct, we obtain a map into the binary biproduct.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
79 results in Mathlib
Foundations
Depth 27 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.lift_snd · cited by 33biprod.lift_sndHomologicalComplex.cylinder · cited by 32HomologicalComplex.cylind…CategoryTheory.Limits.biprod.lift_fst · cited by 31biprod.lift_fstHomologicalComplex.HasCylinder · cited by 27HomologicalComplex.HasCyl…HomologicalComplex.cylinder.ι₀ · cited by 15cylinder.ι₀CategoryTheory.kernelCokernelCompSequence.φ · cited by 12kernelCokernelCompSequenc…CategoryTheory.Functor.biprodComparison · cited by 11Functor.biprodComparisonHomologicalComplex.cylinder.ι₁ · cited by 9cylinder.ι₁CategoryTheory.GrothendieckTopology.MayerVietorisSquare.shortComplex · cited by 9MayerVietorisSquare.short…CategoryTheory.CommSq.shortComplex · cited by 9CommSq.shortComplexCategoryTheory.Limits.biprod.braiding · cited by 9biprod.braidingCategoryTheory.Abelian.SpectralObject.kernelSequenceE · cited by 7SpectralObject.kernelSequ…CategoryTheory.Limits.biprod.lift_desc · cited by 7biprod.lift_descCategoryTheory.kernelCokernelCompSequence.ι · cited by 7kernelCokernelCompSequenc…CategoryTheory.CommSq.shortComplex' · cited by 7CommSq.shortComplex'CategoryTheory.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.isLimit · cited by 14BinaryBiproduct.isLimitCategoryTheory.Limits.BinaryFan.IsLimit.lift · cited by 12IsLimit.liftbiprod.liftCITED BYCITES

Cites7

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

Cited by118

Results whose statement or proof uses this declaration.