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;
