Does an ideal of a ring/semiring necessarily contain identity?

31 Views Asked by At

A subset $I$ of a ring/semiring $R$ is said to be an ideal of $R$ if $x+y\in I$ for all $x,y\in I$ and $x.a\in I$($a.x\in I$) for all $a\in R$. Since $0\in R,$ $x.0\in I$ for all $x\in I$ or $0\in I.$ This shows that the identity $0$ necessarily belongs to $I$. Is this intuition correct?

2

There are 2 best solutions below

0
On

That's not just intuition. It's an actual proof that any ideal must contain the additive identity.

0
On

Yes. $0$ has to be in the ideal, since, as you said, $0\in\mathcal R$. So $0=0\cdot x\in\mathscr I$, for any $x\in\mathscr I$.