I have a good understanding of set theory and axiomatic set theory and I am trying to now understand Category theory. I usually understand most of mathematics through set theory, like I understand well the set theory definition of functions, relations, sets and that helps me a lot to understand objects like groups. Now I am trying to understand what a category is but I do not understand what a morphisms is since I have been told they are not relations. Can morphisms be described with the language of set theory? can morphisms be formalized as sets or classes? If it can it would be very helpful to see a set theory definition of a morphism. Formal definitions are best but they do not need to be completely formal. I have seen that morphisms are like arrows between elements in a category and that they are elements of a set that contains all morphisms between two elements of a category. But I still would like to see if they can be understood through set theory since I have heard axiomatic set theory can be used as a foundation for category theory. Thanks in advance!
2026-03-27 15:36:11.1774625771
Description Morphisms from Category theory in the language of set theory
141 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CATEGORY-THEORY
- (From Awodey)$\sf C \cong D$ be equivalent categories then $\sf C$ has binary products if and only if $\sf D$ does.
- Continuous functor for a Grothendieck topology
- Showing that initial object is also terminal in preadditive category
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- What concept does a natural transformation between two functors between two monoids viewed as categories correspond to?
- Please explain Mac Lane notation on page 48
- How do you prove that category of representations of $G_m$ is equivalent to the category of finite dimensional graded vector spaces?
- Terminal object for Prin(X,G) (principal $G$-bundles)
- Show that a functor which preserves colimits has a right adjoint
- Show that a certain functor preserves colimits and finite limits by verifying it on the stalks of sheaves
Related Questions in SET-THEORY
- Theorems in MK would imply theorems in ZFC
- What formula proved in MK or Godel Incompleteness theorem
- Proving the schema of separation from replacement
- Understanding the Axiom of Replacement
- Ordinals and cardinals in ETCS set axiomatic
- Minimal model over forcing iteration
- How can I prove that the collection of all (class-)function from a proper class A to a class B is empty?
- max of limit cardinals smaller than a successor cardinal bigger than $\aleph_\omega$
- Canonical choice of many elements not contained in a set
- Non-standard axioms + ZF and rest of math
Related Questions in MORPHISM
- Finitely Generated Free Group to Finitely Generated Free Monoid
- Describe the corresponding $k$-algebra homomorphism $\tilde{\varphi}:k[V]\to k[\mathbb{A}^1]$.
- Restriction of a morphism is a morphism
- Is a bijective morphism between affine varieties an isomorphism?
- Are continuous maps "weaker" than other morphisms?
- Formula of morphism $\pi $ to general element $K[x]/(m)$
- Morphism, functional equations and bijection
- Monomorphisms, unclear basic property, Functor
- Functors between morphism categories
- Isomorphism between two exact sequences
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Category theory is extremely general, and (IMHO) this generality makes it difficult to understand.
One way to visualize what a category is by generalizing the intuitive notion of a graph.
Categories have vertices (objects) and directed edges (morphisms OR EQUIVALENTLY arrows).
Each object has a distinguished identity morphism. Equivalently, given any morphism, you can tell whether it is an identity morphism or not ... just inherently.
Categories are also equipped with a notion of composition. For any two morphisms where the destination of the second feeds into the source of the first, you have a new morphism. Composition is required to be associative. Composition is also required to treat identity morphisms as identity elements with respect to composition.
Most instances of categories are structure-preserving maps between members of some kind of class (e.g. groups, rings, topological spaces). The underlying objects form a proper class rather than a set, and the arrows are organized into homsets. You normally don't talk about all the arrows at once, so you can avoid questions about whether they form a proper class or a set when you gather them together (or whether two arrows from different homsets are the same or different). In this setting, the objects are frequently "sets with some additional structure" and the arrows are "maps", but in a category theoretic setting you seldom "peer inside" arrows or objects and just treat them as opaque.
Here is the theory of a single category, expressed as a first-order theory with a single sort, the sort of morphisms. This axiomatization is similar to presentations of set theory that you may have seen before (in that it is a first-order theory).
Typically, a category is presented as having both objects and morphisms, but you can "forget" the distinction and identify an object $A$ with its identity morphism $\mathrm{id}_A$.
Let $R(\cdot, \cdot, \cdot)$ be a 3-place predicate denoting reverse composition.
$R(a, b, c)$ holds if and only if $b \circ a = c$. More visually, this says that in the picture $ \text{Obj} \stackrel{a}{\to} \text{Obj} \stackrel{b}{\to} \text{Obj}$, $c$ is the morphism that you get by following the morphism $a$ and then the morphism $b$.
I will first axiomatize the notion of a semicategory (or semigroupoid).
Composition is associative.
$$ (\exists z \mathop. R(a, b, z) \land R(z, c, u)) \iff (\exists w\mathop. R(b, c, w) \to R(a, w, u)) $$
Composition is a partial function
$$ R(a, b, c) \land R(a, b, d) \implies c = d $$
And that's it. That's a semicategory.
In order to be a category, we need to assert the existence of identity morphisms that are identities with respect to composition.
Let $I(\cdot)$ be a one-place predicate that identifies identity morphisms.
Every identity is a left identity.
$$ I(a) \land (\exists c \mathop. R(a, b, c)) \implies R(a, b, b) $$
Every identity is a right identity.
$$ I(b) \land (\exists c \mathop. R(a, b, c)) \implies R(a, b, a) $$
There's a unique identity that post-composes with every morphism.
$$ \exists! a \mathop. I(a) \land (\exists c \mathop. R(a, b, c)) $$
There's a unique identity that pre-composes with every morphism.
$$ \exists! b \mathop. I(b) \land (\exists c \mathop. R(a, b, c)) $$