Let's say I have a list of sets $S_i$, for $i=1,\ldots,n$. We often write the cartesian product of all these sets, with the exception of $S_k$ as:
$$S=S_1\times\cdots\times S_{k-1}\times S_{k+1}\times\cdots\times S_n$$
Is there a more succinct way to write it?