set F = F_Real ;
set p = X^2-2 ;
set M = {2-Root(2),(- 2-Root(2))};
H:
Roots (F_Real,X^2-2) = { a where a is Element of F_Real : a is_a_root_of X^2-2 , F_Real }
by FIELD_4:def 4;
then B:
{2-Root(2),(- 2-Root(2))} c= Roots (F_Real,X^2-2)
;
the carrier of (Polynom-Ring F_Rat) c= the carrier of (Polynom-Ring F_Real)
by FIELD_4:10;
then reconsider q = X^2-2 as Element of the carrier of (Polynom-Ring F_Real) ;
reconsider qq = q as non zero Element of the carrier of (Polynom-Ring F_Rat) ;
H: 2 =
deg X^2-2
by FIELD_9:18
.=
deg q
by FIELD_4:20
;
then reconsider q = q as non constant Element of the carrier of (Polynom-Ring F_Real) by RING_4:def 4;
C:
card {2-Root(2),(- 2-Root(2))} = 2
by CARD_2:57, SQUARE_1:19;
D:
card (Roots (F_Real,X^2-2)) = 2
thus
Roots (F_Real,X^2-2) = {2-Root(2),(- 2-Root(2))}
by B, C, D, lemfinset; verum