let j be Instruction of SCM+FSA; :: thesis: for I being Program of holds UsedIntLoc (I ";" j) = (UsedIntLoc I) \/ (UsedIntLoc j)
let I be Program of ; :: thesis: UsedIntLoc (I ";" j) = (UsedIntLoc I) \/ (UsedIntLoc j)
thus UsedIntLoc (I ";" j) = (UsedIntLoc I) \/ (UsedIntLoc (Macro j)) by Th27
.= (UsedIntLoc I) \/ (UsedIntLoc j) by Th28 ; :: thesis: verum