I have encountered a statement in Lang's Algebra (Revised Third Edition, page 53) concerning morphisms of objects that seems strange to me: "In practice, in this book we shall see that most of our morphisms are actually mappings, or closely related to mappings."
I have always been under the impression that the terms 'mapping' and 'morphism' are synonymous in the context of categories. Perhaps it is just the case that Lang defines the two in a way that they disagree, but I can't find such an instance. Are they in fact different? If so, what is an example of a morphism that is not a mapping?
For any preordered set $X$, one can define a category whose objects are the elements of $X$, such that $\mathrm{Mor}(x,y)$ has one element if $x\leq y$ and is empty otherwise. This defines a category because $x\leq x$ for all $x\in X$, and if $x\leq y$ and $y\leq z$ then $x\leq z$.
For another example, any monoid $M$ defines a category with one object, whose set of morphisms is the monoid $M$. The composition law is given by the monoid operation.