let P be Instruction-Sequence of SCM+FSA; for s being State of SCM+FSA
for I being Program of
for a being read-write Int-Location
for k being Element of NAT holds (StepWhile=0 (a,I,P,s)) . (k + 1) = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
let s be State of SCM+FSA; for I being Program of
for a being read-write Int-Location
for k being Element of NAT holds (StepWhile=0 (a,I,P,s)) . (k + 1) = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
let I be Program of ; for a being read-write Int-Location
for k being Element of NAT holds (StepWhile=0 (a,I,P,s)) . (k + 1) = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
let a be read-write Int-Location ; for k being Element of NAT holds (StepWhile=0 (a,I,P,s)) . (k + 1) = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
let k be Element of NAT ; (StepWhile=0 (a,I,P,s)) . (k + 1) = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
set sk = (StepWhile=0 (a,I,P,s)) . k;
set sk0 = (StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 0;
(StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 0 = (StepWhile=0 (a,I,P,s)) . k
by Def4;
hence (StepWhile=0 (a,I,P,s)) . (k + 1) =
Comput ((P +* (while=0 (a,I))),(((StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 0) +* (Start-At (0,SCM+FSA))),((LifeSpan (((P +* (while=0 (a,I))) +* I),(((StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 0) +* (Start-At (0,SCM+FSA))))) + 3))
by Def4
.=
(StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . (0 + 1)
by Def4
.=
(StepWhile=0 (a,I,P,((StepWhile=0 (a,I,P,s)) . k))) . 1
;
verum