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