reserve a,b,c,k,k9,m,n,n9,p,p9 for Nat;
reserve i,i9 for Integer;

theorem
  a,b are_coprime implies a is odd or b is odd;
