Mathlib Map

Theorems · Definition · category theory

Bimod.monBicategory

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [CategoryTheory.Limits.HasCoequalizers C] →
        [∀ (X : C),
              CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
                (CategoryTheory.MonoidalCategory.tensorLeft X)] →
          [∀ (X : C),
                CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
                  (CategoryTheory.MonoidalCategory.tensorRight X)] →
            CategoryTheory.Bicategory (CategoryTheory.Mon C)

The bicategory of algebras (monoids) and bimodules, all internal to some monoidal category.

Defined in
Mathlib.CategoryTheory.Monoidal.Bimod
Cited by
0 results in Mathlib
Foundations
Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.Limits.HasCoequalizersCategoryTheory.Limits.PreservesColimitsOfSizeCategoryTheory.Limits.PreservesColimitsOfSize

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.