leng:
for R being Ring
for p, q being Polynomial of R holds len (p *' q) <= ((len p) + (len q)) -' 1
qua1:
for L being non empty ZeroStr
for a, b, c being Element of L holds
( <%c,b,a%> . 0 = c & <%c,b,a%> . 1 = b & <%c,b,a%> . 2 = a & ( for n being Nat st n >= 3 holds
<%c,b,a%> . n = 0. L ) )
theorem
for
L being non
empty ZeroStr for
a,
b,
c being
Element of
L holds
(
<%c,b,a%> . 0 = c &
<%c,b,a%> . 1
= b &
<%c,b,a%> . 2
= a & ( for
n being
Nat st
n >= 3 holds
<%c,b,a%> . n = 0. L ) )
by qua1;
qua2:
for L being non empty ZeroStr
for a, b, c being Element of L holds len <%c,b,a%> <= 3
qua3:
for L being non empty ZeroStr
for a, b, c being Element of L st a <> 0. L holds
len <%c,b,a%> = 3
lemred3:
for F being Field
for c1, c2 being Element of F holds <%(- c1),(1. F)%> *' <%(- c2),(1. F)%> = <%(c1 * c2),(- (c1 + c2)),(1. F)%>
lemred3z:
for F being Field
for c1, c2 being Element of F holds (rpoly (1,c1)) *' (rpoly (1,c2)) = <%(c1 * c2),(- (c1 + c2)),(1. F)%>
definition
let R be non
degenerated Ring;
let p be
quadratic Polynomial of
R;
existence
ex b1 being Element of R ex a being non zero Element of R ex b, c being Element of R st
( p = <%c,b,a%> & b1 = (b ^2) - ((4 '*' a) * c) )
uniqueness
for b1, b2 being Element of R st ex a being non zero Element of R ex b, c being Element of R st
( p = <%c,b,a%> & b1 = (b ^2) - ((4 '*' a) * c) ) & ex a being non zero Element of R ex b, c being Element of R st
( p = <%c,b,a%> & b2 = (b ^2) - ((4 '*' a) * c) ) holds
b1 = b2
end;
definition
coherence
<%(0. (Z/ 2)),(0. (Z/ 2)),(1. (Z/ 2))%> is quadratic Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
coherence
<%(1. (Z/ 2)),(0. (Z/ 2)),(1. (Z/ 2))%> is quadratic Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
coherence
<%(0. (Z/ 2)),(1. (Z/ 2)),(1. (Z/ 2))%> is quadratic Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
coherence
<%(1. (Z/ 2)),(1. (Z/ 2)),(1. (Z/ 2))%> is quadratic Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
coherence
<%(0. (Z/ 2)),(1. (Z/ 2))%> is linear Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
coherence
<%(1. (Z/ 2)),(1. (Z/ 2))%> is linear Element of the carrier of (Polynom-Ring (Z/ 2))
by POLYNOM3:def 10;
end;
z25:
for p being quadratic Polynomial of (Z/ 2) holds
( p splits_in Z/ 2 iff p <> <%(1. (Z/ 2)),(1. (Z/ 2)),(1. (Z/ 2))%> )
z26:
for p being quadratic Element of the carrier of (Polynom-Ring (Z/ 2)) st p <> <%(1. (Z/ 2)),(1. (Z/ 2)),(1. (Z/ 2))%> holds
Z/ 2 is SplittingField of p
lemZ2:
( X^2+X+1 = (X- alpha) *' (X- (alpha ")) & alpha " = - (alpha + (1. (embField (canHomP X^2+X+1)))) & - alpha = (alpha ") + (1. (embField (canHomP X^2+X+1))) )
m30:
for F being non 2 -characteristic polynomial_disjoint non quadratic_complete Field
for a being non square Element of F holds MinPoly ((sqrt a),F) = X^2- a
dega:
for F being non 2 -characteristic polynomial_disjoint non quadratic_complete Field
for a being non square Element of F holds deg ((FAdj (F,{(sqrt a)})),F) = 2
qbase1:
for F being non 2 -characteristic polynomial_disjoint non quadratic_complete Field
for a being non square Element of F holds Base (sqrt a) = {(1. F),(sqrt a)}
qbase2:
for F being non 2 -characteristic polynomial_disjoint non quadratic_complete Field
for a being non square Element of F
for x being object holds
( x in the carrier of (FAdj (F,{(sqrt a)})) iff ex y, z being b1 -membered Element of (FAdj (F,{(sqrt a)})) st x = y + ((@ (sqrt a)) * z) )
definition
let F be non 2
-characteristic polynomial_disjoint non
quadratic_complete Field;
let p be
quadratic non
DC-square Element of the
carrier of
(Polynom-Ring F);
coherence
((- (@ ((p . 1),(FAdj (F,{(sqrt (DC p))}))))) + (RootDC p)) * ((2 '*' (@ ((p . 2),(FAdj (F,{(sqrt (DC p))}))))) ") is Element of (FAdj (F,{(sqrt (DC p))}))
;
coherence
((- (@ ((p . 1),(FAdj (F,{(sqrt (DC p))}))))) - (RootDC p)) * ((2 '*' (@ ((p . 2),(FAdj (F,{(sqrt (DC p))}))))) ") is Element of (FAdj (F,{(sqrt (DC p))}))
;
end;
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