:: deftheorem Def2 defines SCM-OK AMI_2:def 4 :
for b1 being Function of SCM-Memory,(Segm 2) holds
( b1 = SCM-OK iff for k being Element of SCM-Memory holds
( ( k = NAT implies b1 . k = 0 ) & ( k in SCM-Data-Loc implies b1 . k = 1 ) ) );