Assumptions:
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_{2}\!\left(z , \tau\right) = \left\{ \left(m + \frac{1}{2}\right) + n \tau : m \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z} \right\}
\tau \in \mathbb{H}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| Zeros | Zeros (roots) of function | |
| JacobiTheta | Jacobi theta function | |
| CC | Complex numbers | |
| ZZ | Integers | |
| HH | Upper complex half-plane | 
Source code for this entry:
Entry(ID("ad1eaf"),
    Formula(Equal(Zeros(JacobiTheta(2, z, tau), ForElement(z, CC)), Set(Add(Parentheses(Add(m, Div(1, 2))), Mul(n, tau)), For(Tuple(m, n)), And(Element(m, ZZ), Element(n, ZZ))))),
    Variables(tau),
    Assumptions(Element(tau, HH)))