I'm looking for :
- An exemple of $ \mathbb{Z} $ - linear application $ f : \mathbb{Z}^{ (\mathbb{N}) } \to \mathbb{Z}^{ (\mathbb{N}) } $ satisfying the following condition :
$$ \exists y \in \mathbb{Z}^{(\mathbb{N})} \ \ \forall p \in \mathbb{Z} \backslash \{ 0 \} \ \ \forall x \in \mathbb{Z}^{(\mathbb{N})} \ : \ py \neq f(x)$$
I'm also looking for :
- Another exemple of $ \mathbb{Z} $ - linear application $ f : \mathbb{Z}^n \to \mathbb{Z}^m $ such that : $ n \geq m $ satisfying the following condition :
$$ \exists y \in \mathbb{Z}^{m} \ \ \forall p \in \mathbb{Z} \backslash \{ 0 \} \ \ \forall x \in \mathbb{Z}^{n} \ : \ py \neq f(x)$$
Thanks in advance for your help.
For the first question (under the assumption $p \neq 0$, as otherwise Anurag's comment would kick in) an answer would be
$$f(\{z_i\}) = \{iz_i\},$$
with $y$ chosen as $y_i=1, i=1,2,\ldots$. For any $p \neq 0$, $(py)_i=p, i=1,2,\ldots$ but at indices $n > |p|$ we have for any $x$ either $(f(x))_n = 0$, or $|(f(x))_n| \ge n > |p|$, so $(f(x))_n = p$ is impossible for those $n$.