Let $R$ be an integral domain and the homomorphism \begin{align} \phi\colon \mathbb{Z} &\rightarrow R \\ n &\mapsto n \cdot 1_R \end{align}
What does it mean that if $\ker \phi =\{0\}$ then $\phi$ is an embedding ($\operatorname{char}R=0$) and if $\ker \phi \neq \{0\}$ then $\phi$ is not an embedding?
Also why does it stand that if $\operatorname{char}R =p$ ($p$: prime) then there is an embedding \begin{align} \widetilde{\phi}: \mathbb{Z}_p &\hookrightarrow R \\ \overline{a} &\mapsto a \cdot 1_R \end{align} ?
Embedding here means injective. For the second part, it is just the map induced by $\phi$ on the quotient (by the universal property of the quotient ring), which is injective as you mod out by the kernel.