theorem
  for dl being Int_position holds dl <> IC SCMPDS
proof
  let dl be Int_position;
  Values dl = INT by Th2;
  hence thesis by MEMSTR_0:def 6,NUMBERS:7;
end;
