Theorems · Definition · category theory
CategoryTheory.Functor.biproductComparison
{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₁} →
(F : CategoryTheory.Functor C D) →
(f : J → C) →
[inst_4 : CategoryTheory.Limits.HasBiproduct f] →
[inst_5 : CategoryTheory.Limits.HasBiproduct (F.obj ∘ f)] → F.obj (⨁ f) ⟶ ⨁ F.obj ∘ fAs for products, any functor between categories with biproducts gives rise to a morphism
F.obj (⨁ f) ⟶ ⨁ (F.obj ∘ f).
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.biproductstatement · cited by 188
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.biproduct.πproof · cited by 93
- CategoryTheory.Limits.biproduct.liftproof · cited by 31
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.biproductComparison_πstatement · cited by 3
- CategoryTheory.Functor.splitEpiBiproductComparisonstatement · cited by 3
- CategoryTheory.Functor.biproductComparison'_comp_biproductComparisonstatement and proof · cited by 1
- CategoryTheory.Limits.preservesBiproduct_of_mono_biproductComparisonstatement and proof · cited by 1
- CategoryTheory.Functor.splitEpiBiproductComparison_section_statement · cited by 1
- CategoryTheory.Functor.splitMonoBiproductComparison'proof · cited by 1
- CategoryTheory.Functor.biproductComparison'_comp_biproductComparison_assocstatement and proof · cited by 0
- CategoryTheory.Functor.biproductComparison_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.preservesBiproduct_of_epi_biproductComparison'proof · cited by 0
- CategoryTheory.Functor.splitEpiBiproductComparison.congr_simpstatement · cited by 0
- CategoryTheory.Functor.splitMonoBiproductComparison'_retractionstatement · cited by 0