Mathlib Map

Theorems · Definition · category theory

CategoryTheory.monoidalOfHasFiniteCoproducts

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasInitial C] →
      [CategoryTheory.Limits.HasBinaryCoproducts C] → CategoryTheory.MonoidalCategory C

A category with an initial object and binary coproducts has a natural monoidal structure.

Defined in
Mathlib.CategoryTheory.Monoidal.OfHasFiniteProducts
Cited by
11 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasInitialCategoryTheory.Limits.HasBinaryCoproducts

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.symmetricOfHasFiniteCoproducts · cited by 1CategoryTheory.symmetricO…CategoryTheory.monoidalOfHasFiniteCoproducts.associator_hom · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.associator_inv · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.leftUnitor_hom · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.leftUnitor_inv · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.rightUnitor_hom · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.rightUnitor_inv · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.tensorHom · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.tensorObj · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.whiskerLeft · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.monoidalOfHasFiniteCoproducts.whiskerRight · cited by 0monoidalOfHasFiniteCoprod…CategoryTheory.symmetricOfHasFiniteCoproducts_braiding · cited by 0CategoryTheory.symmetricO…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.Limits.HasBinaryCoproducts · cited by 98Limits.HasBinaryCoproductsCategoryTheory.MonoidalCategory.ofTensorHom · cited by 0MonoidalCategory.ofTensor…CategoryTheory.Limits.coprod.associator_naturality · cited by 0coprod.associator_natural…CategoryTheory.Limits.coprod.pentagon · cited by 0coprod.pentagonCategoryTheory.Limits.coprod.rightUnitor_naturality · cited by 0coprod.rightUnitor_natura…CategoryTheory.Limits.coprod.leftUnitor_naturality · cited by 0coprod.leftUnitor_natural…CategoryTheory.Limits.coprod.triangle · cited by 0coprod.triangleCategoryTheory.monoidalOfHasF…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.