[back] [prev] [next] [index] [root]
IdealAutomorphism
Applies an automorphism to an ideal.
Syntax:
B := IdealAutomorphism (A,i);
ideal |
B |
|
ideal |
A |
|
integer |
i |
|
See also: EltAutomorphism, OrderAutomorphisms
Description:
Let F be a normal number field with Q-automorphisms
\sigma_1, … ,\sigma_n and let A be an ideal in F.
The IdealAutomorphism function returns the ideal
\sigma_i(A).\smallskip
Before calling IdealAutomorphism the automorphisms
\sigma_1, … ,\sigma_n of F must be computed by the
OrderAutomorphisms routine.
<- back[back] [prev] [next] [index] [root]