Assumptions:
TeX:
\# G_{q} = \varphi(q)
q \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Cardinality | Set cardinality | |
| DirichletGroup | Dirichlet characters with given modulus | |
| Totient | Euler totient function | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("62f7d5"),
Formula(Equal(Cardinality(DirichletGroup(q)), Totient(q))),
Variables(q),
Assumptions(Element(q, ZZGreaterEqual(1))))