let a be Int-Location; for f being FinSeq-Location
for i being Instruction of SCM+FSA st ( i = a :=len f or i = f :=<0,...,0> a ) holds
UsedInt*Loc i = {f}
let f be FinSeq-Location ; for i being Instruction of SCM+FSA st ( i = a :=len f or i = f :=<0,...,0> a ) holds
UsedInt*Loc i = {f}
let i be Instruction of SCM+FSA; ( ( i = a :=len f or i = f :=<0,...,0> a ) implies UsedInt*Loc i = {f} )
f in FinSeq-Locations
by SCMFSA_2:def 5;
then
{f} c= FinSeq-Locations
by ZFMISC_1:31;
then reconsider ab = {f} as Element of Fin FinSeq-Locations by FINSUB_1:def 5;
assume A1:
( i = a :=len f or i = f :=<0,...,0> a )
; UsedInt*Loc i = {f}
then
( InsCode i = 11 or InsCode i = 12 )
by SCMFSA_2:28, SCMFSA_2:29;
then
UsedInt*Loc i = ab
by A1, Def4;
hence
UsedInt*Loc i = {f}
; verum