A: now :: thesis: for o being object st o in {1} holds
o in Roots X^3-1
let o be object ; :: thesis: ( o in {1} implies o in Roots X^3-1 )
assume o in {1} ; :: thesis: o in Roots X^3-1
then B: o = 1. F_Rat by TARSKI:def 1, GAUSSINT:13;
eval (X^3-1,(1. F_Rat)) = ((1. F_Rat) |^ (2 + 1)) - (1. F_Rat) by LL31, GAUSSINT:13
.= (((1. F_Rat) |^ 2) * ((1. F_Rat) |^ 1)) - (1. F_Rat) by BINOM:10
.= (((1. F_Rat) |^ (1 + 1)) * (1. F_Rat)) - (1. F_Rat) by BINOM:8
.= (((1. F_Rat) |^ 1) * ((1. F_Rat) |^ 1)) - (1. F_Rat) by BINOM:10
.= (((1. F_Rat) |^ 1) * (1. F_Rat)) - (1. F_Rat) by BINOM:8
.= ((1. F_Rat) * (1. F_Rat)) - (1. F_Rat) by BINOM:8
.= 0. F_Rat by RLVECT_1:15 ;
then 1. F_Rat is_a_root_of X^3-1 by POLYNOM5:def 7;
hence o in Roots X^3-1 by B, POLYNOM5:def 10; :: thesis: verum
end;
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;
now :: thesis: for o being object st o in Roots X^3-1 holds
o in {1}
end;
hence Roots X^3-1 = {1} by A, TARSKI:2; :: thesis: verum