let y be set ; :: thesis: ( y inSeg F2() implies ex x being set st ( x in F1() & P1[y,x] ) ) assume A3:
y inSeg F2()
; :: thesis: ex x being set st ( x in F1() & P1[y,x] ) then reconsider k = y as Element of NAT ; consider x being Element of F1() such that A4:
P1[k,x]
by A1, A3; take
x
; :: thesis: ( x in F1() & P1[y,x] ) thus
( x in F1() & P1[y,x] )
by A4; :: thesis: verum