Theorems · Inductive type · category theory
CategoryTheory.Limits.PreservesBiproduct
{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] →
{J : Type w₁} → (J → C) → (F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → PropA functor F preserves biproducts of f if F maps every bilimit bicone over f to a
bilimit bicone over F.obj ∘ f.
- Cited by
- 13 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 by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapBiproductstatement and proof · cited by 5
- CategoryTheory.Limits.isBilimitOfPreservesstatement and proof · cited by 4
- CategoryTheory.Limits.preservesBiproduct_of_preservesProductstatement · cited by 2
- CategoryTheory.Limits.preservesBiproduct_of_mono_biproductComparisonstatement · cited by 1
- CategoryTheory.Limits.preservesBiproduct_of_preservesCoproductstatement · cited by 1
- CategoryTheory.Limits.biproduct.mapBiproduct_inv_map_descstatement and proof · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBiproductstatement and proof · cited by 1
- CategoryTheory.Functor.mapBiproduct_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapBiproduct_invstatement and proof · cited by 0
- CategoryTheory.Limits.preservesBiproduct_of_epi_biproductComparison'statement · cited by 0
- CategoryTheory.Limits.preservesCoproduct_of_preservesBiproductstatement and proof · cited by 0
- CategoryTheory.Limits.biproduct.mapBiproduct_hom_descstatement and proof · cited by 0