consider w being State of SCM+FSA ;
set t = w +* ((intloc 0 ),(intloc 1) --> 0 ,1);
A1: InsCode (a := b) = 1 by SCMFSA_2:42
.= InsCode ((intloc 0 ) := (intloc 1)) by SCMFSA_2:42 ;
A2: 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 A3: ( 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 A4: (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 ;
(Exec ((intloc 0 ) := (intloc 1)),(w +* ((intloc 0 ),(intloc 1) --> 0 ,1))) . (intloc 0 ) = (w +* ((intloc 0 ),(intloc 1) --> 0 ,1)) . (intloc 1) by SCMFSA_2:89
.= ((intloc 0 ),(intloc 1) --> 0 ,1) . (intloc 1) by A3, FUNCT_4:14
.= 1 by FUNCT_4:66 ;
hence for b1 being InsType of SCM+FSA st b1 = InsCode (a := b) holds
not b1 is jump-only by A1, A2, A4, AMISTD_1:def 3; :: thesis: verum