I've tried Googling first but I didn't really find a clear answer. I am looking at the definition of "Graded Lex Order" where it says
Let $\alpha$,$\beta \in \mathbb{Z}^n$. We say $\alpha >_{grlex} \beta$ if $|\alpha|= \sum{\alpha_i}>|\beta|=\sum{\beta_i}$ or $|\alpha|=|\beta|$ and $\alpha >_{lex} \beta$
Well, I understand $\alpha$ and $\beta$ are $n$-tuples but is the modulus of an $n$-tuple defined to be the sum of all the entries? For a second I confused it with the modulus of a vector... but yes, I might have learned it somewhere but I forgot, so I just want to check.
Can someone confirm it? Thank you!