A friend presented the following proof that sequence converges iff every subsequence converges to the same limit.
Something seems awry, though I didn't know how to assure him.
His proof of the reverse direction was as follows:
Suppose every subsequence converges to the same limit.
Let $J \subset \mathbb{N}$ be such that $\{a_n\}_{n \in J} \to a$. Consider $\mathbb{N} \setminus J$. Then $\{a_n \}_{n \in \mathbb{N} \setminus J} \to a$ by hypothesis. Ergo, $\{a_n\}_{n \in \mathbb{N}} = \{a_n\}_{n \in J} \cup \{a_n \}_{n \in \mathbb{N} \setminus J} \to a$ as well.
Something seems amiss, though I can't quite articulate it.