TeX:
z \in \mathbb{R}[[x]] \;\implies\; \left({e}^{z} \in \mathbb{R}[[x]] \;\mathbin{\operatorname{and}}\; [{x}^{0}] {e}^{z} \ne 0\right)Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| PowerSeries | Formal power series | |
| RR | Real numbers | |
| Exp | Exponential function |
Source code for this entry:
Entry(ID("0d82d4"),
Formula(Implies(Element(z, PowerSeries(RR, SerX)), And(Element(Exp(z), PowerSeries(RR, SerX)), NotEqual(Coefficient(Exp(z), SerX, 0), 0)))),
Variables(z))