Theorems · Theorem · category theory
CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryCoproduct
∀ {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.PreservesColimit (CategoryTheory.Limits.pair X Y) F],
CategoryTheory.Limits.PreservesBinaryBiproduct X Y FA functor between preadditive categories that preserves (zero morphisms and) binary coproducts preserves binary biproducts.
- Cited by
- 1 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.
Cites39
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Discretestatement and proof · cited by 2,447
Cited by1
Results whose statement or proof uses this declaration.