the associate of a prime is prime in integral domain

660 Views Asked by At

I was hoping someone could give me a hand getting started trying to prove that in an integral domain, if a and b are associates, then a is prime if and only if b is.

1

There are 1 best solutions below

0
On

You can test an element being prime by looking at the principal ideal, it generates. If two elements are associates, they generate the same principal ideal. This is the whole proof.