let i be Element of SCM-Memory ; :: thesis: ( SCMPDS-OK . i = INT iff i in SCM-Data-Loc )
thus ( SCMPDS-OK . i = INT implies i in SCM-Data-Loc ) :: thesis: ( i in SCM-Data-Loc implies SCMPDS-OK . i = INT )
proof end;
thus ( i in SCM-Data-Loc implies SCMPDS-OK . i = INT ) by Def4; :: thesis: verum