Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CartesianMonoidalCategory.ofChosenFiniteProducts

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.Limits.LimitCone (CategoryTheory.Functor.empty C) →
      ((X Y : C) → CategoryTheory.Limits.LimitCone (CategoryTheory.Limits.pair X Y)) →
        CategoryTheory.CartesianMonoidalCategory C

Construct an instance of CartesianMonoidalCategory C given a terminal object and limit cones over arbitrary pairs of objects.

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

Around this declaration

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

CategoryTheory.Over.cartesianMonoidalCategory · cited by 68Over.cartesianMonoidalCat…CategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOver · cited by 49ChosenPullbacksAlong.cart…AddCommGrpCat.cartesianMonoidalCategory · cited by 2AddCommGrpCat.cartesianMo…CategoryTheory.SemilatticeInf.cartesianMonoidalCategory · cited by 2SemilatticeInf.cartesianM…CategoryTheory.CartesianMonoidalCategory.ofHasFiniteProducts · cited by 0CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.ofReflective · cited by 0CartesianMonoidalCategory…CompHausLike.cartesianMonoidalCategory · cited by 0CompHausLike.cartesianMon…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.BinaryFan.mk · cited by 112BinaryFan.mkCategoryTheory.Functor.empty · cited by 103Functor.emptyCategoryTheory.Limits.LimitCone.cone · cited by 72LimitCone.coneCategoryTheory.Limits.LimitCone.isLimit · cited by 58LimitCone.isLimitCategoryTheory.Limits.BinaryFan.snd · cited by 53BinaryFan.sndCategoryTheory.Limits.BinaryFan.fst · cited by 53BinaryFan.fstCategoryTheory.Limits.LimitCone · cited by 25Limits.LimitConeCategoryTheory.Limits.BinaryFan.IsLimit.lift' · cited by 5IsLimit.lift'CartesianMonoidalCategory.ofC…CITED BYCITES

Cites24

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

Cited by7

Results whose statement or proof uses this declaration.