let x be set ; TARSKI:def 3 ( not x in { F4(a) where a is Element of F1() : a in F3() } or x in F2() )
assume
x in { F4(b) where b is Element of F1() : b in F3() }
; x in F2()
then consider b being Element of F1() such that
A5:
x = F4(b)
and
A6:
b in F3()
;
ex a being Element of F1() st
( b = F4(a) & a in F2() )
by A1, A6;
hence
x in F2()
by A2, A5; verum