Convenient abbreviation: an algebra structure on an object A : C is a MonObj A.
Instances For
Convenient abbreviation: a left module structure on M : C over the algebra A is a
ModObj A M.
Instances For
Two algebras A and B in C are Morita equivalent if the module categories Mod_C(A)
and Mod_C(B) are module equivalent.
Instances For
An algebra A in C is exact when the category RightMod_ A of right A-modules,
viewed as a left C-module category, is an exact module category.
Instances For
An algebra A in the category C is called exact if the module category Mod_C(A)
is exact.
Instances For
The category Mod_C(A) of right A-modules, equipped with the natural tensor action
of C, the standard associativity, and unit constraints, is a left C-module category.
Instances For
Tensor product over an algebra A: for a right A-module (M, actR) and a left
A-module (N, actL), the object M ⊗_A N is the quotient of M ⊗ N by the image of
actR ⊗ id - id ⊗ actL : M ⊗ A ⊗ N → M ⊗ N.
Instances For
Abbreviation for an A-B-bimodule object in C, identified with Mathlib's Bimod A B.
Instances For
An A-B-bimodule in a monoidal category C is a triple (M, p, q) where M ∈ C,
p : A ⊗ M → M makes M a left A-module, q : M ⊗ B → M makes M a right B-module,
and the two actions commute.
Instances For
Right A-module structure on X ⊗ A obtained by tensoring on the left by X with the
right regular A-module.
Instances For
The free right A-module on an object X : C, namely X ⊗ A with the action coming
from multiplication on the right factor.
Instances For
The identity morphism 𝟙_ C₀ → Hom̲(m, m), obtained from the left unitor actℓ_ m
via the defining adjunction of the internal Hom.
Instances For
The internal endomorphism object Hom̲(m, m) of an object m in a module category
M₀ over C₀ carries a canonical algebra (monoid object) structure, with multiplication
given by composition and unit by moduleIHomId.