assume SCM+FSA-Data*-Loc meets SCM-Memory ; :: thesis: contradiction
then consider x being set such that
A1: x in SCM+FSA-Data*-Loc and
A2: x in SCM-Memory by XBOOLE_0:3;
A3: ( x in {NAT } \/ SCM-Data-Loc or x in NAT ) by A2, XBOOLE_0:def 3;
x in (NAT \/ [:{0 },NAT :]) \ {[0 ,0 ]} by A1, NUMBERS:def 4;
then A4: ( x in NAT or x in [:{0 },NAT :] ) by XBOOLE_0:def 3;
per cases ( x in {NAT } or x in SCM-Data-Loc or x in NAT ) by A3, XBOOLE_0:def 3;
end;