reserve X,Y for set;
reserve R for domRing-like commutative Ring;
reserve c for Element of R;

theorem Th19:
  for a,b,c being Element of R holds c <> 0.R & c * a
  is_associated_to c * b implies a is_associated_to b by Th15;
