let GF be non empty right_complementable associative well-unital distributive Abelian add-associative right_zeroed doubleLoopStr ; :: thesis: for M being non empty right_complementable VectSp-like Abelian add-associative right_zeroed VectSpStr of GF
for W1, W2 being Subspace of M
for x being set 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 VectSp-like Abelian add-associative right_zeroed VectSpStr of GF; :: thesis: for W1, W2 being Subspace of M
for x being set 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; :: thesis: for x being set 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 set ; :: thesis: ( 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 ) )
:: thesis: ( 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 )
; :: thesis: x in W1 + W2
x in { (v + u) where v, u 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; :: thesis: verum