Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPushouts C] →
[inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
[CategoryTheory.MonoidalClosed C] →
(X : CategoryTheory.Arrow C) →
{I : C} →
(i : CategoryTheory.Limits.IsInitial I) →
{W : C} →
(X □ CategoryTheory.Arrow.mk (i.to W)) ≅
CategoryTheory.Arrow.mk (CategoryTheory.MonoidalCategoryStruct.whiskerRight X.hom W)The arrow isomorphism X □ (∅ ⟶ W) ≅ X ▷ W in a CCC with pushouts and an
initial object.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement and proof · cited by 903
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement and proof · cited by 423
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_hom_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_hom_rightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_inv_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_inv_rightstatement and proof · cited by 0