Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding_inv_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasPushouts C]
[inst_2 : CategoryTheory.MonoidalCategory C] [inst_3 : CategoryTheory.BraidedCategory C]
(X₁ X₂ : CategoryTheory.Arrow C),
(CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding X₁ X₂).inv.left =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.HasColimit.isoOfNatIso
(CategoryTheory.Limits.spanExt (β_ X₁.left X₂.left) (β_ X₁.left X₂.right) (β_ X₁.right X₂.left) ⋯ ⋯)).inv
(CategoryTheory.Limits.pushoutSymmetry (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₁.hom X₂.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₁.left X₂.hom)).inv- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.