I'm trying to prove (not just show) whether the following transfer function is proper or not $$ G(s) = \frac{1}{1+se^{-s}} $$
A transfer function $G(s)$ is said to be proper if there is $\alpha \geq 0$ such that $$\sup_{s\in\mathbb{C}_{\alpha}}\left\Vert G(s)\right\Vert<\infty$$ where $\mathbb{C}_{\alpha}:=\left\{ \text{Re}\left(s\right)>\alpha\right\} $
Thanks
Edit:
The $\left\Vert .\right\Vert$ operator is used (rather than $\left| .\right|$) because this definition holds for a MIMO transfer function as well.
So far I've arrived at $$\sup_{s\in\mathbb{C}_{\alpha}}\left\Vert \frac{1}{1+se^{-s}}\right\Vert =\inf_{s\in\mathbb{C}_{\alpha}}\left|1+se^{-s}\right|\underset{s=\sigma+j\omega}{=}\inf_{s\in\mathbb{C}_{\alpha}}\left|1+\left(\sigma+j\omega\right)e^{-\sigma-j\omega}\right|$$
if I use the triangle inequality I have $$\inf_{s\in\mathbb{C}_{\alpha}}\left|1+\left(\sigma+j\omega\right)e^{-\sigma-j\omega}\right|\leq\inf_{s\in\mathbb{C}_{\alpha}}1+\left|\left(\sigma+j\omega\right)e^{-\sigma-j\omega}\right|=\inf_{s\in\mathbb{C}_{\alpha}}1+\left|\sigma+j\omega\right|\left|e^{-\sigma}\right|{\left|e^{-j\omega}\right|}=\left(\inf_{s\in\mathbb{C}_{\alpha}}1+\left|\sigma+j\omega\right|\left|e^{-\sigma}\right|\right)_{\omega\to\infty}=\infty$$
which is not very helpful
I think it should be strictly proper because the delay part has no excess of poles or zeros, so the s multiplying it must make the complete transfer function tend to zero at infinity. But I'll leave it for you try other forms of verifying the limits formally.