3

Let $R$ a ring. We know that an ideal $I$ of $R$ is said prime if for all $a,b\in R$ $$ab\in I\Rightarrow a\in I\quad\text{or}\quad b\in I.$$

When an ideal is not prime? That is, what is the negation of this definition formally?

EDIT

I understood thanks to your comments that an ideal is not prime if $\exists a,b \in R$ such that $a\notin I$ and $b\notin I$. From here can I say that an ideal is not prime if for all $a,b\in R\setminus I$, $ab\in I$?

Thanks

Jack J.
  • 920

2 Answers2

4

An Ideal $l$ is not prime if there exists $a,b\in R$ such that

$ab\in I , a\notin I $and $b\notin I$

(Note : negation of $P\implies Q$ is $P$ and $\neg Q$

Cloud JR K
  • 2,466
2

$\exists a,b\in R$ with $ab\in I, a\notin I, b\notin I$

For example, $2\cdot3\in 6\mathbb{Z}, 2\notin 6\mathbb{Z}, 3\notin 6 \mathbb{Z},$ so $6 \mathbb{Z}$ is not a prime ideal of $\mathbb{Z}.$

saulspatz
  • 53,131