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