La discusión sobre el "bien definido" es quizás un poco oscuro. Aquí está el problema:
Recuerde que, en general, un elemento de $G$ puede tener muchos diferentes "nombres". Por ejemplo, si $n=10$, entonces el elemento $x^{11}$ es igual a $x$; de hecho, $x$ tiene infinitamente diferentes "nombres" como un poder de $x$:
$$\cdots = x^{-9} = x^1 = x^{11} = x^{21} = \cdots$$
The problem is that the definition of $f$ as given depends on the name of the element! That is, if we are furiously working and somebody hands us a power of $x$, say, $x^{3781}$, we are supposed to, unthinkingly, map it to $y^{3781}$. The problem is that $x^{3781}$ is the same element as $x$, which we are supposed to send to $y^1$. That means that unless $y^1=y^{3781}$, what we have is not really a function: because the same input, $x$ (who, when being teased by bullies is called "$x^{3781}$") may be sent to $y^1$ or to $y^{3781}$, depending on what "name" we just heard for it.
Checking that the value of the function is the same regardless of what name we are using for an element, even though the function is defined in terms of the name, is called "checking that the function is 'well-defined.'"
An example of a function that is not well-defined would be one in which the input is an integer, and the output is the number of symbols used to express that integer. For example, $f(3)$ would be $1$ (because 3
is only one symbol), but $f(4-1)$ would be $3$ (because we are using 4
, -
, and 1
). This is not well defined as a function of the integers, because $3$ is the same as $4-1$, but $f$ asigna dos salidas diferentes.
Así, para que la expresión dada para definir una función, se necesita lo siguiente para ser verdad:
$$\text{if }x^i=x^j,\text{ then }y^i = f(x^i)\text{ is equal to }y^j=f(x^j).$$
Ahora, $x^i=x^j$ si y sólo si $i\equiv j\pmod{n}$; y $y^i=y^j$ si y sólo si $i\equiv j\pmod{m}$. Por lo tanto, necesitamos:
$$\text{if }i\equiv j\pmod{m},\text{ then }i\equiv j\pmod{n}.$$
En otras palabras: cada número es un múltiplo de a $m$ debe ser un múltiplo de $n$.
Esto es equivalente a $n|m$.
De hecho, se dio cuenta de que en lo que usted escribió, por $x^n=e$, por lo que necesitamos $f(x^n)$ a ser el mismo que $f(x^0)$.
Una vez que sabemos que $n|m$, $f$ está bien definido. Una vez que está bien definido, podemos empezar a comprobar que es de hecho un homomorphism (es). Técnicamente, es incorrecto que empezar a trabajar para ver si es un homomorphism, incluso antes de saber si es o no es una función.
Tenga en cuenta que la condición de que realmente funciona si permitimos $G$ o $H$ ser infinito cíclico grupos, si llamamos infinito cíclico grupos "grupos de orden $0$". A continuación,$i\equiv j\pmod{0}$$i=j$, cada número se divide $0$, pero el único múltiplo de $0$$0$. Así que si $G$ es infinito cíclico, a continuación, el valor de $n$ no importa; si $H$ es infinito cíclico, a continuación, debemos tener $G$ cíclico infinito.