Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.preservesProduct_of_preservesBiproduct

∀ {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] {J : Type u_1} [Finite J] {f : J → C}
  [CategoryTheory.Limits.PreservesBiproduct f F],
  CategoryTheory.Limits.PreservesLimit (CategoryTheory.Discrete.functor f) F

A functor between preadditive categories that preserves (zero morphisms and) finite biproducts preserves finite products.

Defined in
Mathlib.CategoryTheory.Preadditive.Biproducts
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Functor.PreservesZeroMorphismsFiniteCategoryTheory.Limits.PreservesBiproduct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites37

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.