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