Is there a standard or at least often used way of denoting the operation of transforming an angle into a specific interval?
For example, I would like to denote in the equation $$ \alpha = \beta - \gamma $$ that after subtraction the resulting angle value is transformed to the interval $(-\pi, \pi]$.
Edit: Right now I am thinking of using a notation like this, and just explaining what I mean by that in the text. $$ \alpha = (\beta - \gamma)_{\in (-\pi, \pi]} $$
But as far as I know this is not standard. (Would using a different type of brackets be more appropriate?)
You could say $\alpha \in (-\pi,\pi]$ such that $\alpha = \beta - \gamma +2n\pi,$ $n$ an integer.
(That is the transformation you had in mind, was it not? Adding/subtracting some multiple of $2\pi$?)