What is $\times$ in the game theory notation (e.g. $\times_{j=1}^ns_j$)

54 Views Asked by At

In game theory, I often see for a utility function $u_i$, $n$ players and some set of strategies $S$: $u_i:\times_{j=1}^ns_j \rightarrow \mathbb{R}$. What does $\times$ mean here? Is it literally multiplication, or something else?

1

There are 1 best solutions below

0
On

$\times$ denotes the Cartesian product, i.e. $\times_{j=1}^ns_j$ is the set of all ordered $n$-tuples $(s_1,\ldots,s_n)$.