let I be preProgram of SCM+FSA ; :: thesis: for l being Instruction-Location of SCM+FSA holds (I +* (Start-At l)) . (IC SCM+FSA ) = l
let l be Instruction-Location of SCM+FSA ; :: thesis: (I +* (Start-At l)) . (IC SCM+FSA ) = l
dom (Start-At l) = {(IC SCM+FSA )} by FUNCOP_1:19;
then A1: IC SCM+FSA in dom (Start-At l) by TARSKI:def 1;
(Start-At l) . (IC SCM+FSA ) = l by FUNCOP_1:87;
hence (I +* (Start-At l)) . (IC SCM+FSA ) = l by A1, FUNCT_4:14; :: thesis: verum