Here: Link between $\lim \limits_{n \to \infty} (1+{1/n})^n$ and $\lim \limits_{n \to \infty} (1+{x/n})^n$
is a proof of the formula for $e^x$. The thing causing my doubt is that we cannot assume that $u$ is an integer. The most common definition of limit of sequence concerns integers only. How to fix the original proof?
I am not sure if this is what you want but one can prove from the sequence definition that $$\lim\limits_{x\to\infty}\left(1+\frac{1}{x}\right)^x=e$$ as follows, given $x$ there is $n$ such that $$n\leq x<n+1$$ and thus $$\frac{1}{n+1}<\frac{1}{x}\leq\frac{1}{n}$$ and it follows $$\left(1+\frac{1}{n+1}\right)^n<\left(1+\frac{1}{x}\right)^x\leq \left(1+\frac{1}{n}\right)^{n+1}$$ And since the terms on the left and right limit to $e$ we see that the continuous limit and sequence limits are the same.