Algebra norms #
We define algebra norms and multiplicative algebra norms.
Main Definitions #
AlgebraNorm
: an algebra norm on anR
-algebraS
is a ring norm onS
compatible with the action ofR
.MulAlgebraNorm
: a multiplicative algebra norm on anR
-algebraS
is a multiplicative ring norm onS
compatible with the action ofR
.
Tags #
norm, algebra norm
An algebra norm on an R
-algebra S
is a ring norm on S
compatible with the
action of R
.
Instances For
Equations
AlgebraNormClass F R S
states that F
is a type of R
-algebra norms on the ring S
.
You should extend this class when you extend AlgebraNorm
.
Instances
The ring seminorm underlying an algebra norm.
Equations
Instances For
Equations
An R
-algebra norm such that f 1 = 1
extends the norm on R
.
An R
-algebra norm such that f 1 = 1
extends the norm on R
.
The restriction of an algebra norm to a subalgebra.
Equations
Instances For
The restriction of an algebra norm in a scalar tower.
Equations
Instances For
A multiplicative algebra norm on an R
-algebra norm S
is a multiplicative ring norm on S
compatible with the action of R
.
Instances For
Equations
MulAlgebraNormClass F R S
states that F
is a type of multiplicative R
-algebra norms on
the ring S
. You should extend this class when you extend MulAlgebraNorm
.
Instances
Equations
A multiplicative R
-algebra norm extends the norm on R
.
A multiplicative R
-algebra norm extends the norm on R
.
The ring norm underlying a multiplicative ring norm.
Equations
Instances For
A multiplicative ring norm is power-multiplicative.