theorem Th2:
  a <> IC SCM R
proof
  a in SCM-Data-Loc by AMI_2:def 16;
  then a <> NAT by AMI_2:20;
  hence thesis by SCMRING2:8;
end;
