I need to prove that the following equivalence relation $R$
$aRb \iff a$ and $b$ have the same digit sum
is compatible with the inner relation of $\mathbb N$, which is defined as
$a\circ b := \max \lbrace a,b \rbrace$.
Can you give me any advice or tips?