let R be Ring; :: thesis: for X, V being strict RightMod of R st V is Submodule of X & X is Submodule of V holds
V = X
let X, V be strict RightMod of R; :: thesis: ( V is Submodule of X & X is Submodule of V implies V = X )
assume A1:
( V is Submodule of X & X is Submodule of V )
; :: thesis: V = X
set VV = the carrier of V;
set VX = the carrier of X;
set AV = the addF of V;
set AX = the addF of X;
set MV = the rmult of V;
set MX = the rmult of X;
( the carrier of V c= the carrier of X & the carrier of X c= the carrier of V )
by A1, Def2;
then A2:
the carrier of V = the carrier of X
by XBOOLE_0:def 10;
A3:
0. V = 0. X
by A1, Def2;
( the addF of V = the addF of X || the carrier of V & the addF of X = the addF of V || the carrier of X )
by A1, Def2;
then A4:
the addF of V = the addF of X
by A2, RELAT_1:101;
( the rmult of V = the rmult of X | [:the carrier of V,the carrier of R:] & the rmult of X = the rmult of V | [:the carrier of X,the carrier of R:] )
by A1, Def2;
hence
V = X
by A2, A3, A4, RELAT_1:101; :: thesis: verum