reserve ADG for Uniquely_Two_Divisible_Group;
reserve a,b,c,d,a9,b9,c9,p,q for Element of ADG;
reserve x,y for set;

theorem Th5:
  a,b ==> c,d iff a # d = b # c
by Def2;
