So I have a document where I have a bunch of compound names. (e.g. \lambda_v-C(t)-\rhd.) The - character in the equation context is understood as a minus sign and is WAY too long for compound names.
I know one options is to switch to a text context, (e.g. \lambda_v \text{-} C(t) \text{-} \rhd).
This works, but it's really wordy and annoying. Since I never use a minus sign in any equation in this document, I'd like the - character to automatically be displayed as the hyphen even in equation contexts. Is there a way to do this?
Alternatively, \\- or some other very short sequence would work too.

