Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
* Nash equilibrium in presentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszKubuszok committed Jul 2, 2014
1 parent 6454fa3 commit 7e56c78
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions thesis/pl/presentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,25 @@ \subsection{Podsumowanie}
\appendix
\section{Dodatki}
\subsection{Twierdzenie Nasha}
\begin{frame}{Twierdzenie Nasha}
Twierdzenie Nasha: każda skończona gra w postaci strategicznej posiada
równowagę w strategiach mieszanych.
\bigskip
Twierdzenie Kakutaniego: $X \subseteq \mathbb{R}^n$ - niepusty, zwarty,
wypukły, $f: X \rightarrow X$ - domknięta, $\forall_x$ $f(x)$ niepusty, wypukły.
Wówczas istnieje $x^*$, że $f(x^*) = x^*$ (punkt stały).
\bigskip
$$R_1(y) = \{ a: u_1(a,y) = \max_x u_1(x,y) \}$$
$$R_2(x) = \{ b: u_2(x,b) = \max_y u_2(x,y) \}$$
$$f(x,y) = R_1 \times R_2$$
$(x^*,y^*)$ punkt stały $f$ $\iff$ $(x^*,y^*)$ NE
\end{frame}
\subsection{LP dla gry jednomacierzowej}
\begin{frame}{LP dla gry jednomacierzowej}
\begin{columns}[c]
Expand Down

0 comments on commit 7e56c78

Please sign in to comment.