Theorems · Definition · category theory
Bimod.AssociatorBimod.inv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Limits.HasCoequalizers C] →
[inst_3 :
∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorLeft X)] →
[inst_4 :
∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorRight X)] →
{R S T U : CategoryTheory.Mon C} →
(P : Bimod R S) →
(Q : Bimod S T) →
(L : Bimod T U) → (P.tensorBimod (Q.tensorBimod L)).X ⟶ ((P.tensorBimod Q).tensorBimod L).XThe underlying morphism of the inverse component of the associator isomorphism.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Bimod
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.MonoidalCategory.tensorLeftstatement and proof · cited by 170
- CategoryTheory.MonoidalCategory.tensorRightstatement and proof · cited by 119
- CategoryTheory.Limits.PreservesColimitsOfSizestatement and proof · cited by 93
- Bimodstatement and proof · cited by 68
- Bimod.Xstatement · cited by 62
- CategoryTheory.Limits.HasCoequalizersstatement and proof · cited by 60
- CategoryTheory.Limits.coequalizer.descproof · cited by 37
- Bimod.tensorBimodstatement · cited by 25
Cited by8
Results whose statement or proof uses this declaration.
- Bimod.associatorBimodproof · cited by 5
- Bimod.AssociatorBimod.hom_inv_idstatement · cited by 5
- Bimod.AssociatorBimod.inv_hom_idstatement · cited by 5
- Bimod.pentagon_bimodproof · cited by 0
- Bimod.comp_whiskerLeft_bimodproof · cited by 0
- Bimod.triangle_bimodproof · cited by 0
- Bimod.whiskerRight_comp_bimodproof · cited by 0
- Bimod.whisker_assoc_bimodproof · cited by 0