There are several set theories, is there a category of sets for each of them? For example, ZF-Set, ZFC-Set, NBG-Set, etc…
2026-05-15 15:05:45.1778857545
Meaning of the category of sets
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 TERMINOLOGY
- The equivalent of 'quantum numbers' for a mathematical problem
- Does approximation usually exclude equality?
- Forgot the name of a common theorem in calculus
- Name of some projection of sphere onto $\mathbb{R}^2$
- What is $x=5$ called??
- Is there a name for this operation? $f(a, b) = a + (1 - a)b$
- When people say "an algebra" do they always mean "an algebra over a field"?
- What is the term for "in one $n$-space"?
- The product of disjoint cycles
- What about the 'geometry' in 'geometric progression'?
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?
When your definition of a category starts like this
and your meta-theory is one of the standard set theories like ZFC, then you will not be able to form a category $Set$ of all sets. This is because famously there can be no set $Set_0$ of all sets. There are several work-arounds.
You can conservatively extend your meta-set-theory (for example ZFC) to one which can speak about classes and sets (for example NBG). You can then change your definition to "A category consists of a class $C_0$ of objects together with...". Since there is a class of all sets, you are able to form $Set$.
You can form the small category $Set_\kappa$ of sets which are smaller than a certain cardinal number. The underlying set of that category can not consist of all sets whose cardinality is less than $\kappa$, since this is still a proper class, but it can be for example the set of all cardinals which are less than $\kappa$. The properties of the category $Set_\kappa$ dependend on the closure properties of $\kappa$ and the axioms of your meta-theory. For example when your meta-theory has choice, then all epimorphisms will be split in $Set_\kappa$. If you like to have a category $Set_\kappa$ which behaves as if it were the category of sets of ZFC, then you can add an extra axiom, namely the existence of Grothendieck universes, and let $\kappa$ be such a universe.
But if you want to study directly how the properties of a set theory influence the properties of "its category of sets", then you can also follow the following approach. You study the various material set theories (first-order single sorted theories whith a single relation symbol $\in$) and their models. You need a meta-theory for that, but this can be anything (although it need be sufficiently strong so that you can show the existence of some models). Then you can associate to a model $(V,\in)$ of say ZF a category $Set_{(V,\in)}$ of sets whose underlying set of objects is the underlying set $V$ of the model. The properties which all the categories $Set_{(V,\in)}$ share, where $(V,\in)$ ranges over the models of a particular set theory, will depend on the set theory in question.
The most detailed paper which compares material and structural set theories and the properties of their associated categories is the paper Stack Semantics by Mike Shulman. It is a tough read though.