let x, y be Element of R; :: thesis: ( x in T & y in T implies x + y in T ) assume H0:
( x in T & y in T )
; :: thesis: x + y in T then consider x1 being set such that H1:
( x in x1 & x1 in { (F . i) where i is Nat : verum } )
byTARSKI:def 4; consider i being Nat such that H2:
x1 = F . i
byH1;
F . i inIdeals R
; then consider Ix being Ideal of R such that H5:
Ix = F . i
; consider y1 being set such that H3:
( y in y1 & y1 in { (F . i) where i is Nat : verum } )
byH0, TARSKI:def 4; consider j being Nat such that H4:
y1 = F . j
byH3;
F . j inIdeals R
; then consider Iy being Ideal of R such that H6:
Iy = F . j
;