Is there a smooth ($C^\infty$) function $f: \mathbb{R} \to \left[ 0, 1 \right]$ such that:
- $f(x) = 1$ iff $x = 0$, $f(x) = 0$ iff $\left\lvert x \right\rvert \geq 1$, and $0 < f(x) < 1$ otherwise;
- Every derivative of $f$ is simultaneously $0$ at $x$ if and only if $x = 0$ or $\left\lvert x \right\rvert \geq 1$;
- $f(x) = f(-x)$ for all $x$;
- $f’(x) > 0$ for $-1 < x < 0$ and $f’(x) < 0$ for $0 < x < 1$; and
- $1 - f(x) = f(1 - x)$ for $0 \leq x \leq 1$?
If not, for which subsets of the above five conditions are there satisfactory functions? I know that the standard bump function $f(x) = e^{1 + 1/(x^2 - 1)}$ satisfies all but the last one of my conditions; what other conditions could I exclude, or is there an extension of one of the standard examples to meet the last criterion as well?

Similarly as in Bump function you can define $$ F(x)={\begin{cases}e^{-{\frac {1}{x}}}&{\text{if }}x>0,\\0&{\text{if }}x\leq 0,\end{cases}} $$ and $$ G(x)={\frac {F(1-x)}{F(x)+F(1-x)}},\qquad x\in \mathbb {R} . $$
$G$ has all desired properties on $[0, \infty)$ so that $$ f(x) = G(|x|) $$ has all five properties.
Plot created with wxMaxima: