In Game Theory, we often denote $\textbf{X}=(X_1,X_2....X_n)$ as a profile of strategies. Obviously $\textbf{X}$ is a tuple/ordered set. In my case $\forall i$ $X_i$ is a set. Two questions:
- Does the notation $\textbf{X}=(X_i)_{i=1}^n$ makes sense?
- Is there a short way to represent $\{l\in X_i|1\leq i \leq n \}$?
Thanks!
$\textbf{X}$ is a finite sequence. So this makes sense.
$\displaystyle\{l\in X_{i}|1\leq i\leq n\}=\bigcap_{i=1}^{n}X_{i}$.