Definition Strategy Profile
definition admitted

Strategy Profile

Given a strategic game \((I, (S_i), (u_i))\), a strategy profile is a tuple \(\sigma = (\sigma_i)_{i \in I}\) where \(\sigma_i \in S_i\) for each player \(i\).

In Lean, a profile is ∀ i, G.strategy i.

References

  • [MSZ, Chapter 2] Maschler, Solan, and Zamir, Game Theory. Definition of strategy profile.

Used by

Also in