let I, J be Program of SCM+FSA ; :: thesis: for a being read-write Int-Location
for s being State of SCM+FSA st s . a > 0 & I is_closed_on Initialize s & I is_halting_on Initialize s holds
IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3)))
let a be read-write Int-Location ; :: thesis: for s being State of SCM+FSA st s . a > 0 & I is_closed_on Initialize s & I is_halting_on Initialize s holds
IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3)))
let s be State of SCM+FSA ; :: thesis: ( s . a > 0 & I is_closed_on Initialize s & I is_halting_on Initialize s implies IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3))) )
assume A1:
s . a > 0
; :: thesis: ( not I is_closed_on Initialize s or not I is_halting_on Initialize s or IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3))) )
assume A2:
I is_closed_on Initialize s
; :: thesis: ( not I is_halting_on Initialize s or IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3))) )
assume A3:
I is_halting_on Initialize s
; :: thesis: IExec (if>0 a,I,J),s = (IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3)))
set I1 = I ';' (Stop SCM+FSA );
set s1 = s +* (Initialized (I ';' (Stop SCM+FSA )));
set s3 = s +* (Initialized (if>0 a,I,J));
set s4 = Computation (s +* (Initialized (if>0 a,I,J))),1;
set i = a >0_goto (insloc ((card J) + 3));
A4:
(I ';' (Stop SCM+FSA )) +* (Start-At (insloc 0 )) c= s +* (Initialized (I ';' (Stop SCM+FSA )))
by FUNCT_4:26, SCMFSA6B:8;
A5:
s +* (Initialized (I ';' (Stop SCM+FSA ))) is halting
by A2, A3, SCMFSA8A:55;
I ';' (Stop SCM+FSA ) is_closed_on Initialize s
by A2, A3, SCMFSA8A:46;
then A6:
I ';' (Stop SCM+FSA ) is_closed_on s +* (Initialized (I ';' (Stop SCM+FSA )))
by Th9;
A7:
insloc 0 in dom (if>0 a,I,J)
by Lm2;
if>0 a,I,J c= Initialized (if>0 a,I,J)
by SCMFSA6A:26;
then A8:
dom (if>0 a,I,J) c= dom (Initialized (if>0 a,I,J))
by GRFUNC_1:8;
IC SCM+FSA in dom (Initialized (if>0 a,I,J))
by SCMFSA6A:24;
then A9: IC (s +* (Initialized (if>0 a,I,J))) =
(Initialized (if>0 a,I,J)) . (IC SCM+FSA )
by FUNCT_4:14
.=
insloc 0
by SCMFSA6A:46
;
A10: (s +* (Initialized (if>0 a,I,J))) . (insloc 0 ) =
(Initialized (if>0 a,I,J)) . (insloc 0 )
by A7, A8, FUNCT_4:14
.=
(if>0 a,I,J) . (insloc 0 )
by A7, SCMFSA6A:50
.=
a >0_goto (insloc ((card J) + 3))
by Lm3
;
A11: Computation (s +* (Initialized (if>0 a,I,J))),(0 + 1) =
Following (Computation (s +* (Initialized (if>0 a,I,J))),0 )
by AMI_1:14
.=
Following (s +* (Initialized (if>0 a,I,J)))
by AMI_1:13
.=
Exec (a >0_goto (insloc ((card J) + 3))),(s +* (Initialized (if>0 a,I,J)))
by A9, A10
;
A12: card (((a >0_goto (insloc ((card J) + 3))) ';' J) ';' (Goto (insloc ((card I) + 1)))) =
card (((Macro (a >0_goto (insloc ((card J) + 3)))) ';' J) ';' (Goto (insloc ((card I) + 1))))
by SCMFSA6A:def 6
.=
(card ((Macro (a >0_goto (insloc ((card J) + 3)))) ';' J)) + (card (Goto (insloc ((card I) + 1))))
by SCMFSA6A:61
.=
(card ((Macro (a >0_goto (insloc ((card J) + 3)))) ';' J)) + 1
by SCMFSA8A:29
.=
((card (Macro (a >0_goto (insloc ((card J) + 3))))) + (card J)) + 1
by SCMFSA6A:61
.=
((card J) + 2) + 1
by SCMFSA7B:6
.=
(card J) + (2 + 1)
;
A13:
dom (s | NAT ) = NAT
by SCMFSA8A:3;
( not a in dom (Initialized (if>0 a,I,J)) & a in dom s )
by SCMFSA6A:48, SCMFSA_2:66;
then A14:
(s +* (Initialized (if>0 a,I,J))) . a > 0
by A1, FUNCT_4:12;
A15:
Initialized (if>0 a,I,J) c= s +* (Initialized (if>0 a,I,J))
by FUNCT_4:26;
if>0 a,I,J c= Initialized (if>0 a,I,J)
by SCMFSA6A:26;
then A16:
if>0 a,I,J c= s +* (Initialized (if>0 a,I,J))
by A15, XBOOLE_1:1;
if>0 a,I,J = (((a >0_goto (insloc ((card J) + 3))) ';' J) ';' (Goto (insloc ((card I) + 1)))) ';' (I ';' (Stop SCM+FSA ))
by SCMFSA6A:67;
then
ProgramPart (Relocated (I ';' (Stop SCM+FSA )),((card J) + 3)) c= if>0 a,I,J
by A12, Lm1;
then
ProgramPart (Relocated (I ';' (Stop SCM+FSA )),((card J) + 3)) c= s +* (Initialized (if>0 a,I,J))
by A16, XBOOLE_1:1;
then
ProgramPart [(ProgramPart (Relocated (I ';' (Stop SCM+FSA )),((card J) + 3)))] c= Computation (s +* (Initialized (if>0 a,I,J))),1
by AMI_1:99;
then A17:
ProgramPart (Relocated (I ';' (Stop SCM+FSA )),((card J) + 3)) c= Computation (s +* (Initialized (if>0 a,I,J))),1
by AMI_1:105;
A18:
IC (Computation (s +* (Initialized (if>0 a,I,J))),1) = insloc ((card J) + 3)
by A11, A14, SCMFSA_2:97;
A19:
DataPart (s +* (Initialized (I ';' (Stop SCM+FSA )))) = DataPart (s +* (Initialized (if>0 a,I,J)))
by SCMFSA6A:39, SCMFSA6A:53;
A20:
now let a be
Int-Location ;
:: thesis: (s +* (Initialized (I ';' (Stop SCM+FSA )))) . a = (Computation (s +* (Initialized (if>0 a,I,J))),1) . athus (s +* (Initialized (I ';' (Stop SCM+FSA )))) . a =
(s +* (Initialized (if>0 a,I,J))) . a
by A19, SCMFSA6A:38
.=
(Computation (s +* (Initialized (if>0 a,I,J))),1) . a
by A11, SCMFSA_2:97
;
:: thesis: verum end;
now let f be
FinSeq-Location ;
:: thesis: (s +* (Initialized (I ';' (Stop SCM+FSA )))) . f = (Computation (s +* (Initialized (if>0 a,I,J))),1) . fthus (s +* (Initialized (I ';' (Stop SCM+FSA )))) . f =
(s +* (Initialized (if>0 a,I,J))) . f
by A19, SCMFSA6A:38
.=
(Computation (s +* (Initialized (if>0 a,I,J))),1) . f
by A11, SCMFSA_2:97
;
:: thesis: verum end;
then A21:
DataPart (s +* (Initialized (I ';' (Stop SCM+FSA )))) = DataPart (Computation (s +* (Initialized (if>0 a,I,J))),1)
by A20, SCMFSA6A:38;
A22: CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),((LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1)) =
CurInstr (Computation (Computation (s +* (Initialized (if>0 a,I,J))),1),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))
by AMI_1:51
.=
IncAddr (CurInstr (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))),((card J) + 3)
by A4, A6, A17, A18, A21, Th11
.=
IncAddr (halt SCM+FSA ),((card J) + 3)
by A5, AMI_1:def 46
.=
halt SCM+FSA
by SCMFSA_4:8
;
then A23:
s +* (Initialized (if>0 a,I,J)) is halting
by AMI_1:def 20;
now let l be
Element of
NAT ;
:: thesis: ( l < (LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1 implies CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),b1) <> halt SCM+FSA )assume A24:
l < (LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1
;
:: thesis: CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),b1) <> halt SCM+FSA per cases
( l = 0 or l <> 0 )
;
suppose
l = 0
;
:: thesis: CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),b1) <> halt SCM+FSA then
CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),l) = CurInstr (s +* (Initialized (if>0 a,I,J)))
by AMI_1:13;
hence
CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),l) <> halt SCM+FSA
by A9, A10, SCMFSA_2:49, SCMFSA_2:124;
:: thesis: verum end; suppose
l <> 0
;
:: thesis: not CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),b1) = halt SCM+FSA then consider n being
Nat such that A25:
l = n + 1
by NAT_1:6;
reconsider n =
n as
Element of
NAT by ORDINAL1:def 13;
A26:
n < LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))
by A24, A25, XREAL_1:8;
assume A27:
CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),l) = halt SCM+FSA
;
:: thesis: contradiction InsCode (CurInstr (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),n)) =
InsCode (IncAddr (CurInstr (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),n)),((card J) + 3))
by SCMFSA_4:22
.=
InsCode (CurInstr (Computation (Computation (s +* (Initialized (if>0 a,I,J))),1),n))
by A4, A6, A17, A18, A21, Th11
.=
0
by A25, A27, AMI_1:51, SCMFSA_2:124
;
then
CurInstr (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),n) = halt SCM+FSA
by SCMFSA_2:122;
hence
contradiction
by A5, A26, AMI_1:def 46;
:: thesis: verum end; end; end;
then
for l being Element of NAT st CurInstr (Computation (s +* (Initialized (if>0 a,I,J))),l) = halt SCM+FSA holds
(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1 <= l
;
then A28:
LifeSpan (s +* (Initialized (if>0 a,I,J))) = (LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1
by A22, A23, AMI_1:def 46;
A29: DataPart (Result (s +* (Initialized (I ';' (Stop SCM+FSA ))))) =
DataPart (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))
by A2, A3, AMI_1:122, SCMFSA8A:55
.=
DataPart (Computation (Computation (s +* (Initialized (if>0 a,I,J))),1),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))
by A4, A6, A17, A18, A21, Th11
.=
DataPart (Computation (s +* (Initialized (if>0 a,I,J))),((LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1))
by AMI_1:51
.=
DataPart (Result (s +* (Initialized (if>0 a,I,J))))
by A23, A28, AMI_1:122
;
A30: dom (IExec (if>0 a,I,J),s) =
the carrier of SCM+FSA
by AMI_1:79
.=
dom ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3))))
by AMI_1:79
;
now let x be
set ;
:: thesis: ( x in dom (IExec (if>0 a,I,J),s) implies (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1 )A32:
IExec (I ';' (Stop SCM+FSA )),
s = (Result (s +* (Initialized (I ';' (Stop SCM+FSA ))))) +* (s | NAT )
by SCMFSA6B:def 1;
A33:
IExec (if>0 a,I,J),
s = (Result (s +* (Initialized (if>0 a,I,J)))) +* (s | NAT )
by SCMFSA6B:def 1;
assume A34:
x in dom (IExec (if>0 a,I,J),s)
;
:: thesis: (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1A35:
dom (Start-At (insloc (((card I) + (card J)) + 3))) = {(IC SCM+FSA )}
by FUNCOP_1:19;
per cases
( x is Int-Location or x is FinSeq-Location or x = IC SCM+FSA or x is Instruction-Location of SCM+FSA )
by A34, SCMFSA6A:35;
suppose A36:
x is
Int-Location
;
:: thesis: (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1then
x <> IC SCM+FSA
by SCMFSA_2:81;
then A37:
(
x in dom (IExec (I ';' (Stop SCM+FSA )),s) & not
x in dom (Start-At (insloc (((card I) + (card J)) + 3))) )
by A35, A36, SCMFSA_2:66, TARSKI:def 1;
thus (IExec (if>0 a,I,J),s) . x =
(Result (s +* (Initialized (if>0 a,I,J)))) . x
by A31, A33, A36, FUNCT_4:12, SCMFSA_2:84
.=
(Result (s +* (Initialized (I ';' (Stop SCM+FSA ))))) . x
by A29, A36, SCMFSA6A:38
.=
(IExec (I ';' (Stop SCM+FSA )),s) . x
by A31, A32, A36, FUNCT_4:12, SCMFSA_2:84
.=
((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . x
by A37, FUNCT_4:12
;
:: thesis: verum end; suppose A38:
x is
FinSeq-Location
;
:: thesis: (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1then
x <> IC SCM+FSA
by SCMFSA_2:82;
then A39:
(
x in dom (IExec (I ';' (Stop SCM+FSA )),s) & not
x in dom (Start-At (insloc (((card I) + (card J)) + 3))) )
by A35, A38, SCMFSA_2:67, TARSKI:def 1;
thus (IExec (if>0 a,I,J),s) . x =
(Result (s +* (Initialized (if>0 a,I,J)))) . x
by A31, A33, A38, FUNCT_4:12, SCMFSA_2:85
.=
(Result (s +* (Initialized (I ';' (Stop SCM+FSA ))))) . x
by A29, A38, SCMFSA6A:38
.=
(IExec (I ';' (Stop SCM+FSA )),s) . x
by A31, A32, A38, FUNCT_4:12, SCMFSA_2:85
.=
((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . x
by A39, FUNCT_4:12
;
:: thesis: verum end; suppose A40:
x = IC SCM+FSA
;
:: thesis: (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1then A41:
x in dom (Start-At (insloc (((card I) + (card J)) + 3)))
by A35, TARSKI:def 1;
A42:
IC (Result (s +* (Initialized (I ';' (Stop SCM+FSA ))))) =
(IExec (I ';' (Stop SCM+FSA )),s) . (IC SCM+FSA )
by A31, A32, A40, AMI_1:48, FUNCT_4:12
.=
IC ((IExec I,s) +* (Start-At (insloc (card I))))
by A2, A3, SCMFSA8A:57
.=
insloc (card I)
by AMI_1:111
;
thus (IExec (if>0 a,I,J),s) . x =
(Result (s +* (Initialized (if>0 a,I,J)))) . x
by A31, A33, A40, AMI_1:48, FUNCT_4:12
.=
(Computation (s +* (Initialized (if>0 a,I,J))),((LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))) + 1)) . x
by A23, A28, AMI_1:122
.=
IC (Computation (Computation (s +* (Initialized (if>0 a,I,J))),1),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))
by A40, AMI_1:51
.=
(IC (Computation (s +* (Initialized (I ';' (Stop SCM+FSA )))),(LifeSpan (s +* (Initialized (I ';' (Stop SCM+FSA ))))))) + ((card J) + 3)
by A4, A6, A17, A18, A21, Th11
.=
(IC (Result (s +* (Initialized (I ';' (Stop SCM+FSA )))))) + ((card J) + 3)
by A2, A3, AMI_1:122, SCMFSA8A:55
.=
(Start-At ((insloc (card I)) + ((card J) + 3))) . (IC SCM+FSA )
by A42, FUNCOP_1:87
.=
((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . x
by A40, A41, FUNCT_4:14
;
:: thesis: verum end; suppose A43:
x is
Instruction-Location of
SCM+FSA
;
:: thesis: (IExec (if>0 a,I,J),s) . b1 = ((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . b1then
x <> IC SCM+FSA
by AMI_1:48;
then A44:
(
x in dom (IExec (I ';' (Stop SCM+FSA )),s) & not
x in dom (Start-At (insloc (((card I) + (card J)) + 3))) )
by A35, A43, Th2, TARSKI:def 1;
A45:
x in NAT
by A43, AMI_1:def 4;
hence (IExec (if>0 a,I,J),s) . x =
(s | NAT ) . x
by A13, A33, FUNCT_4:14
.=
(IExec (I ';' (Stop SCM+FSA )),s) . x
by A13, A32, A45, FUNCT_4:14
.=
((IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))) . x
by A44, FUNCT_4:12
;
:: thesis: verum end; end; end;
hence IExec (if>0 a,I,J),s =
(IExec (I ';' (Stop SCM+FSA )),s) +* (Start-At (insloc (((card I) + (card J)) + 3)))
by A30, FUNCT_1:9
.=
((IExec I,s) +* (Start-At (insloc (card I)))) +* (Start-At (insloc (((card I) + (card J)) + 3)))
by A2, A3, SCMFSA8A:57
.=
(IExec I,s) +* (Start-At (insloc (((card I) + (card J)) + 3)))
by AMI_1:141
;
:: thesis: verum