let K be Ring; :: thesis: for V being LeftMod of K holds
( SubJoin V is commutative & SubJoin V is associative & SubJoin V is having_a_unity & (0). V = the_unity_wrt (SubJoin V) )

let V be LeftMod of K; :: thesis: ( SubJoin V is commutative & SubJoin V is associative & SubJoin V is having_a_unity & (0). V = the_unity_wrt (SubJoin V) )
set S0 = Submodules V;
set S1 = SubJoin V;
reconsider L = LattStr(# (Submodules V),(SubJoin V),(SubMeet V) #) as Lattice by VECTSP_5:75;
SubJoin V = the L_join of L ;
hence ( SubJoin V is commutative & SubJoin V is associative ) ; :: thesis: ( SubJoin V is having_a_unity & (0). V = the_unity_wrt (SubJoin V) )
set e = (0). V;
reconsider e' = @ ((0). V) as Element of Submodules V ;
A1: e' = (0). V by LMOD_6:def 3;
now
let a' be Element of Submodules V; :: thesis: ( (SubJoin V) . e',a' = a' & (SubJoin V) . a',e' = a' )
reconsider b = a' as Element of Submodules V ;
reconsider a = b as strict Subspace of V ;
thus (SubJoin V) . e',a' = ((0). V) + a by A1, VECTSP_5:def 7
.= a' by VECTSP_5:13 ; :: thesis: (SubJoin V) . a',e' = a'
thus (SubJoin V) . a',e' = a + ((0). V) by A1, VECTSP_5:def 7
.= a' by VECTSP_5:13 ; :: thesis: verum
end;
then A2: e' is_a_unity_wrt SubJoin V by BINOP_1:11;
hence SubJoin V is having_a_unity by SETWISEO:def 2; :: thesis: (0). V = the_unity_wrt (SubJoin V)
thus (0). V = the_unity_wrt (SubJoin V) by A1, A2, BINOP_1:def 8; :: thesis: verum