theorem
 for s being State of SCM holds s is State-consisting of <*>INT
 proof let s be State of SCM;
  let k be Element of NAT;
  thus thesis;
 end;
