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 C1 being Coset of W1
for C2 being Coset of W2 st C1 meets C2 holds
C1 /\ C2 is Coset of W1 /\ W2

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 C1 being Coset of W1
for C2 being Coset of W2 st C1 meets C2 holds
C1 /\ C2 is Coset of W1 /\ W2

let W1, W2 be Subspace of M; :: thesis: for C1 being Coset of W1
for C2 being Coset of W2 st C1 meets C2 holds
C1 /\ C2 is Coset of W1 /\ W2

let C1 be Coset of W1; :: thesis: for C2 being Coset of W2 st C1 meets C2 holds
C1 /\ C2 is Coset of W1 /\ W2

let C2 be Coset of W2; :: thesis: ( C1 meets C2 implies C1 /\ C2 is Coset of W1 /\ W2 )
assume A1: C1 /\ C2 <> {} ; :: according to XBOOLE_0:def 7 :: thesis: C1 /\ C2 is Coset of W1 /\ W2
consider v being Element of C1 /\ C2;
reconsider v = v as Element of M by A1, TARSKI:def 3;
set C = C1 /\ C2;
v in C1 by A1, XBOOLE_0:def 4;
then A2: C1 = v + W1 by VECTSP_4:93;
v in C2 by A1, XBOOLE_0:def 4;
then A3: C2 = v + W2 by VECTSP_4:93;
C1 /\ C2 is Coset of W1 /\ W2
proof
take v ; :: according to VECTSP_4:def 6 :: thesis: C1 /\ C2 = v + (W1 /\ W2)
thus C1 /\ C2 c= v + (W1 /\ W2) :: according to XBOOLE_0:def 10 :: thesis: v + (W1 /\ W2) c= C1 /\ C2
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in C1 /\ C2 or x in v + (W1 /\ W2) )
assume A4: x in C1 /\ C2 ; :: thesis: x in v + (W1 /\ W2)
then x in C1 by XBOOLE_0:def 4;
then consider u1 being Element of M such that
A5: u1 in W1 and
A6: x = v + u1 by A2, VECTSP_4:57;
x in C2 by A4, XBOOLE_0:def 4;
then consider u2 being Element of M such that
A7: u2 in W2 and
A8: x = v + u2 by A3, VECTSP_4:57;
u1 = u2 by A6, A8, RLVECT_1:21;
then u1 in W1 /\ W2 by A5, A7, Th7;
hence x in v + (W1 /\ W2) by A6; :: thesis: verum
end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in v + (W1 /\ W2) or x in C1 /\ C2 )
assume x in v + (W1 /\ W2) ; :: thesis: x in C1 /\ C2
then consider u being Element of M such that
A9: u in W1 /\ W2 and
A10: x = v + u by VECTSP_4:57;
( u in W1 & u in W2 ) by A9, Th7;
then ( x in { (v + u1) where u1 is Element of M : u1 in W1 } & x in { (v + u2) where u2 is Element of M : u2 in W2 } ) by A10;
hence x in C1 /\ C2 by A2, A3, XBOOLE_0:def 4; :: thesis: verum
end;
hence C1 /\ C2 is Coset of W1 /\ W2 ; :: thesis: verum