In the book I am reading (Abstract Algebra, Dummit & Foote), the author uses 2 ways to define functions:
$$f(x) = \Box$$ $$x \mapsto \Box$$
It's not that I don't know what they mean - it's that they use both, which leaves me feeling like I am missing something, when a particular choice is used.
For example, just a few lines apart, they write a group action as
$\sigma_{g}: A \rightarrow A$ defined by $\sigma_{g}: a\mapsto g \cdot a$
and a group homomorphism as
$\varphi:G \rightarrow S_{n}$ defined by $\varphi (g) = \sigma_g$
Is there a reason one form would be used over the other?