hereby :: according to TARSKI:def 3,XBOOLE_0:def 10 :: thesis: { F4(a) where a is Element of F1() : a in F3() } c= F2()
let x be object ; :: thesis: ( x in F2() implies x in { F4(b) where b is Element of F1() : b in F3() } )
assume A3: x in F2() ; :: thesis: x in { F4(b) where b is Element of F1() : b in F3() }
then reconsider a = x as Element of F1() ;
A4: F4(a) in F3() by A1, A3;
F4(F4(a)) = a by A2;
hence x in { F4(b) where b is Element of F1() : b in F3() } by A4; :: thesis: verum
end;
let x be object ; :: according to TARSKI:def 3 :: thesis: ( 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() } ; :: thesis: 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; :: thesis: verum