4.1.1.10 CommutativeAlgebras Objects

class CommutativeAlgebras
The category of commutative algebras over a given base ring.

sage: M = CommutativeAlgebras(GF(19))
sage: M
Category of commutative algebras over Finite field of size 19

See About this document... for information on suggesting changes.