let p be Instruction-Sequence of SCM+FSA; for s being State of SCM+FSA
for a being read-write Int-Location
for Ig being good Program of SCM+FSA st ( ProperBodyWhile>0 a,Ig,s,p or Ig is parahalting ) & s . (intloc 0) = 1 holds
for k being Element of NAT holds ((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1
let s be State of SCM+FSA; for a being read-write Int-Location
for Ig being good Program of SCM+FSA st ( ProperBodyWhile>0 a,Ig,s,p or Ig is parahalting ) & s . (intloc 0) = 1 holds
for k being Element of NAT holds ((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1
let a be read-write Int-Location ; for Ig being good Program of SCM+FSA st ( ProperBodyWhile>0 a,Ig,s,p or Ig is parahalting ) & s . (intloc 0) = 1 holds
for k being Element of NAT holds ((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1
let Ig be good Program of SCM+FSA; ( ( ProperBodyWhile>0 a,Ig,s,p or Ig is parahalting ) & s . (intloc 0) = 1 implies for k being Element of NAT holds ((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1 )
set I = Ig;
assume that
A1:
( ProperBodyWhile>0 a,Ig,s,p or Ig is parahalting )
and
A2:
s . (intloc 0) = 1
; for k being Element of NAT holds ((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1
set SW = StepWhile>0 (a,Ig,p,s);
set PW = p +* (while>0 (a,Ig));
defpred S1[ Nat] means ((StepWhile>0 (a,Ig,p,s)) . $1) . (intloc 0) = 1;
A4:
for k being Element of NAT st S1[k] holds
S1[k + 1]
proof
let k be
Element of
NAT ;
( S1[k] implies S1[k + 1] )
assume A5:
((StepWhile>0 (a,Ig,p,s)) . k) . (intloc 0) = 1
;
S1[k + 1]
per cases
( ((StepWhile>0 (a,Ig,p,s)) . k) . a <= 0 or ((StepWhile>0 (a,Ig,p,s)) . k) . a > 0 )
;
suppose A6:
((StepWhile>0 (a,Ig,p,s)) . k) . a > 0
;
S1[k + 1]set SWkI =
Initialized ((StepWhile>0 (a,Ig,p,s)) . k);
set PWI =
(p +* (while>0 (a,Ig))) +* Ig;
A7:
DataPart ((StepWhile>0 (a,Ig,p,s)) . k) = DataPart (Initialized ((StepWhile>0 (a,Ig,p,s)) . k))
by A5, SCMFSA8C:7;
set Ins =
NAT ;
set SWkIS =
Initialize ((StepWhile>0 (a,Ig,p,s)) . k);
set PWIS =
(p +* (while>0 (a,Ig))) +* Ig;
A10:
Initialized ((StepWhile>0 (a,Ig,p,s)) . k) = Initialize ((StepWhile>0 (a,Ig,p,s)) . k)
by A5, SCMFSA8C:4;
A11:
ProperBodyWhile>0 a,
Ig,
s,
p
by A1, Th32;
then A12:
Ig is_closed_on (StepWhile>0 (a,Ig,p,s)) . k,
p +* (while>0 (a,Ig))
by A6, Def4;
Ig is_halting_on (StepWhile>0 (a,Ig,p,s)) . k,
p +* (while>0 (a,Ig))
by A6, A11, Def4;
then A14:
Ig is_halting_on Initialized ((StepWhile>0 (a,Ig,p,s)) . k),
p +* (while>0 (a,Ig))
by A12, A7, SCMFSA8B:5;
Initialized ((StepWhile>0 (a,Ig,p,s)) . k) = Initialize (Initialized ((StepWhile>0 (a,Ig,p,s)) . k))
by MEMSTR_0:44;
then B15:
(p +* (while>0 (a,Ig))) +* Ig halts_on Initialized ((StepWhile>0 (a,Ig,p,s)) . k)
by A14, SCMFSA7B:def 7;
A16:
(p +* (while>0 (a,Ig))) +* Ig halts_on Initialized ((StepWhile>0 (a,Ig,p,s)) . k)
by B15;
A17:
DataPart (IExec (Ig,(p +* (while>0 (a,Ig))),((StepWhile>0 (a,Ig,p,s)) . k))) =
DataPart (Result (((p +* (while>0 (a,Ig))) +* Ig),(Initialized ((StepWhile>0 (a,Ig,p,s)) . k))))
by SCMFSA6B:def 1
.=
DataPart (Result (((p +* (while>0 (a,Ig))) +* Ig),(Initialized ((StepWhile>0 (a,Ig,p,s)) . k))))
.=
DataPart (Comput (((p +* (while>0 (a,Ig))) +* Ig),(Initialize ((StepWhile>0 (a,Ig,p,s)) . k)),(LifeSpan (((p +* (while>0 (a,Ig))) +* Ig),(Initialize ((StepWhile>0 (a,Ig,p,s)) . k))))))
by A10, A16, EXTPRO_1:23
;
Ig is_closed_on Initialized ((StepWhile>0 (a,Ig,p,s)) . k),
p +* (while>0 (a,Ig))
by A12, A7, SCMFSA8B:3;
then
DataPart ((StepWhile>0 (a,Ig,p,s)) . (k + 1)) = DataPart (IExec (Ig,(p +* (while>0 (a,Ig))),((StepWhile>0 (a,Ig,p,s)) . k)))
by A5, A6, A14, Th38;
hence ((StepWhile>0 (a,Ig,p,s)) . (k + 1)) . (intloc 0) =
(Comput (((p +* (while>0 (a,Ig))) +* Ig),(Initialize ((StepWhile>0 (a,Ig,p,s)) . k)),(LifeSpan (((p +* (while>0 (a,Ig))) +* Ig),(Initialize ((StepWhile>0 (a,Ig,p,s)) . k)))))) . (intloc 0)
by A17, SCMFSA6A:7
.=
1
by A5, A12, SCMFSA8C:68
;
verum end; end;
end;
A18:
S1[ 0 ]
by A2, SCMFSA_9:def 5;
thus
for k being Element of NAT holds S1[k]
from NAT_1:sch 1(A18, A4); verum