let l1, l2 be Instruction-Location of SCM+FSA ; :: thesis: for a being Int-Location holds l1 .--> (goto l2) does_not_destroy a
let a be Int-Location ; :: thesis: l1 .--> (goto l2) does_not_destroy a
set I = l1 .--> (goto l2);
A1: rng (l1 .--> (goto l2)) = {(goto l2)} by FUNCOP_1:14;
now end;
hence l1 .--> (goto l2) does_not_destroy a by SCMFSA7B:def 4; :: thesis: verum