A function is defined by either
A function $f: A\to B$ is defined by $\color{green}{x\mapsto f(x)}$
or
$ \begin{align}f:\quad&A\to B\\&\color{green}{x\mapsto f(x)}\end{align}$
Is there a name for the green part? It (or even just $f(x)$) is often just called a function by itself, but I was wondering if there was another word for it, to avoid any confusion.