reserve X for ARS, a,b,c,u,v,w,x,y,z for Element of X;

theorem Th6:
  x <==> y implies x <=*=> y
  proof
    assume x ==> y or x <== y;
    hence x,y are_convertible_wrt the reduction of X by REWRITE1:29,31;
  end;
