You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
1$\begingroup$ The vector bundle $\operatorname{Sym}^2E$ is spanned by local sections which are symmetric products $u \cdot v$. Map to $(u\wedge v)^{\otimes 2}$. Extend by linearity. Is that not the sort of answer you are looking for? $\endgroup$Ben McKay– Ben McKay2019-01-26 14:48:29 +00:00Commented Jan 26, 2019 at 14:48
-
$\begingroup$ Thanks for the answer but not quite. In local coordinates write $u = ai+bj$ and $v = ci+dj$. Then $u\otimes v = ac (i\otimes i) + ad (i\otimes j) + bc (j\otimes i) + bd (j\otimes j)$, and the corresponding matrix would be $M = (m_{i,j})$ with $m_{1,1} = ac, m_{1,2} = ad, m_{2,1} = bc, m_{2,2} = bd$. Since the map I am looking for should give the determinant of the matrix it should be zero on tensors of type $u\otimes v$. Here i considered the non symmetric case but the same question make sense replacing $E\otimes E$ with $Sym^2(E)$. $\endgroup$user61586– user615862019-01-26 15:17:14 +00:00Commented Jan 26, 2019 at 15:17
-
1$\begingroup$ I don't even think that there is a natural map unless you're in characteristic $2$. Otherwise, these correspond to distinct irreducible representations of $GL_2$. $\endgroup$Donu Arapura– Donu Arapura2019-01-26 15:22:32 +00:00Commented Jan 26, 2019 at 15:22
-
1$\begingroup$ Why is there the tensor exponent "$\otimes 2$"? The usual determinant has target $\bigwedge^2 E$, not $(\bigwedge^2 E)^{\otimes 2}$. Are you asking about the square of the determinant? $\endgroup$Jason Starr– Jason Starr2019-01-26 16:41:22 +00:00Commented Jan 26, 2019 at 16:41
-
4$\begingroup$ The determinant of a matrix with a fixed frame depends skew-symmetrically (not symmetrically) on the frame, so the source of your map should be $\wedge^2E$. Also, as @JasonStarr explained, the target is $\wedge^2E$. So, in the end, I think you are asking about a natural map $\wedge^2E \to \wedge^2E$. And the answer to this question is, of course, the identity. $\endgroup$Sasha– Sasha2019-01-26 18:24:31 +00:00Commented Jan 26, 2019 at 18:24
|
Show 3 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you