I am looking at the proof of the following Lemma: let $V$ be a simple $\mathfrak{m}$-module and $v_1,v_2 \in V$ s.t. $v_1$ is not proportional to $v_2$. Then the smallest submodule of $V \oplus V $ containing $(v_1,v_2)$ is $V \oplus V$. The proof starts as follows: let $U$ be the smallest submodule of $V \oplus V$ containing $(v_1,v_2)$. The inclusion map $i: U \hookrightarrow{} V \oplus V$ is a module homomorphism, as are two projection maps $p_1,p_2: V \oplus V \rightarrow V$. Therefore maps $p_1 \circ i, p_2 \circ i: U \rightarrow V$ are also homomorphisms. And here comes the bit I don't understand: since $V$ is simple, $U$ non-zero and $p_1 \circ i$ a non-zero map, it must be surjective. $U$ contains $(v_1,v_2)$ so the non-zero bit is clear. $p_1 \circ i$ as a composition of non-zero maps must non-zero so that's also ok. But how do I show that $p_1 \circ i$ is surjective using all these things?
2026-04-06 06:29:44.1775456984
Surjectivity of a composition of two module homomorphisms
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
Related Questions in MODULES
- Idea to make tensor product of two module a module structure
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
- Example of simple modules
- $R$ a domain subset of a field $K$. $I\trianglelefteq R$, show $I$ is a projective $R$-module
- $S_3$ action on the splitting field of $\mathbb{Q}[x]/(x^3 - x - 1)$
- idempotent in quiver theory
- Isomorphism of irreducible R-modules
- projective module which is a submodule of a finitely generated free module
- Exercise 15.10 in Cox's Book (first part)
- direct sum of injective hull of two modules is equal to the injective hull of direct sum of those modules
Related Questions in LIE-ALGEBRAS
- Holonomy bundle is a covering space
- Computing the logarithm of an exponentiated matrix?
- Need help with notation. Is this lower dot an operation?
- On uniparametric subgroups of a Lie group
- Are there special advantages in this representation of sl2?
- $SU(2)$ adjoint and fundamental transformations
- Radical of Der(L) where L is a Lie Algebra
- $SU(3)$ irreps decomposition in subgroup irreps
- Given a representation $\phi: L \rightarrow \mathfrak {gl}(V)$ $\phi(L)$ in End $V$ leaves invariant precisely the same subspaces as $L$.
- Tensors transformations under $so(4)$
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?
First, let us note that both $v_1$ and $v_2$ are non-zero by hypothesis, because every element of $V$ is proportional to $0$. Let us look at $p_1\circ i$, and denote by $W_1$ its image. We know that $W_1$ is a non-zero submodule of $V$, because it contains $v_1=p_1\circ i(v_1,v_2) \not = 0$. But $V$ is simple: it follows that $W_1$ must automatically be the whole of $V$. The same argument goes for $p_2\circ i$.
Be careful about your statement « $p_1\circ i$, as a composition of non-zero maps, must be non-zero ». This is false in general. For instance, in $A=\mathbb Z/4\mathbb Z$ seen as a module over itself, considering $f(x)=2x$ the multiplication-by-$2$ endomophism, we have $f\circ f = 0$ even though $f\not = 0$.
Another remark : it is quite unusual to denote a ring by the letter $\mathfrak m$. Usually, this refers to some maximal ideal of a ring.