I've been studying a particular unary operator on the commutative ring $\mathbb{Z}/n\mathbb{Z}$. The operator is:
$\downarrow(x) = y\pmod{n}$ iff $n \equiv y \pmod{x}$, where $0< x,y \le n$.
The operator isn't distributive on addition or multiplication, so its use is probably fairly limited. I've proven a couple fairly trivial results, but I'm interested in seeing if there are more resources available.
One of the fairly trivial results: If $n$ is composite and $n=pq$ and WLOG $p \le q$, then if $q\ge kp+k$ I can show that
$(\downarrow(q-k))\mid p$.