let F be Field; ( F is algebraic-closed iff for p, q being Element of the carrier of (Polynom-Ring F) holds
( p,q are_coprime iff p,q have_no_common_roots ) )
A:
now ( F is algebraic-closed implies for p, q being Element of the carrier of (Polynom-Ring F) holds
( p,q are_coprime iff p,q have_no_common_roots ) )assume Z:
F is
algebraic-closed
;
for p, q being Element of the carrier of (Polynom-Ring F) holds
( p,q are_coprime iff p,q have_no_common_roots )now for p, q being Element of the carrier of (Polynom-Ring F) st not p,q are_coprime holds
p,q have_a_common_root let p,
q be
Element of the
carrier of
(Polynom-Ring F);
( not p,q are_coprime implies b1,b2 have_a_common_root )set g =
p gcd q;
assume AS:
not
p,
q are_coprime
;
b1,b2 have_a_common_root per cases
( ( p = 0_. F & q = 0_. F ) or p <> 0_. F or q <> 0_. F )
;
suppose K:
(
p <> 0_. F or
q <> 0_. F )
;
b1,b2 have_a_common_root then consider a being
Element of
F such that F:
a is_a_root_of p gcd q
by Z, POLYNOM5:def 8;
X:
eval (
(p gcd q),
a)
= 0. F
by F, POLYNOM5:def 7;
consider gp being
Polynomial of
F such that G:
(p gcd q) *' gp = p
by RING_4:52, RING_4:1;
consider gq being
Polynomial of
F such that J:
(p gcd q) *' gq = q
by RING_4:52, RING_4:1;
(
eval (
p,
a)
= (0. F) * (eval (gp,a)) &
eval (
q,
a)
= (0. F) * (eval (gq,a)) )
by J, G, X, POLYNOM4:24;
then
(
a is_a_root_of p &
a is_a_root_of q )
by POLYNOM5:def 7;
hence
p,
q have_a_common_root
by RATFUNC1:def 4, RATFUNC1:def 3;
verum end; end; end; hence
for
p,
q being
Element of the
carrier of
(Polynom-Ring F) holds
(
p,
q are_coprime iff
p,
q have_no_common_roots )
by copr2;
verum end;
hence
( F is algebraic-closed iff for p, q being Element of the carrier of (Polynom-Ring F) holds
( p,q are_coprime iff p,q have_no_common_roots ) )
by A; verum