let I be preProgram of SCM+FSA; :: thesis: for l being Element of NAT
for a being Int-Location st not I destroys a holds
not Directed (I,l) destroys a

let l be Element of NAT ; :: thesis: for a being Int-Location st not I destroys a holds
not Directed (I,l) destroys a

let a be Int-Location ; :: thesis: ( not I destroys a implies not Directed (I,l) destroys a )
assume A1: not I destroys a ; :: thesis: not Directed (I,l) destroys a
now end;
hence not Directed (I,l) destroys a by SCMFSA7B:def 4; :: thesis: verum