If we have two mappings;
$a \:mod \:NM \to a \:mod \: M $
and
$a \: mod \: NM \to a \:mod \:N $
which are both well defined.
Can we then conclude that the mapping
$a \: mod \: NM \to (a \:mod \: N , a \: mod \: M ) $
is also well defined?
Thanks in advance. It is the only step I have left in order to complete a proof for the Chinese remainder theorem.