theorem
  for W being strict Submodule of V holds W /\ W = W
proof
  let W be strict Submodule of V;
  the carrier of W = (the carrier of W) /\ the carrier of W;
  hence thesis by Def2;
end;
