let x1, x2 be object ; for Z being set holds
( {x1,x2} c= Z iff ( x1 in Z & x2 in Z ) )
let Z be set ; ( {x1,x2} c= Z iff ( x1 in Z & x2 in Z ) )
( x1 in {x1,x2} & x2 in {x1,x2} )
by TARSKI:def 2;
hence
( {x1,x2} c= Z implies ( x1 in Z & x2 in Z ) )
; ( x1 in Z & x2 in Z implies {x1,x2} c= Z )
assume A1:
( x1 in Z & x2 in Z )
; {x1,x2} c= Z
let z be object ; TARSKI:def 3 ( not z in {x1,x2} or z in Z )
assume
z in {x1,x2}
; z in Z
hence
z in Z
by A1, TARSKI:def 2; verum