poly0:
for R being Ring
for a being Element of R holds
( (a | R) . 0 = a & ( for n being Element of NAT st n <> 0 holds
(a | R) . n = 0. R ) )
Th14:
for A, B being Ring
for F being FinSequence of A
for G being FinSequence of B st A is Subring of B & F = G holds
In ((Product F),B) = Product G
lemppolspl:
for F being Field
for p being Ppoly of F holds p splits_in F
lemppolspl3b:
for F being Field
for p being non constant monic Polynomial of F
for a being Element of F st (rpoly (1,a)) *' p is Ppoly of F holds
p is Ppoly of F
lemma6a:
for F1 being Field
for p being non constant Element of the carrier of (Polynom-Ring F1)
for F2 being b1 -isomorphic Field
for h being Isomorphism of F1,F2 st p splits_in F1 holds
(PolyHom h) . p splits_in F2
lemmapp:
for F being Field
for E being FieldExtension of F
for p being Ppoly of F holds p is Ppoly of E
lemma2:
for F being Field
for p being non constant Element of the carrier of (Polynom-Ring F)
for U being FieldExtension of F
for E being b3 -extending FieldExtension of F st p splits_in E holds
( p splits_in U iff for a being Element of E st a is_a_root_of p,E holds
a in U )
definition
let F1 be
Field;
let F2 be
F1 -homomorphic F1 -isomorphic Field;
let h be
Isomorphism of
F1,
F2;
let E1 be
FieldExtension of
F1;
let E2 be
FieldExtension of
F2;
let a be
Element of
E1;
let b be
Element of
E2;
let p be
irreducible Element of the
carrier of
(Polynom-Ring F1);
assume AS:
(
Ext_eval (
p,
a)
= 0. E1 &
Ext_eval (
((PolyHom h) . p),
b)
= 0. E2 )
;
existence
ex b1 being Function of (FAdj (F1,{a})),(FAdj (F2,{b})) st
for r being Element of the carrier of (Polynom-Ring F1) holds b1 . (Ext_eval (r,a)) = Ext_eval (((PolyHom h) . r),b)
uniqueness
for b1, b2 being Function of (FAdj (F1,{a})),(FAdj (F2,{b})) st ( for r being Element of the carrier of (Polynom-Ring F1) holds b1 . (Ext_eval (r,a)) = Ext_eval (((PolyHom h) . r),b) ) & ( for r being Element of the carrier of (Polynom-Ring F1) holds b2 . (Ext_eval (r,a)) = Ext_eval (((PolyHom h) . r),b) ) holds
b1 = b2
end;
::
deftheorem psi defines
Psi FIELD_8:def 10 :
for F1 being Field
for F2 being b1 -homomorphic b1 -isomorphic Field
for h being Isomorphism of F1,F2
for E1 being FieldExtension of F1
for E2 being FieldExtension of F2
for a being Element of E1
for b being Element of E2
for p being irreducible Element of the carrier of (Polynom-Ring F1) st Ext_eval (p,a) = 0. E1 & Ext_eval (((PolyHom h) . p),b) = 0. E2 holds
for b9 being Function of (FAdj (F1,{a})),(FAdj (F2,{b})) holds
( b9 = Psi (a,b,h,p) iff for r being Element of the carrier of (Polynom-Ring F1) holds b9 . (Ext_eval (r,a)) = Ext_eval (((PolyHom h) . r),b) );
unique20:
for F1, F2 being Field st F1 is Subfield of F2 & F2 is Subfield of F1 holds
for f being Function of F1,F2 st f = id F1 holds
f is isomorphism
unique3:
for F being Field
for p being non constant Element of the carrier of (Polynom-Ring F)
for E1, E2 being SplittingField of p ex h being Function of E1,E2 st h is F -isomorphism