Assumptions:
TeX:
\chi\!\left(m n\right) = \chi(m) \chi(n) q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; m \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ZZGreaterEqual | Integers greater than or equal to n | |
DirichletGroup | Dirichlet characters with given modulus | |
ZZ | Integers |
Source code for this entry:
Entry(ID("0851cf"), Formula(Equal(chi(Mul(m, n)), Mul(chi(m), chi(n)))), Variables(q, chi, m, n), Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)), Element(m, ZZ), Element(n, ZZ))))