I found a very similar question asked on the TeX StackExchange here but the answer was not as definitive as I hoped for.
My question is in regard to how one properly punctuates the following Lemma. Should a comma be used at the end of each case? If not, what would be the proper way to punctuate the cases environments?
Lemma 6. Under the specified parameters constraints in Definition 3 \begin{array}{*3{>{\displaystyle}l}} &\lim_{z\to 0}\tilde g_{n,\omega}(z,\nu)% &=% \begin{cases} (\omega+\nu)^{(n)}, &\nu<0,\\ (\omega)^{(n)}, &\nu>0, \end{cases}\\[1em] &\lim_{z\to\infty}\tilde g_{n,\omega}(z,\nu)% &=% \begin{cases} (\omega-1)^{(n)}, &\nu<0,\\ (\omega-1+\nu)^{(n)}, &\nu>0. \end{cases} \end{array}