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- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- CategoryTheory.Limits.comp_zeroproof · cited by 365
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.Limits.biprodstatement and proof · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.biprod.sndproof · cited by 132
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exactproof · cited by 2
- CategoryTheory.kernelCokernelCompSequence.ι_φproof · cited by 1
- CategoryTheory.Limits.biprod.add_eq_lift_id_descproof · cited by 1
- CategoryTheory.kernelCokernelCompSequence.φ_πproof · cited by 1
- CategoryTheory.Limits.biprod.add_eq_lift_desc_idproof · cited by 0
- CategoryTheory.Limits.biprod.lift_desc_assocproof · cited by 0