let R be domRing; for S being domRingExtension of R
for p being non zero Element of the carrier of (Polynom-Ring R)
for h being R -fixing Monomorphism of S holds h | (Roots (S,p)) is Permutation of (Roots (S,p))
let S be domRingExtension of R; for p being non zero Element of the carrier of (Polynom-Ring R)
for h being R -fixing Monomorphism of S holds h | (Roots (S,p)) is Permutation of (Roots (S,p))
let p be non zero Element of the carrier of (Polynom-Ring R); for h being R -fixing Monomorphism of S holds h | (Roots (S,p)) is Permutation of (Roots (S,p))
let h be R -fixing Monomorphism of S; h | (Roots (S,p)) is Permutation of (Roots (S,p))
set N = Roots (S,p);
reconsider g = h | (Roots (S,p)) as Function of (Roots (S,p)),S by FUNCT_2:32;
C:
dom g = Roots (S,p)
by FUNCT_2:def 1;
then
rng g c= Roots (S,p)
;
then reconsider g = g as Function of (Roots (S,p)),(Roots (S,p)) by C, FUNCT_2:2;
E:
card (Roots (S,p)) = card (Roots (S,p))
;
A:
g is one-to-one
by FUNCT_1:52;
then
g is onto
by E, FINSEQ_4:63;
hence
h | (Roots (S,p)) is Permutation of (Roots (S,p))
by A; verum