set F = F_Complex ;
set p = X^3-2 ;
set M = {3-Root(2),(3-Root(2) * zeta),(3-Root(2) * (zeta ^2))};
I:
F_Real is Subfield of F_Complex
by FIELD_4:7;
reconsider r = 3-Root(2) as Element of F_Complex ;
reconsider z = zeta as Complex ;
H:
Roots (F_Complex,X^3-2) = { a where a is Element of F_Complex : a is_a_root_of X^3-2 , F_Complex }
by FIELD_4:def 4;
K: zeta ^2 =
zeta * zeta
by O_RING_1:def 1
.=
z ^2
by SQUARE_1:def 1
;
L: (z ^2) |^ 3 =
(z * z) |^ 3
by SQUARE_1:def 1
.=
(z |^ 3) * (z |^ 3)
by NEWTON:7
.=
(z |^ 3) ^2
by SQUARE_1:def 1
.=
1 ^2
by LZ23, lem3c
.=
1 * 1
by SQUARE_1:def 1
;
then B:
{3-Root(2),(3-Root(2) * zeta),(3-Root(2) * (zeta ^2))} c= Roots (F_Complex,X^3-2)
;
the carrier of (Polynom-Ring F_Rat) c= the carrier of (Polynom-Ring F_Complex)
by FIELD_4:10;
then reconsider q = X^3-2 as Element of the carrier of (Polynom-Ring F_Complex) ;
H:
deg q = 3
by LL, FIELD_4:20;
then reconsider q = q as non constant Element of the carrier of (Polynom-Ring F_Complex) by RING_4:def 4;
C:
card {3-Root(2),(3-Root(2) * zeta),(3-Root(2) * (zeta ^2))} = 3
D:
card (Roots (F_Complex,X^3-2)) = 3
thus
Roots (F_Complex,X^3-2) = {3-Root(2),(3-Root(2) * zeta),(3-Root(2) * (zeta ^2))}
by B, C, D, lemfinset; verum