let G be non empty good 1-sorted ; :: thesis: for i being Element of SCM-Memory holds
( (SCM-OK G) . i = the carrier of G iff i in SCM-Data-Loc )

let i be Element of SCM-Memory ; :: thesis: ( (SCM-OK G) . i = the carrier of G iff i in SCM-Data-Loc )
thus ( (SCM-OK G) . i = the carrier of G implies i in SCM-Data-Loc ) :: thesis: ( i in SCM-Data-Loc implies (SCM-OK G) . i = the carrier of G )
proof end;
thus ( i in SCM-Data-Loc implies (SCM-OK G) . i = the carrier of G ) by Def3; :: thesis: verum