You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
A terminal object in a category C is an object 1 of C satisfying the following universal property:
for every object x of C, there exists a unique morphism !:x→1
What is the reason for the word unique in that definition to be there?
Asking because it seems redundant at a first glance.
In the category of sets, every non-empty set admits morphisms from every set. Only a -element set is the target of a unique morphism from every set.
("unique" means it's the only morphism from x to 1, in case that wasn't clear.)
Thanks very much for the responses.