Why is congruence sign $A\equiv B\pmod{C}$?
Wouldn't it be more natural to use $A \equiv_{C} B$ instead?
The former notation suggests that you take B and make some operation on it (like in case of division or multiplication notation B / C and B * C), while in fact you take A and B and state a relation between them with respect to C?
It seems that the notation was invented by Gauss, who gave the following reasoning for it (copied from the English translation found in this paper1):
(Emphasis mine).
Thus, it seems the original reason behind this longish notation was actually a space saving device, since you can omit explicitly mentioning the modulus if it's clear what $\text{mod}$ you're working with. This is often the case as you can see in many worked modular arithmetic problems. Moreover, when working symbolically, where results are true for e.g. any prime modulus, having to write $\equiv_p$ may distract the reader from the proof itself.
1 "Modular arithmetic before C.F. Gauss: Systematizations and discussions on remainder problems in 18th-century Germany", Maarten Bullynck