Universal Property in Categories
March 1, 2026 · Luciano Muratore
Category Theory is the study of Objects (inside a Category) through the way they relate to other objects inside a Category.
The way whose relationships are established give Universal Properties. We say that a property is Universal if it ensures the existance and the uniqueness of an object (of a Category) with a peculiar property.
In the case of Polynomial Ring, the Universal property characterizes as the unique object that allows us to “evaluate” polynomials. The Universal Property says that given ring morphism, then for any element , there exists a unique ring homomorphism such that:
- for all ,
- .
The most common application of this property is the Evaluation Morphism. If we take and to be the identity map, the universal property tells us that for any , there is a unique map: defined by: .
In the case of Cartesian Product in Set Theory, the Universal Property defines the product as the “most general” set that can map into and simultaneously.
The Universal Property says that For any set and any two functions and , there exists a unique function such that the following diagram commutes:
The unique function is denoted as . It is defined simply as: .
As I said before, any two sets that satisfy this universal property are guaranteed to be in one-to-one correspondence, proven that the “Cartesian Product” is a structurally unique concept, regardless of how we choose to encode the ordered pairs.
There are more universal properties as Categories exist. It doesn’t matter how they look like, they would always be backup on the uniquenes and existance of that specific object with that particuliar property.