If a category, $C$, is concretizable, then by definition there's a faithful functor, $U$, from $C$ to Set. Let's define $U^n:C\rightarrow$ Set thus: for any $X$ in $C$, $U^n(X):=(U(X))^n$. Now, in a paper I'm reading, the authors claim that the subfunctors of $U^n$ in some sense correspond to the (set-theoretical) $n$-ary relations. This is where my confusion lies: if $V$ is a subfunctor of $U^n$, then I understand how for any object, $X$, in $C$, $V(X)$ could be taken as a surrogate for an $n$-ary relation over $X$, but I can't get how $V$ itself could be interpreted as a relation. Can anyone help me see what I'm missing?
2026-05-16 20:07:58.1778962078
Subfunctors and (set-theoretic) relations
81 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
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
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
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?
Subfunctors of $U^n$ correspond, roughly, to "$n$-ary relations which can be defined uniformly across all objects of $C$." Here is an example to make things more concrete. Suppose $C = \text{Grp}$. Then, for example, $U^2$ has a subfunctor
$$G \mapsto \{ (g, h) \in G^2 : \exists f \in G : fgf^{-1} = h \}$$
which corresponds to the relation "$g$ is conjugate to $h$." This is a relation that makes sense for any group and its truth value is preserved by group homomorphisms, and that's exactly what it means to be a subfunctor of $U^n$. More generally any relation between $n$ elements $g_1, \dots g_n$ of a group which can be described using only the group operations (together with existential quantifiers or something like that; not universal ones) defines a subfunctor of $U^n$.
In a similar but maybe simpler way, natural transformations $U^n \to U$ correspond to "$n$-ary operations which can be defined uniformly across all objects of $C$." In the case of groups this recovers all operations which can be defined using repeated group multiplication together with projections and so forth and we recover an object called the Lawvere theory of groups, from which the category of groups itself can be recovered in turn. You can see my old blog post Operations and Lawvere theories for more on this. Given such a natural operation $\eta : U^n \to U$ we get an $(n+1)$-ary relation $\{ (x_1, \dots x_{n+1}) \in X^{n+1} : \eta(x_1, \dots x_n) = x_{n+1} \}$.