Theorems · Theorem · category theory
CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryProduct
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {D : Type u'}
[inst_2 : CategoryTheory.Category.{v', u'} D] [inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D)
[inst_4 : F.PreservesZeroMorphisms] {X Y : C}
[CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair X Y) F],
CategoryTheory.Limits.PreservesBinaryBiproduct X Y FA functor between preadditive categories that preserves (zero morphisms and) binary products preserves binary biproducts.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
Cited by2
Results whose statement or proof uses this declaration.