let I be preProgram of SCM+FSA; :: thesis: for a being Int-Location st not I destroys a holds
not Directed I destroys a

let a be Int-Location; :: thesis: ( not I destroys a implies not Directed I destroys a )
assume A1: not I destroys a ; :: thesis: not Directed I destroys a
now :: thesis: for i being Instruction of SCM+FSA st i in rng (Directed I) holds
not i destroys a
end;
hence not Directed I destroys a by SCMFSA7B:def 4; :: thesis: verum