Theorems · Definition · category theory
Bimod.RightUnitorBimod.inv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Limits.HasCoequalizers C] →
{R S : CategoryTheory.Mon C} → (P : Bimod R S) → P.X ⟶ Bimod.TensorBimod.X P (Bimod.regular S)The underlying morphism of the inverse component of the right unitor isomorphism.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Bimod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.MonoidalCategoryStruct.associatorproof · cited by 667
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.MonoidalCategoryStruct.rightUnitorproof · cited by 397
- CategoryTheory.Mon.Xproof · cited by 329
Cited by5
Results whose statement or proof uses this declaration.
- Bimod.RightUnitorBimod.inv_hom_idstatement · cited by 2
- Bimod.rightUnitorBimodproof · cited by 2
- Bimod.RightUnitorBimod.hom_inv_idstatement · cited by 2
- Bimod.triangle_bimodproof · cited by 0
- Bimod.whiskerRight_id_bimodproof · cited by 0