let x, y, A be set ; :: thesis: ( <*x,y*> - A = <*x,y*> iff ( not x in A & not y in A ) )
thus
( <*x,y*> - A = <*x,y*> implies ( not x in A & not y in A ) )
:: thesis: ( not x in A & not y in A implies <*x,y*> - A = <*x,y*> )
assume
( not x in A & not y in A )
; :: thesis: <*x,y*> - A = <*x,y*>
then
( <*x*> - A = <*x*> & <*y*> - A = <*y*> & <*x,y*> = <*x*> ^ <*y*> )
by Lm6, FINSEQ_1:def 9;
hence
<*x,y*> - A = <*x,y*>
by Lm11; :: thesis: verum