let L be Field; for a being Element of L
for b being non zero Element of L holds Roots <%a,b%> = {(- (a / b))}
let a be Element of L; for b being non zero Element of L holds Roots <%a,b%> = {(- (a / b))}
let b be non zero Element of L; Roots <%a,b%> = {(- (a / b))}
set p = <%a,b%>;
thus
Roots <%a,b%> c= {(- (a / b))}
XBOOLE_0:def 10 {(- (a / b))} c= Roots <%a,b%>
let x be object ; TARSKI:def 3 ( not x in {(- (a / b))} or x in Roots <%a,b%> )
assume
x in {(- (a / b))}
; x in Roots <%a,b%>
then A2:
x = - (a / b)
by TARSKI:def 1;
- (a / b) is_a_root_of <%a,b%>
by Th9;
hence
x in Roots <%a,b%>
by A2, POLYNOM5:def 10; verum