Having not studied category theory, I'm trying to piece together without using category theory what is meant when an algebraic structure is said to possess a universal property or be unique up to unique isomorphism.
I don't understand Qiaochu Yuan's answer since it uses the notion of a universal property, which I'm having trouble finding a definition for that isn't worded in terms of category theory and/or the phrase "unique up to unique isomorphism." For example, on the Universal Property Wikipedia page, the only formal definition that seems not to be worded in terms of category theory says "Universal properties define objects uniquely up to a unique isomorphism."
Here's something I do understand: In my abstract algebra class, we said that
given an integral domain $D$, a field of quotients of $D$ is a field $Q$ such that there is an embedding $i:D\hookrightarrow Q$ where $\forall q\in Q$, $\exists a,b\in D: q = i(a)(i(b))^{-1}$.
We showed that we can construct a field of quotients of an arbitrary integral domain $D$ using equivalence classes of $D\times D\setminus\{0\}$. We then proved the following theorem:
Let $D$ be an integral domain and let $Q$ be a field of quotients of $D$ with the embedding $i:D\hookrightarrow Q$. If $F$ is a field such that there is an embedding $f:D\hookrightarrow F$, then there is a unique embedding $\overline f:Q \hookrightarrow F$ such that $\overline f\circ i = f$.
Is this a universal property? If so, is it because of the following corollary?
Let $Q$ be a field of quotients of $D$ with the embedding $i:D\hookrightarrow Q$, and let $Q'$ be another field of quotients of $D$ with the embedding $i':D\hookrightarrow Q'$. Then there is a unique isomorphism $\overline{i'}: Q\hookrightarrow Q'$ such that $\overline{i'}\circ i = i'$.
Is this when we would say $Q$ is unique up to unique isomorphism?