let s be State of SCMPDS ; for I being halt-free shiftable Program of SCMPDS
for a, x, y being Int_position
for i, c being Integer
for n being Element of NAT st n > 0 & s . x >= (s . y) + c & ( for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) holds
( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
let I be halt-free shiftable Program of SCMPDS ; for a, x, y being Int_position
for i, c being Integer
for n being Element of NAT st n > 0 & s . x >= (s . y) + c & ( for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) holds
( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
let a, x, y be Int_position ; for i, c being Integer
for n being Element of NAT st n > 0 & s . x >= (s . y) + c & ( for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) holds
( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
let i, c be Integer; for n being Element of NAT st n > 0 & s . x >= (s . y) + c & ( for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) holds
( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
let n be Element of NAT ; ( n > 0 & s . x >= (s . y) + c & ( for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) implies ( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s ) )
set b = DataLoc (s . a),i;
set J = I ';' (AddTo a,i,(- n));
assume A1:
n > 0
; ( not s . x >= (s . y) + c or ex t being State of SCMPDS st
( t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 & not ( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) or ( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s ) )
defpred S1[ set ] means ex t being State of SCMPDS st
( t = $1 & t . x >= (t . y) + c );
assume A2:
s . x >= (s . y) + c
; ( ex t being State of SCMPDS st
( t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 & not ( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c ) ) or ( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s ) )
A3:
S1[ Dstate s]
assume A4:
for t being State of SCMPDS st t . x >= (t . y) + c & t . a = s . a & t . (DataLoc (s . a),i) > 0 holds
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & (IExec (I ';' (AddTo a,i,(- n))),t) . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c )
; ( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
A5:
now let t be
State of
SCMPDS ;
( S1[ Dstate t] & t . a = s . a & t . (DataLoc (s . a),i) > 0 implies ( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & S1[ Dstate (IExec (I ';' (AddTo a,i,(- n))),t)] ) )assume that A6:
S1[
Dstate t]
and A7:
(
t . a = s . a &
t . (DataLoc (s . a),i) > 0 )
;
( (IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a & (IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n & I is_closed_on t & I is_halting_on t & S1[ Dstate (IExec (I ';' (AddTo a,i,(- n))),t)] )consider v being
State of
SCMPDS such that A8:
v = Dstate t
and A9:
v . x >= (v . y) + c
by A6;
t . x = v . x
by A8, SCMPDS_8:4;
then A10:
t . x >= (t . y) + c
by A8, A9, SCMPDS_8:4;
hence
(
(IExec (I ';' (AddTo a,i,(- n))),t) . a = t . a &
(IExec (I ';' (AddTo a,i,(- n))),t) . (DataLoc (s . a),i) = (t . (DataLoc (s . a),i)) - n &
I is_closed_on t &
I is_halting_on t )
by A4, A7;
S1[ Dstate (IExec (I ';' (AddTo a,i,(- n))),t)]thus
S1[
Dstate (IExec (I ';' (AddTo a,i,(- n))),t)]
verumproof
take v =
Dstate (IExec (I ';' (AddTo a,i,(- n))),t);
( v = Dstate (IExec (I ';' (AddTo a,i,(- n))),t) & v . x >= (v . y) + c )
thus
v = Dstate (IExec (I ';' (AddTo a,i,(- n))),t)
;
v . x >= (v . y) + c
v . x = (IExec (I ';' (AddTo a,i,(- n))),t) . x
by SCMPDS_8:4;
then
v . x >= ((IExec (I ';' (AddTo a,i,(- n))),t) . y) + c
by A4, A7, A10;
hence
v . x >= (v . y) + c
by SCMPDS_8:4;
verum
end; end;
( ( S1[s] or not S1[s] ) & for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
from SCPISORT:sch 1(A1, A3, A5);
hence
( for-down a,i,n,I is_closed_on s & for-down a,i,n,I is_halting_on s )
; verum