let GF be non empty right_complementable well-unital distributive Abelian add-associative right_zeroed associative doubleLoopStr ; for M being non empty right_complementable vector-distributive scalar-distributive scalar-associative scalar-unital Abelian add-associative right_zeroed ModuleStr over GF
for W1, W2 being Subspace of M
for x being object holds
( x in W1 + W2 iff ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) )
let M be non empty right_complementable vector-distributive scalar-distributive scalar-associative scalar-unital Abelian add-associative right_zeroed ModuleStr over GF; for W1, W2 being Subspace of M
for x being object holds
( x in W1 + W2 iff ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) )
let W1, W2 be Subspace of M; for x being object holds
( x in W1 + W2 iff ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) )
let x be object ; ( x in W1 + W2 iff ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) )
thus
( x in W1 + W2 implies ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) )
( ex v1, v2 being Element of M st
( v1 in W1 & v2 in W2 & x = v1 + v2 ) implies x in W1 + W2 )
given v1, v2 being Element of M such that A2:
( v1 in W1 & v2 in W2 & x = v1 + v2 )
; x in W1 + W2
x in { (v + u) where u, v is Element of M : ( v in W1 & u in W2 ) }
by A2;
then
x in the carrier of (W1 + W2)
by Def1;
hence
x in W1 + W2
by STRUCT_0:def 5; verum