theorem Th7:
for
P1,
P2 being
Instruction-Sequence of
SCM+FSA for
s being
0 -started State of
SCM+FSA for
I being
really-closed parahalting Program of st
I c= P1 &
I c= P2 holds
for
k being
Nat holds
(
Comput (
P1,
s,
k)
= Comput (
P2,
s,
k) &
CurInstr (
P1,
(Comput (P1,s,k)))
= CurInstr (
P2,
(Comput (P2,s,k))) )