Suppose $\lambda (e_i \land e_j) = 1/2 * (e_i \otimes e_j - e_j \otimes e_i)$, with extension by linearity. I am not sure how to prove that $\lambda$ is an injective homomorphism because I am not able to work with the products the way I can with regular module and ring homomorphisms.
2026-03-27 06:56:43.1774594603
On
Homomorphism of Exterior power into Tensor power
190 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
4
On
You have $\lambda\colon \bigwedge^2 V\to V\otimes V$. An element of the domain can be written uniquely as $$ \omega=\sum_{i<j}a_{ij}(e_i\wedge e_j) $$ Suppose $\lambda(\omega)=0$, so $$ \lambda(\omega)=\frac{1}{2}\sum_{i<j}a_{ij}(e_i\otimes e_j-e_j\otimes e_i)=0 $$ Now recall that $\{e_i\otimes e_j: 1\le i\le n,1\le j\le n\}$ is linearly independent in $V\otimes V$.
We can apply this lemma to this problem, by taking $\pi(v \otimes w) = v \wedge w$ (extended by linearity), and observing that $\pi \circ \lambda$ is the identity.
Judging from comments, your problem isn't the injective part, but the homomorphism part. Homomorphisms can be characterized using the first isomorphism theorem:
which can be merged into a single condition:
It's easy to check $$ \varphi(v, w) = \frac{1}{2}\left( v \otimes w - w \otimes v \right) $$ has the needed property to define a homomorphism.