Theorems · Theorem · category theory
CategoryTheory.NonPreadditiveAbelian.lift_sub_lift
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.NonPreadditiveAbelian C] {X Y : C}
(a b c d : X ⟶ Y),
CategoryTheory.Limits.prod.lift a b - CategoryTheory.Limits.prod.lift c d =
CategoryTheory.Limits.prod.lift (a - c) (b - d)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.prodstatement and proof · cited by 364
- CategoryTheory.Limits.prod.fstproof · cited by 189
- CategoryTheory.Limits.prod.sndproof · cited by 185
- CategoryTheory.Limits.prod.liftstatement and proof · cited by 123
- CategoryTheory.Limits.prod.hom_extproof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.NonPreadditiveAbelian.sub_sub_subproof · cited by 5