Theorems · Definition · category theory
CategoryTheory.Functor.biprodComparison
{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 : CategoryTheory.Limits.HasBinaryBiproduct (F.obj X) (F.obj Y)] →
F.obj (X ⊞ Y) ⟶ F.obj X ⊞ F.obj YAs for products, any functor between categories with binary biproducts gives rise to a
morphism F.obj (X ⊞ Y) ⟶ F.obj X ⊞ F.obj Y.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.biprod.sndproof · cited by 132
- CategoryTheory.Limits.biprod.fstproof · cited by 121
- CategoryTheory.Limits.biprod.liftproof · cited by 79
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.splitEpiBiprodComparisonstatement · cited by 3
- CategoryTheory.Functor.biprodComparison_fststatement · cited by 3
- CategoryTheory.Functor.biprodComparison_sndstatement · cited by 3
- CategoryTheory.Functor.splitEpiBiprodComparison_section_statement · cited by 1
- CategoryTheory.Functor.splitMonoBiprodComparison'proof · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_mono_biprodComparisonstatement and proof · cited by 1
- CategoryTheory.Functor.biprodComparison'_comp_biprodComparisonstatement and proof · cited by 1
- CategoryTheory.Functor.biprodComparison_snd_assocstatement and proof · cited by 0
- CategoryTheory.Functor.splitEpiBiprodComparison.congr_simpstatement · cited by 0
- CategoryTheory.Functor.splitMonoBiprodComparison'_retractionstatement · cited by 0
- CategoryTheory.Limits.preservesBinaryBiproduct_of_epi_biprodComparison'proof · cited by 0
- CategoryTheory.Functor.biprodComparison'_comp_biprodComparison_assocstatement and proof · cited by 0