I tried to learn commutative algebra and I found a problem to do the following:
Consider an integral domain $R$ and an algebraically closed field $M$. Let $\varphi_0$ be a homomorphism from $R$ to $M$, and let $F$ be a field that contains $R$. In this context, we can explore two possibilities for extending $\varphi_0$: either as an embedding $\varphi$ of $F$ into $M$, or as a place $\varphi$ of $F$ into $M\cup \{\infty\}$.
In this context, a place is defined as follows:
A place of a field $F$ is a map $\varphi$ into a set $M\cup \{\infty\}$, where $M$ is a field satisfying:
- $\varphi(a+b)=\varphi(a)+\varphi(b)$
- $\varphi(ab)=\varphi(a)\varphi(b)$
- There are $a,b\in F$ such that $\varphi (a)=\infty$ and $\varphi(b)\ne 0,\infty$.
Also, the symbol $\infty$ has the following properties:
- $x+\infty=\infty+x=\infty$ for all $x\in M$.
- $x\cdot\infty=\infty\cdot x=\infty\cdot\infty=\infty$ for all $x\in M^\times$.
- Neither $\infty+\infty$, nor $0\cdot\infty$ are defined.
Now, I try to figure out the following:
- What is an example where $\varphi_0$ extends to an embedding?
- How to prove the theorem that the extension leads always to an embedding or to a place?
I already found that if $\varphi(1)=1$ then $\varphi$ can be extended to a place of $F$. (S. Lang, Introduction to algebraic geometry (1973) Theorem 1, page 8) that was suggested by M. D. Fried and M. Jarden, Field Arithmetic (2008), third edition, Proposition 2.3.1, page 24.