let k be Element of NAT ; :: thesis: for a, b being Int-Location holds IncAddr (Divide a,b),k = Divide a,b
let a, b be Int-Location ; :: thesis: IncAddr (Divide a,b),k = Divide a,b
A1:
InsCode (Divide a,b) = 5
by SCMFSA_2:46;
not 5 in {6,7,8}
by ENUMSET1:def 1;
hence
IncAddr (Divide a,b),k = Divide a,b
by A1, Def3; :: thesis: verum