Theorems · Inductive type · category theory
CategoryTheory.Limits.PreservesBiproductsOfShape
{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] →
Type w₁ → (F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → PropA functor F preserves biproducts of shape J if it preserves biproducts of f for every
f : J → C.
- Cited by
- 5 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 by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesFiniteBiproducts.casesOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesFiniteBiproducts.recOnstatement and proof · cited by 0
- CategoryTheory.Limits.preservesBiproductsOfShape_of_preservesCoproductsOfShapestatement · cited by 0
- CategoryTheory.Limits.preservesBiproductsOfShape_of_preservesProductsOfShapestatement · cited by 0
- CategoryTheory.Limits.preservesCoproductsOfShape_of_preservesBiproductsOfShapestatement and proof · cited by 0
- CategoryTheory.Limits.preservesBinaryBiproducts_of_preservesBiproductsstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBiproducts.casesOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBiproducts.recOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBiproductsOfShape.casesOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBiproductsOfShape.recOnstatement and proof · cited by 0
- CategoryTheory.Limits.preservesProductsOfShape_of_preservesBiproductsOfShapestatement and proof · cited by 0