let R be Ring; :: thesis: for V being RightMod of R
for V1 being Subset of V st V1 is Coset of (0). V holds
ex v being Vector of V st V1 = {v}

let V be RightMod of R; :: thesis: for V1 being Subset of V st V1 is Coset of (0). V holds
ex v being Vector of V st V1 = {v}

let V1 be Subset of V; :: thesis: ( V1 is Coset of (0). V implies ex v being Vector of V st V1 = {v} )
assume V1 is Coset of (0). V ; :: thesis: ex v being Vector of V st V1 = {v}
then consider v being Vector of V such that
A1: V1 = v + ((0). V) by Def6;
take v ; :: thesis: V1 = {v}
thus V1 = {v} by A1, Th46; :: thesis: verum