let i, j be Instruction of SCM+FSA; :: thesis: UsedI*Loc (i ";" j) = (UsedInt*Loc i) \/ (UsedInt*Loc j)
thus UsedI*Loc (i ";" j) = (UsedI*Loc (Macro i)) \/ (UsedI*Loc (Macro j)) by Th43
.= (UsedI*Loc (Macro i)) \/ (UsedInt*Loc j) by Th44
.= (UsedInt*Loc i) \/ (UsedInt*Loc j) by Th44 ; :: thesis: verum