While TAing a linear algebra class, I happened upon the following question:
Question: for $n\geq 3$, are there continuous operations $+, \cdot : \mathbb R^n \times \mathbb R^n \to \mathbb R^n$ that give $\mathbb R^n$ the structure of a field?
(Obviously if I omit the word "continuous", one can choose a set bijection with, say, $\mathbb R$, and inherit the field structure of $\mathbb R$. And if the operations restrict to the familiar ones on $\mathbb R \subseteq \mathbb R^n$, creating a real field extension, then Frobenius' theorem tells us the answer is NO.)
I asked this to my fellow graduate students, and one of them was so kind as to give me the following wonderful response:
I think it's impossible for $\mathbb R^3$, and more generally for $\mathbb R^n$ for if $n\neq 1,2,4,8$. There's something called the Hopf invariant, it's a homomorphism $H: \pi_{2n-1}(S^n) \to \mathbb Z$, defined as follows: a map $f: S^{2n-1}\to S^n$ gives you instructions to make a cell complex $X$ with a cell in dimensions $0$, $n$, and $2n$. Then $H^n(X; \mathbb Z)$ is generated by some class $\sigma$ and $H^{2n}(X; \mathbb Z)$ is generated by a class $\tau$. You define $H(f)$ as the integer so that $\sigma^2 = H(f) \tau$.
Note that $H(f)$ for a map $f: S^{2n-1} \to S^n$ is $0$ if $n$ is odd, just by the anticommutativity of the cup product. On the other hand, if there exists a continuous map $\mu:\mathbb R^n \times \mathbb R^n \to \mathbb R^n$ ["multiplication"] and distinct elements $e, z \in \mathbb R^n$ ["1", "0" resp.] so that $\mu(e, x) = \mu(x, e) = x$ and $\mu(x, y) \neq z$ when $x, y \neq z$, I think you can construct a map $f: S^{2n-1} \to S^n$ of Hopf invariant $1$. This is outlined in Mosher & Tangora chapter 4, in the exercises. The hardest exercise is maybe 4.2, but this is Proposition 15.15 in Bredon. More generally, a map of Hopf invariant $1$ is known to exist if and only if $n = 2, 4, 8$.
Perhaps someone has a proof with other technology, or a proof that works for $n=4,8$, the only remaining cases.
EDIT: I suppose the above proof is essentially that in Detail in the proof of $\mathbb{R}^n$ is a division algebra only for $n=1,2,4,8$, and also similar to Can we turn $\mathbb{R}^n$ into a field by changing the multiplication?