On the Wikipedia page for Modular Arithmetic, the Basic Properties section contains descriptions for the properties listed, except the following one:
k a ≡ k b (mod k m) for any integer k
What would be a good description for that entry?
On the Wikipedia page for Modular Arithmetic, the Basic Properties section contains descriptions for the properties listed, except the following one:
k a ≡ k b (mod k m) for any integer k
What would be a good description for that entry?
The other names ("compatibility with xyz operation") don't apply here since this scaling (which scales the modulus too) is not an operation on $\Bbb Z_{\large m}$ (since the codomain is $\,\Bbb Z_{\large \color{#c00}k\:\!m})$. There is no standard name that distinguishes this general form of the congruence scaling law from the operational special case. Both are called "scaling a congruence". Note that in the operation case scaling compatibility is a special case of multiplication compatibility. $\ \ $
Generally for any algebraic structure defined by purely equational (vs. relational) axioms, the notion of ring-congruence generalizes in a straightforward way to that of an equivalence relation that is compatible with all operations of the structure, i.e. $\, A\equiv a,\ B\equiv b\,\Rightarrow\, A\oplus B = a\oplus b\,$ for all binary operations $\,\oplus\,$ of the algebra, and similarly for all other $\,n$-ary operations of the structure. Such compatibility means all the structure's operations are well-defined on the quotient set, which yields a quotient algebra - which reifies the (modular) congruence arithmetic within an algebraic structure of the same type, just like even/odd parity arithmetic of integers mod $\,2\,$ is ring-theoretically reified as arithmetic in the quotient/residue ring $\,\Bbb Z/2.$