My question is: How can I write an index above a set of dots? I mean
\mathbb{R} \cdots^{HERE} \mathbb{R}
just to say that I have "n" times cartesian product of R.
|
My question is: How can I write an index above a set of dots? I mean
just to say that I have "n" times cartesian product of R. |
|||||
|
|
Let's make a more realistic example: you want to put n above the dots to denote an omission of terms. Here are possible codes:
The last is just for comparison. Here's the result:
As it's immediately seen, the first has all the spacing wrong because, by rule, TeX transforms the binary operation symbols If the "superscripted
would be the right incantation. Final versionTaking into account all of the above, I believe that the best is to define a new command:
where an optional argument is reserved for additional spacing in case it's needed (I think to overlong superscripts); so
or, maybe,
if the superscript really clashes with the adjacent terms. |
||||
|
|
An alternative if you use
|
||||
|
If you place the
|
|||
|
|