Let R be a commutative ring with $1_R$.
Then I'd like to prove the equivalence between those statements, particularly the point from $(ii) \to (iii)$ :
(i) all non units of R are contained in some ideal M $\ne R$
(ii) the set of all non units of R forms an ideal of R
(iii) for any r,s $\in$ R, if $r+s = 1$ then one of r or s in a unit in R
Following is what I've tried:
To use contradiction, suppose $r$ and $s$ both are non-unit in $R$.
Since $r, s$ both are non-unit they are in an ideal which is set of all non-units in $R$ (Let's call it $M$).
then by definition of ideal, $r\cdot s = s\cdot r\in M$.
I can't figure out where to go further from this point.. any hint to proceed?