defpred S1[ set ] means ex u being Element of V st
( $1 = v + u & u in W );
consider X being set such that
A1: for x being set holds
( x in X iff ( x in the carrier of V & S1[x] ) ) from XBOOLE_0:sch 1();
X c= the carrier of V
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in X or x in the carrier of V )
assume x in X ; :: thesis: x in the carrier of V
hence x in the carrier of V by A1; :: thesis: verum
end;
then reconsider X = X as Subset of V ;
set Y = { (v + u) where u is Element of V : u in W } ;
X = { (v + u) where u is Element of V : u in W }
proof
thus X c= { (v + u) where u is Element of V : u in W } :: according to XBOOLE_0:def 10 :: thesis: { (v + u) where u is Element of V : u in W } c= X
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in X or x in { (v + u) where u is Element of V : u in W } )
assume x in X ; :: thesis: x in { (v + u) where u is Element of V : u in W }
then ex u being Element of V st
( x = v + u & u in W ) by A1;
hence x in { (v + u) where u is Element of V : u in W } ; :: thesis: verum
end;
thus { (v + u) where u is Element of V : u in W } c= X :: thesis: verum
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in { (v + u) where u is Element of V : u in W } or x in X )
assume x in { (v + u) where u is Element of V : u in W } ; :: thesis: x in X
then ex u being Element of V st
( x = v + u & u in W ) ;
hence x in X by A1; :: thesis: verum
end;
end;
hence { (v + u) where u is Element of V : u in W } is Subset of V ; :: thesis: verum