let s be State of SCM+FSA ; :: thesis: for I being Program of SCM+FSA
for l being Instruction-Location of SCM+FSA holds DataPart s = DataPart (s +* (I +* (Start-At l)))

let I be Program of SCM+FSA ; :: thesis: for l being Instruction-Location of SCM+FSA holds DataPart s = DataPart (s +* (I +* (Start-At l)))
let l be Instruction-Location of SCM+FSA ; :: thesis: DataPart s = DataPart (s +* (I +* (Start-At l)))
now end;
then dom (I +* (Start-At l)) misses Int-Locations \/ FinSeq-Locations by XBOOLE_0:3;
hence DataPart s = DataPart (s +* (I +* (Start-At l))) by FUNCT_4:94, SCMFSA_2:127; :: thesis: verum