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

let I be Program of ; :: thesis: for l being Instruction-Location of SCMPDS holds DataPart s = DataPart (s +* (I +* (Start-At l)))
let l be Instruction-Location of SCMPDS ; :: thesis: DataPart s = DataPart (s +* (I +* (Start-At l)))
now end;
then dom (I +* (Start-At l)) misses SCM-Data-Loc by XBOOLE_0:3;
hence DataPart s = DataPart (s +* (I +* (Start-At l))) by FUNCT_4:94, SCMPDS_2:100; :: thesis: verum