The standard way to produce a superscript check mark in latex would be something like
$\mathcal{E}^{\vee}$
(this is a notation often used for the dual of a locally free sheaf $\mathcal{E}$.) An alternative using the amsxtra package would be
$\mathcal{E}\spcheck$
but this looks exactly the same. If I correctly understand, it's really just a shortcut for the former code.
Personally, I find this version of a superscript check unaesthetic. In particular, I think it should be shallower. I could probably go searching in comprehensive symbol lists for something I like better, but I believe I'll end up with a better solution if I ask here.
What is a good way to produce a more aesthetic (and in particular, shallower) version of a superscript check mark in math mode?




\veesymbol, I was kind of hoping for suggestions for better symbols altogether. In addition to shallowness, I'd like a symbol with varying thickness, and perhaps even a tiny bit of curvature. – Charles Staats Apr 20 '12 at 2:48\check{\mathcal{E}}, but with the check mark moved to the right on account of the size of the character. – Charles Staats Apr 20 '12 at 14:04