Edit based on 2 answers given: The context is that this question was originally part of another question. I believe the lack of distinguishing between the 2 $+$'s is because the instructor wants to further cover up what is actually a trick in the question, but I haven't brought this up to the instructor yet.
Consider a homework question that goes
Let $S$ be the subset of $\mathbb R^n$ s.t. (details details). Define addition and multiplication as follows: For $(a_1,a_2, ..., a_n),(b_1,b_2, ..., b_n) \in S$, define $(a_1,a_2, ..., a_n)+(b_1,b_2, ..., b_n)=(a_1+b_1,a_2+b_2, ..., a_n+b_n)$ and $(a_1,a_2, ..., a_n)(b_1,b_2, ..., b_n)=(a_1 \times b_1,a_2 \times b_2, ..., a_n \times b_n)$, where $+$ and $\times$ are the usual addition and multiplication in $\mathbb R$. Which axioms in the definition of a field are satisfied by $S$? Is $S$ a field and why?
Technically should the $+$ on $\mathbb R^n$ and the $+$ in $\mathbb R$ be distinguished? I mean there's this part 'where $+$', but there are actually 2 $+$'s.
I think it should be something like use a '$+_S$' or '$+_{\mathbb R^n}$' for the vector addition and then regular $+$ for the number addition. Are any of these good?
$(a_1,a_2, ..., a_n)+_S(b_1,b_2, ..., b_n)=(a_1+b_1,a_2+b_2, ..., a_n+b_n)$
or
$(a_1,a_2, ..., a_n)+_{\mathbb R^n}(b_1,b_2, ..., b_n)=(a_1+b_1,a_2+b_2, ..., a_n+b_n)$