The usual exposition of limits of sequences starts with a definition and then derives properties like linearity. I'm curious if, conversely, a reasonable set of these properties characterize the subspace $C_{\text{std}} \subset \mathbf{R}^\mathbf{N}$ of convergent sequences and the map $L_{\text{std}}: C_{\text{std}} \to \mathbf{R}, (a_n) \mapsto \lim_{n \to \infty} a_n$. Here is an example list of properties (when I say equivalently, I mean equivalent assuming the previous conditions):
- $C$ is a vector subspace and $L: C \to \mathbf{R}$ is $\mathbf{R}$-linear.
- $C$ contains all monotone bounded sequences.
- If $a$ is eventually the constant $a_\infty$, ie $a_n = a_\infty$ for large $n$, then $La = a_\infty$ (equivalently, $L$ vanishes on the subspace of eventually $0$ sequences and takes the constant $1$ sequence to $1$).
- If $a \in (\mathbf{R}_{\ge 0})^\mathbf{N} \cap C$ then $La \ge 0$ (equivalently $L$ is monotonic).
- If $a, b \in C$ then $ab := (a_n b_n) \in C$ and $L(ab) = (L a)(L b)$.
- For $a \in C$ every subsequence $a'$ of $a$ is also in $C$ and $La = La'$.
But all of these are also satisfied by $$C = \operatorname{span}\{a \text{ monotone bounded}\} = \{ a - b \mid a, b \text{ increasing and bounded} \}$$ (see https://math.stackexchange.com/a/4377050/32766 for an alternate characterization) and $L = L_{\text{std}}|C$. So, is there a similar list of "well-known" properties of $(C_{\text{std}}, L_{\text{std}})$ that implies $C \supseteq C_{\text{std}}$ and $L$ is an extension of $L_{\text{std}}$? The implication should of course be "non-trivial", ie the list should not just include a definition of $\lim$. Given such a list, we could define $(L_{\text{std}}, C_{\text{std}})$ as the minimal pair satisfying that list.
Note that (1)-(4) are enough to show that $L$ restricted to $C \cap C_{\text{std}}$ agrees with $L_{\text{std}}$: if $a_\infty = \lim a_n$ then $a_n$ is eventually bounded between $a_\infty - \epsilon$ and $a_\infty + \epsilon$ and hence so is $La$. We don't even need all of (2), just that eventually constant sequences are in $C$.
(1), (3), (4) and (6) also imply that $C \subseteq C_{\text{std}}$. First note that if $a \in C$ then it has to be bounded, otherwise for each $N > 0$ either $a$ or $-a$ has a subsequence above $N$, so $|La| \ge N$ by monotonicity. Now if $a \in C$ is not convergent then it must have convergent subsequences with distinct limits, which forces a contradiction between (6) and that $L$ agrees with $L_{\text{std}}$ on $C \cap C_{\text{std}}$, as shown above. However I'd be generally interested if an answer provides a list that allows for $C \supsetneq C_{\text{std}}$.
Remarks:
- (1), (3) and (5) can be combined to: $C$ is a unital subalgebra of $\mathbf{R}^\mathbf{N}$ containing the ideal $C_0$ of eventually $0$ sequences and $L: C \to C/C_0 \to \mathbf{R}$ is a unital algebra homomorphism.
- It is plausible to me that (4) is implied by the other conditions. It could also be replaced by the (not obviously equivalent) condition $a \in C\cap (\mathbf{R}_{\ge 0})^{\mathbf{N}} \implies (\sqrt{a_n}) \in C$.