Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CartesianMonoidalCategory.tensorProductIsBinaryProduct

{C : Type u} →
  {inst : CategoryTheory.Category.{v, u} C} →
    [self : CategoryTheory.CartesianMonoidalCategory C] →
      (X Y : C) →
        CategoryTheory.Limits.IsLimit
          (CategoryTheory.Limits.BinaryFan.mk (CategoryTheory.SemiCartesianMonoidalCategory.fst X Y)
            (CategoryTheory.SemiCartesianMonoidalCategory.snd X Y))

The monoidal product is the categorical product.

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Cited by
6 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CartesianMonoidalCategory

Around this declaration

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

CategoryTheory.CartesianMonoidalCategory.lift · cited by 160CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.hom_ext · cited by 46CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_snd · cited by 37CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.lift_fst · cited by 36CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparisonIso · cited by 16CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.tensorLeftIsoProd · cited by 0CartesianMonoidalCategory…CategoryTheory.Sheaf.tensorProd_isSheaf · cited by 0Sheaf.tensorProd_isSheafCategoryTheory.CartesianMonoidalCategory.fullSubcategory_tensorProductIsBinaryProduct_lift_hom · cited by 0CartesianMonoidalCategory…CategoryTheory.Functor.chosenProd.isLimit · cited by 0chosenProd.isLimitCategoryTheory.CartesianMonoidalCategory.ofReflective · cited by 0CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.preservesLimit_pair_of_isIso_prodComparison · cited by 0CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.isLimitCartesianMonoidalCategoryOfPreservesLimits · cited by 0CartesianMonoidalCategory…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.Limits.BinaryFan.mk · cited by 112BinaryFan.mkCartesianMonoidalCategory.ten…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.