Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.mk.noConfusion
{C : Type u} →
{inst : CategoryTheory.Category.{v, u} C} →
{P : Sort u_1} →
{toSemiCartesianMonoidalCategory : CategoryTheory.SemiCartesianMonoidalCategory C} →
{tensorProductIsBinaryProduct :
(X Y : C) →
CategoryTheory.Limits.IsLimit
(CategoryTheory.Limits.BinaryFan.mk (CategoryTheory.SemiCartesianMonoidalCategory.fst X Y)
(CategoryTheory.SemiCartesianMonoidalCategory.snd X Y))} →
{toSemiCartesianMonoidalCategory' : CategoryTheory.SemiCartesianMonoidalCategory C} →
{tensorProductIsBinaryProduct' :
(X Y : C) →
CategoryTheory.Limits.IsLimit
(CategoryTheory.Limits.BinaryFan.mk (CategoryTheory.SemiCartesianMonoidalCategory.fst X Y)
(CategoryTheory.SemiCartesianMonoidalCategory.snd X Y))} →
{ toSemiCartesianMonoidalCategory := toSemiCartesianMonoidalCategory,
tensorProductIsBinaryProduct := tensorProductIsBinaryProduct } =
{ toSemiCartesianMonoidalCategory := toSemiCartesianMonoidalCategory',
tensorProductIsBinaryProduct := tensorProductIsBinaryProduct' } →
(toSemiCartesianMonoidalCategory ≍ toSemiCartesianMonoidalCategory' →
tensorProductIsBinaryProduct ≍ tensorProductIsBinaryProduct' → P) →
P- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.CartesianMonoidalCategorystatement · cited by 947
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.SemiCartesianMonoidalCategory.fststatement and proof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndstatement and proof · cited by 181
- CategoryTheory.Limits.BinaryFan.mkstatement and proof · cited by 112
- CategoryTheory.SemiCartesianMonoidalCategorystatement and proof · cited by 14
- CategoryTheory.CartesianMonoidalCategory.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.