Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPushouts C] →
[inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
[CategoryTheory.MonoidalClosed C] →
[inst_4 : CategoryTheory.Limits.HasInitial C] →
[CategoryTheory.BraidedCategory C] →
(X : CategoryTheory.Arrow C) →
(CategoryTheory.Arrow.mk
(CategoryTheory.Limits.initial.to (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)) □
X) ≅
XIf C is a braided CCC with pushouts and an initial object, then (⊥_ C ⟶ 𝟙_ C) □ X ≅ X.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor_defstatement · cited by 0