Assumptions:
TeX:
\left|\sin\!\left(x + y i\right)\right| \le \cosh\!\left(y\right) x \in \mathbb{R} \,\mathbin{\operatorname{and}}\, y \in \mathbb{R}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
Sin | Sine | |
ConstI | Imaginary unit | |
RR | Real numbers |
Source code for this entry:
Entry(ID("f77752"), Formula(LessEqual(Abs(Sin(Add(x, Mul(y, ConstI)))), Cosh(y))), Variables(x, y), Assumptions(And(Element(x, RR), Element(y, RR))))