Recall the following definitions:
- We say a set $E\subseteq\mathbb{R}^n$ is semi-algebraic if there exist real polynomials $g_{ij},h_{ij}:\mathbb{R}^n\rightarrow\mathbb{R}$ such that
$$E=\bigcup_{j=1}^p\bigcap_{i=1}^q\{x\in\mathbb{ R}^n:g_{ij}(x)=0\text{ and }h_{ij}(x)<0\}.$$
- A function $f:\mathbb{R}^n\rightarrow(-\infty,\infty]$ is called semi-algebraic, if its graph \begin{equation*} \{(x,y)\in\mathbb{R}^{n+1}:f(x)=y\} \end{equation*} is semi-algebraic.
Literature says real polynomials are semi-algebraic, which to me is a natural result. To further understand this concept, I am wondering the following:
- Is the exponential function $x\mapsto e^x$ semi-algebraic?
Unfortunately I have no idea of how to prove or disprove it, so any hint or comment will be appreciated. Thanks a billion!
Update: I am an optimizer and optimization people care about this concept because semi-algebraic functions enjoy Kurdyka-\L{}ojasiewicz property, a key assumption in many convex/non-convex optimization problems.