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

theorem
  the L_meet of lattice VS = SubMeet(VS);
