Theorems · Inductive type · category theory
CategoryTheory.Limits.PreservesBinaryBiproducts
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → PropA functor F preserves binary biproducts if it preserves the binary biproduct of X and Y
for all X and Y.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement · cited by 3,275
- CategoryTheory.Functor.PreservesZeroMorphismsstatement · cited by 458
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.additive_of_preservesBinaryBiproductsstatement and proof · cited by 7
- CategoryTheory.Limits.preservesBinaryBiproducts_of_preservesBinaryCoproductsstatement · cited by 3
- CategoryTheory.Limits.preservesBinaryBiproducts_of_preservesBinaryProductsstatement · cited by 2
- CategoryTheory.Functor.additive_of_preserves_binary_productsproof · cited by 1
- CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernelsproof · cited by 1
- CategoryTheory.Functor.preservesEqualizer_of_preservesKernelsproof · cited by 1
- CategoryTheory.Limits.preservesBinaryCoproducts_of_preservesBinaryBiproductsstatement and proof · cited by 0
- CategoryTheory.Limits.preservesBinaryProducts_of_preservesBinaryBiproductsstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBinaryBiproducts.casesOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBinaryBiproducts.recOnstatement and proof · cited by 0