Is $(a, b, c, d) \in\mathbb{R}$ an adequate way to say to "a, b, c, d is a list of real numbers?"
Or would it be better to say: Given list $(a,b,c,d)$ where $a,b,c,d \in\mathbb{R}$ ?
I am pretty clear on set notation but my search on list notation has been inconclusive.