let V be RealUnitarySpace; :: thesis: for W1, W2 being Subspace of V
for x being set st x in W1 & W1 is Subspace of W2 holds
x in W2

let W1, W2 be Subspace of V; :: thesis: for x being set st x in W1 & W1 is Subspace of W2 holds
x in W2

let x be set ; :: thesis: ( x in W1 & W1 is Subspace of W2 implies x in W2 )
assume ( x in W1 & W1 is Subspace of W2 ) ; :: thesis: x in W2
then ( x in the carrier of W1 & the carrier of W1 c= the carrier of W2 ) by Def1, STRUCT_0:def 5;
hence x in W2 by STRUCT_0:def 5; :: thesis: verum