Assumptions:
TeX:
\operatorname{atan}(x) \ge \tanh(x)
x \in \left[0, \infty\right)Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Atan | Inverse tangent | |
| ClosedOpenInterval | Closed-open interval | |
| Infinity | Positive infinity |
Source code for this entry:
Entry(ID("b971fe"),
Formula(GreaterEqual(Atan(x), Tanh(x))),
Variables(x),
Assumptions(Element(x, ClosedOpenInterval(0, Infinity))))