let V be ComplexLinearSpace; :: thesis: for u being VECTOR of V
for W being Subspace of V
for B, C being Coset of W st u in B & u in C holds
B = C

let u be VECTOR of V; :: thesis: for W being Subspace of V
for B, C being Coset of W st u in B & u in C holds
B = C

let W be Subspace of V; :: thesis: for B, C being Coset of W st u in B & u in C holds
B = C

let B, C be Coset of W; :: thesis: ( u in B & u in C implies B = C )
assume A1: ( u in B & u in C ) ; :: thesis: B = C
( ex v1 being VECTOR of V st B = v1 + W & ex v2 being VECTOR of V st C = v2 + W ) by Def12;
hence B = C by A1, Th75; :: thesis: verum