φ(p)=p−1
Assumptions:p∈P
TeX:
\varphi(p) = p - 1
p \in \mathbb{P}
Definitions:
Fungrim symbol | Notation | Short description |
---|
Totient | φ(n)
| Euler totient function |
PP | P
| Prime numbers |
Source code for this entry:
Entry(ID("cb410e"),
Formula(Equal(Totient(p), Sub(p, 1))),
Variables(p),
Assumptions(Element(p, PP)))