let il be Instruction-Location of SCM+FSA ; for a being Int-Location
for f being FinSeq-Location holds NIC (f :=<0,...,0> a),il = {(Next il)}
let a be Int-Location ; for f being FinSeq-Location holds NIC (f :=<0,...,0> a),il = {(Next il)}
let f be FinSeq-Location ; NIC (f :=<0,...,0> a),il = {(Next il)}
set i = f :=<0,...,0> a;
for s being State of st IC s = il & s . il = f :=<0,...,0> a holds
(Exec (f :=<0,...,0> a),s) . (IC SCM+FSA ) = Next (IC s)
by SCMFSA_2:101;
hence
NIC (f :=<0,...,0> a),il = {(Next il)}
by Lm5; verum