Theorems · Definition · category theory
CategoryTheory.Functor.mapBiprod
{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) →
(X Y : C) →
[inst_4 : CategoryTheory.Limits.HasBinaryBiproduct X Y] →
[inst_5 : F.PreservesZeroMorphisms] →
[inst_6 : CategoryTheory.Limits.PreservesBinaryBiproduct X Y F] → F.obj (X ⊞ Y) ≅ F.obj X ⊞ F.obj YIf F preserves a binary biproduct, we get a definitionally nice isomorphism
F.obj (X ⊞ Y) ≅ F.obj X ⊞ F.obj Y.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.PreservesBinaryBiproductstatement and proof · cited by 15
- CategoryTheory.Limits.BinaryBiproduct.isBilimitproof · cited by 13
- CategoryTheory.Limits.isBinaryBilimitOfPreservesproof · cited by 6
- CategoryTheory.Limits.biprod.uniqueUpToIsoproof · cited by 3
Cited by16
Results whose statement or proof uses this declaration.
- HomologicalComplex.biprodXIsoproof · cited by 9
- CategoryTheory.Functor.additive_of_preservesBinaryBiproductsproof · cited by 7
- HomologicalComplex.homotopyCofiber.mapHomologicalComplexObjXIsoproof · cited by 7
- HomologicalComplex.cylinder.mapHomologicalComplexObjIsoproof · cited by 5
- HomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_homproof · cited by 2
- HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_homproof · 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
- HomologicalComplex.homotopyCofiber.inrX_mapHomologicalComplexObjXIso_invproof · cited by 1
- CategoryTheory.Limits.biprod.map_lift_mapBiprodstatement and proof · cited by 1
- HomologicalComplex.pathObject.isZero_Xproof · cited by 1