reserve F for Field;
reserve VS for strict VectSp of F;
reserve u,e for set;
reserve x for set;

theorem
  the L_join of lattice VS = SubJoin(VS);
