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