I've been searching for a rigorious proof of the existence of $\lim\limits_{n\to\infty} (1+\frac{1}{n})^n$ for $n \in \mathbb{R}$, but the proofs I came across only allow $n$ to take integer values (Some examples are What is the most elementary proof that $\lim_{n \to \infty} (1+1/n)^n$ exists? and https://en.wikipedia.org/wiki/Characterizations_of_the_exponential_function#Equivalence_of_the_characterizations)
However, the fact that $\lim\limits_{n\to\infty} f(x)$ exists, where $f:\mathbb{Z} \to \mathbb{R}$, doesn't necessarily imply that $\lim\limits_{n\to\infty} g(x)$ also exists, where $g:\mathbb{R} \to \mathbb{R}$ and $\forall x \in \mathbb{Z}\,(g(x) = f(x))$
An example would be $\sin(\pi x)$, which $\lim\limits_{x\to\infty} \sin{\pi x} = 0$ if we add the restriction $x \in \mathbb{Z}$, but not for $x \in \mathbb{R}$
Therefore is there any way to truly prove $\lim\limits_{n\to\infty} (1+\frac{1}{n})^n$, letting $n$ take real values?