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