Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsMonoidalRightDistrib

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

A monoidal category with binary coproducts is right distributive if the right tensor product functor preserves binary coproducts.

Defined in
Mathlib.CategoryTheory.Distributive.Monoidal
Cited by
11 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.Limits.HasBinaryCoproducts

Around this declaration

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

CategoryTheory.rightDistrib · cited by 11CategoryTheory.rightDistr…CategoryTheory.rightDistrib_hom · cited by 3CategoryTheory.rightDistr…CategoryTheory.coprod_inl_rightDistrib_hom · cited by 2CategoryTheory.coprod_inl…CategoryTheory.coprod_inr_rightDistrib_hom · cited by 2CategoryTheory.coprod_inr…CategoryTheory.whiskerRight_coprod_inl_rightDistrib_inv · cited by 1CategoryTheory.whiskerRig…CategoryTheory.whiskerRight_coprod_inr_rightDistrib_inv · cited by 1CategoryTheory.whiskerRig…CategoryTheory.rightDistrib.congr_simp · cited by 0rightDistrib.congr_simpCategoryTheory.IsMonoidalDistrib.casesOn · cited by 0IsMonoidalDistrib.casesOnCategoryTheory.IsMonoidalDistrib.recOn · cited by 0IsMonoidalDistrib.recOnCategoryTheory.IsMonoidalRightDistrib.casesOn · cited by 0IsMonoidalRightDistrib.ca…CategoryTheory.IsMonoidalRightDistrib.of_isIso_coprodComparisonTensorRight · cited by 0IsMonoidalRightDistrib.of…CategoryTheory.whiskerRight_coprod_inl_rightDistrib_inv_assoc · cited by 0CategoryTheory.whiskerRig…CategoryTheory.IsMonoidalRightDistrib.recOn · cited by 0IsMonoidalRightDistrib.re…CategoryTheory.whiskerRight_coprod_inr_rightDistrib_inv_assoc · cited by 0CategoryTheory.whiskerRig…CategoryTheory.coprod_inl_rightDistrib_hom_assoc · cited by 0CategoryTheory.coprod_inl…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Limits.HasBinaryCoproducts · cited by 98Limits.HasBinaryCoproductsCategoryTheory.IsMonoidalRigh…CITED BYCITES

Cites3

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

Cited by16

Results whose statement or proof uses this declaration.