Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsCartesianDistributive.of_isMonoidalLeftDistrib

∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
  [inst_2 : CategoryTheory.Limits.HasBinaryCoproducts C] [CategoryTheory.IsMonoidalLeftDistrib C],
  CategoryTheory.IsCartesianDistributive C

To show a category is Cartesian distributive it is enough to show it is left distributive. The right distributivity is inferred from symmetry of the Cartesian monoidal structure.

Defined in
Mathlib.CategoryTheory.Distributive.Cartesian
Cited by
0 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.Limits.HasBinaryCoproductsCategoryTheory.IsMonoidalLeftDistrib

Around this declaration

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

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.