reserve AFV for WeakAffVect;
reserve a,b,c,d,e,f,a9,b9,c9,d9,f9,p,q,r,o,x99 for Element of AFV;
reserve a,b,c for Element of GroupVect(AFV,o);
reserve a,b for Element of GroupVect(AFV,o);
reserve AFV for AffVect,
  o for Element of AFV;

theorem
  GroupVect(AFV,o) is Proper_Uniquely_Two_Divisible_Group;
