set F = F_Complex ;
set p = X^3-1 ;
set M = {1,zeta,(zeta ^2)};
reconsider z = zeta as Complex ;
H:
Roots (F_Complex,X^3-1) = { a where a is Element of F_Complex : a is_a_root_of X^3-1 , F_Complex }
by FIELD_4:def 4;
Z:
1 = 1. F_Complex
by COMPLFLD:def 1, COMPLEX1:def 4;
then B:
{1,zeta,(zeta ^2)} c= Roots (F_Complex,X^3-1)
;
the carrier of (Polynom-Ring F_Rat) c= the carrier of (Polynom-Ring F_Complex)
by FIELD_4:10;
then reconsider q = X^3-1 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;
G:
Roots (F_Complex,X^3-1) = Roots q
by FIELD_7:13;
E1:
zeta <> 0. F_Complex
;
C:
card {1,zeta,(zeta ^2)} = 3
D:
card (Roots (F_Complex,X^3-1)) = 3
thus
Roots (F_Complex,X^3-1) = {1,zeta,(zeta ^2)}
by G, B, C, D, lemfinset; verum