Is there an agreed upon, precise definition of the euclidean space? Although I have searched in may places, I can't find anything that is rigorous. From what I have read, I have thought of defining it like this:
Definition: The euclidean space of $n$ dimensions, $E^n$, is defined as the topology generated by the basis ($R^{n},d$), where $R^{n}$ is the set (Not the cartesian product of the standard real line topology) and $d$ is the Euclidean metric $d(x,y) = \Sigma^{n}_{i=1}(x^{2}_{i}-y^{2}_{i})$ (where $x = (x_{1},\dots ,x_{n})$ and $y=((y_{1},\dots ,y_{n})$).
Would the definition above be accurate?
Similarly, would it be accurate to define the $n$ sphere, $S^{n}$ (as a topological space) as the subset topology of $\{p \in R^{n} | d(x,p) = a\}$ (Where $a \in R^{+}$ and $x \in R^{n}$) inherited from the euclidean topology?