I want the upper index to appear on slightly right and below the topmost part of
wedge symbol.
But \[ bigwedge^k V \] gives me the k at the top. How do I do this?
I want this in the definition of exterior power of a vector space.
|
|
||||
|
If you don't like the default location in inline math, you can use
Code:
|
||||
|
|
|
Here's a simpler answer:
With
|
|||
|
|
The problem here is really that
Output:
As you can see, it's not perfect, but I think it's closer to what we want for an exterior power. Perhaps someone more knowledgable can tweak the macro or rewrite it completely to produce a better result and/or make the code less of a hack. |
||||
|
|
|
I prefer this solution, I think it looks similar to what is used in, e.g., Hartshorne's Algebraic Geometry
|
|||
|
|



$\bigwedge^{\raisebox{-0.4ex}{\scriptsize $k$}} V$. – Peter Grill Jun 29 '12 at 5:12\Lambdafor exterior powers, reserving\bigwedgefor the topological smash products. – Andrew Swann Apr 16 at 6:22