A rng is a ring without the assumption that the ring contains an identity. Consider a finite rng $\mathbf{R}$.
I am investigating conditions that get close forcing an identity but not quite. The closest condition I can think of is the following:
If $a\in \mathbf{R}$ is non-zero then there is $b\in\mathbf{R}$ such that $ab\neq 0$
I am finding myself unable to prove that $\mathbf{R}$ must/need-not have a multiplicative identity i.e. be a ring.
Are there well-known results/examples that deal with this sort of condition?
Not an answer, but a reduction to the prime power case.
It's pretty easy to reduce to when $|R|$ is the power of a prime.
If $|R|=mn$ with $\gcd(m,n)=1$, solve $mx+ny=1$. Show that $$R\to (mR)\times (nR); a\mapsto (mxa,nya)$$ is an isomorphism of rngs.
Now, if $ma\neq 0$, then $mab\neq 0$ for some $b\in R$. But note that $(ma)(mxb)=m(1-ny)(ab)$. So this means that $mR$ has the property we want, too. Similarly for $nR$.
If $mR$ and $nR$ have identities, then so does $R$. So one of $mR$ or $nR$ would have to not have an identity. We keep reducing until we find an example which is a prime power size.