Theorems · Inductive type · category theory
CategoryTheory.Limits.PreservesBinaryBiproduct
{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] →
C → C → (F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → PropA functor F preserves binary biproducts of X and Y if F maps every bilimit bicone over
X and Y to a bilimit bicone over F.obj X and F.obj Y.
- Cited by
- 15 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 by21
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapBiprodstatement and proof · cited by 13
- CategoryTheory.Limits.isBinaryBilimitOfPreservesstatement and proof · cited by 6
- CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryProductstatement · cited by 2
- CategoryTheory.Limits.biprod.lift_mapBiprodstatement and proof · cited by 1
- CategoryTheory.Limits.biprod.mapBiprod_hom_descstatement and proof · cited by 1
- CategoryTheory.Limits.biprod.mapBiprod_inv_map_descstatement and proof · cited by 1
- CategoryTheory.Limits.biprod.map_lift_mapBiprodstatement and proof · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_mono_biprodComparisonstatement · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryCoproductstatement · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBiproductstatement · cited by 1
- CategoryTheory.Functor.mapBiprod_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapBiprod_invstatement and proof · cited by 0