Assumptions:
TeX:
\sin\!\left(z + 2 \pi k\right) = \sin(z) z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; k \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sin | Sine | |
Pi | The constant pi (3.14...) | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("6a8889"), Formula(Equal(Sin(Add(z, Mul(Mul(2, Pi), k))), Sin(z))), Variables(z, k), Assumptions(And(Element(z, CC), Element(k, ZZ))))