consider w being State of SCM+FSA ;
set t = w +* ((intloc 0 ),(intloc 1) --> 0 ,1);
A5: InsCode (AddTo a,b) = 2 by SCMFSA_2:43
.= InsCode (AddTo (intloc 0 ),(intloc 1)) by SCMFSA_2:43 ;
A6: intloc 0 <> IC SCM+FSA by SCMFSA_2:81;
dom ((intloc 0 ),(intloc 1) --> 0 ,1) = {(intloc 0 ),(intloc 1)} by FUNCT_4:65;
then A7: ( intloc 0 in dom ((intloc 0 ),(intloc 1) --> 0 ,1) & intloc 1 in dom ((intloc 0 ),(intloc 1) --> 0 ,1) ) by TARSKI:def 2;
then A8: (w +* ((intloc 0 ),(intloc 1) --> 0 ,1)) . (intloc 0 ) = ((intloc 0 ),(intloc 1) --> 0 ,1) . (intloc 0 ) by FUNCT_4:14
.= 0 by Lm7, FUNCT_4:66 ;
(w +* ((intloc 0 ),(intloc 1) --> 0 ,1)) . (intloc 1) = ((intloc 0 ),(intloc 1) --> 0 ,1) . (intloc 1) by A7, FUNCT_4:14
.= 1 by FUNCT_4:66 ;
then (Exec (AddTo (intloc 0 ),(intloc 1)),(w +* ((intloc 0 ),(intloc 1) --> 0 ,1))) . (intloc 0 ) = 0 + 1 by A8, SCMFSA_2:90;
hence for b1 being InsType of SCM+FSA st b1 = InsCode (AddTo a,b) holds
not b1 is jump-only by A5, A6, A8, AMISTD_1:def 3; :: thesis: verum