set Y = { (v + u) where u is Element of V : u in M } ; defpred S1[ set ] means ex u being Element of V st ( $1 = v + u & u in M ); consider X being set such that A1:
for x being set holds ( x in X iff ( x in the carrier of V & S1[x] ) )
fromXBOOLE_0:sch 1();
X c= the carrier of V