Limits in a category can be built as a combination of the basic limits that are products and equalizers. Is there a similar construction for 2-limits in a 2-category? If yes, is it from products and equalizers, or some other basic limits? How do you, for example, built a comma object (a special case of 2-limit) using this construction? How does it instantiate in the 2-category of 1-categories?
2025-01-13 07:54:56.1736754896
Construction of 2-limits in 2-categories
1k Views Asked by Bob https://math.techqa.club/user/bob/detail At
1
There are 1 best solutions below
Related Questions in CATEGORY-THEORY
- Are there right-deformations for abelian sheaves?
- Category Theory compared with Meta-Grammars (or Hyper-Grammars) in Programming Languages
- over categories of a morphism?
- Epimorphic morphisms of sheaves
- Finite Limits, Exponentiation and Sub-Object Classifiers imply Finite Co-Limits
- What is a nice "naturally occurring" example of an arrow category?
- $G$-sets, natural correspondence?
- Finitely generated iff direct limits of subobjects are bounded by subobjects
- Is there a different term for the "left-regular representation" of categories?
- Category theory: Are all composable arrows actually arrows?
Related Questions in HIGHER-CATEGORY-THEORY
- over categories of a morphism?
- Infinitely "deep" globular sets / categories
- Intuition for the Dold-Kan correspondence
- definition of the notion of a subcategory of an $\infty$-category
- in a pointed quasicategory, why is $X \simeq cofib(X[-1] \to 0)$? Answer: it's not
- coequalizers and cofiber in a quasicategory
- How to deal with adjoint functor pairs?
- Gerbes and Brauer group
- Smallest 3-category not equivalent to a strict 3-category
- When should one learn about $(\infty,1)$-categories?
Related Questions in LIMITS-COLIMITS
- Injectives realized as limits in some appropriate category
- Set representations of direct and inverse limits
- Colimit of $k$-algebras.
- Composition of category equivalence and limit creating functor preserves limit
- Limit functor is right adjoint to diagonal functor
- Wiki on exact sequences in regular categories
- What does $\mathfrak{m}(\varprojlim R/\mathfrak{m}^i)$ mean?
- Why is $\mathbb{Z}[1/p]$ the direct limit of $\mathbb{Z}\xrightarrow{p}\mathbb{Z}\xrightarrow{p}\mathbb{Z}\to...$?
- Are the following two maps monomorphisms?
- Coend formula for the unit of left Kan extension
Related Questions in 2-CATEGORIES
- Can every monad give rise to a monad transformer?
- Size issues in 2-categories
- On the definition of 2-rigs
- Construction of 2-limits in 2-categories
- Contruction of Weighted Colimit in a 2-category
- How to define a weighted cone?
- Weighted limits in the $Cat$-category of categories
- F-algebras in 2-categories
- About the Definition of Strict $2$-Natural Transformations between Strict $2$-Functors?
- An elementary question about horizontal composition in (weak) 2-categories
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- 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?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- 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
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- 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)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
You need more than products and equalisers, but only a bit more: it is enough to have products, equalisers, and cotensors with $\mathbf{2}$ (the free arrow, i.e. the category $\{ 0 \to 1 \}$). First of all, because every category is obtained as an iterated conical colimit of diagrams starting from copies of $\mathbf{1}$ and $\mathbf{2}$, it follows that you have cotensors with any category. Then, by enriched category theory, we get all 2-limits.
For example, given $f : X \to Z$ and $g : Y \to Z$ in a 2-category, the comma object $(f \downarrow g)$ can be constructed as the conical limit of the following diagram, $$\require{AMScd} \begin{CD} @. @. Z \\ @. @. @VV{g}V \\ @. \mathbf{2} \pitchfork Z @>>> Z \\ @. @VVV \\ X @>>{f}> Z \end{CD}$$ where the two arrows $\mathbf{2} \pitchfork Z \to Z$ are induced by the two functors $\mathbf{1} \to \mathbf{2}$.
All that said, a word of caution: what I said applies only to strict 2-limits, which can be quite different from bilimits. To construct bilimits one needs instead (bicategorical) products, inserters, and equifiers.