I'm having some problems with the last question in exercise 2.6.4 from Weibel's "An introduction to Homological Algebra". The exercise asks to show that pushout is not an exact functor in Ab (Abelian categories). I think that this shall be done by finding a counterexample but the problem arise because in the book isn't explained how the pushout should work as a functor on an exact sequence (and I'm having problems finding this definition on books an on the web too). It would be welcome if someone could explains it and even more a counterexample. Thanks
2026-03-27 17:59:50.1774634390
Pushout as a functor on an exact sequence
560 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 EXACT-SEQUENCE
- Does every sequence of digits occur in one of the primes
- Linear transformation and Exact sequences
- Snake lemma and regular epi mono factorization
- Replacing terms of an exact sequence by quotients
- Module over integral domain, "Rank-nullity theorem", Exact Sequence
- Inclusion and quotient mappings in exact sequences
- Parsing the Bockstein morphism
- Short exact sequence on modules
- G-groups homomorphism regarding the subgroup fixed by G
- A problem about split 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?
The domain of the functor is to be understood as the category of $\bullet\leftarrow\bullet\rightarrow$-shaped diagrams with values in the given abelian category. This is again an abelian category, as is any diagram category over an abelian category; moreover, exactness of a sequence of such diagrams translates to exactness in each component separately. You should definitely check this if you haven't already done so.
Concretely, this means that the question asks whether for any commutative diagram in an abelian category
$$\begin{array}{lllll} 0 & \to & X_0 & \to & X_1 & \to & X_2 & \to & 0\\ &&\uparrow && \uparrow && \uparrow \\ 0 & \to & A_0 & \to & A_1 & \to & A_2 & \to & 0 \\ && \downarrow && \downarrow && \downarrow \\ 0 & \to & Y_0 & \to & Y_1 & \to & Y_2 & \to & 0\end{array}$$ in which all three rows are exact, the induced sequence $$0\to\text{Pushout}(X_0\leftarrow A_0\rightarrow Y_0)\to\text{Pushout}(X_1\leftarrow A_1\rightarrow Y_1)\to \text{Pushout}(X_2\leftarrow A_2\rightarrow Y_2)\to 0$$ is exact, too.
To understand this why this is not the case, try to find an example by restricting to the subcategory of diagrams of the form $0\leftarrow \bullet\to\bullet$ - this is an abelian subcategory of the category under consideration, with exact inclusion functor (by the component-wise nature of exactness mentioned above). Moreover, when restricted to this subcategory, the pushout functor transforms to the cokernel functor (check this!), and you might want to have a look at the Snake Lemma to see why and how this fails to be exact.