Skip to content

Commit 562cab8

Browse files
authored
Merge pull request #26 from Nikoleta-v3/edits_ch
CH: Fixing a minor detail in the Proof of Theorem 1
2 parents 4e02f6d + 123c99f commit 562cab8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

si.pdf

-93 Bytes
Binary file not shown.

si.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ \subsection{Proof of Theorem~\ref{theorem:nash_against_pure_self_reactive}: Suff
10401040
\begin{equation}
10411041
f'_{\mathbf{x},j}(t) = \frac{\partial}{\partial t} f(x_1,\ldots,x_j+t,\ldots,x_k) = \frac{a_j\left( \sum_{i\neq j} b_i x_i\right) - b_j \left(\sum_{i\neq j} a_i x_i\right)}{\big(b_0+b_1x_1+\ldots+b_j(x_j+t)+\ldots+b_kx_k\big)^2}.
10421042
\end{equation}
1043-
Because $f$ is bounded on the entire domain, this expression for $f'_{\mathbf{x},j}(t)$ is finite. It hence follows fthat the denominator of $f'_{\mathbf{x},j}(t)$ is always positive, and that the numerator is independent of $t$. Thus, depending on the sign of the numerator, $f'_{\mathbf{x},j}(t)$ is either monotonically increasing, monotonically decreasing, or constant.
1043+
Because $f$ is bounded on the entire domain, the denominator in this expression for $f'_{\mathbf{x},j}(t)$ is strictly positive. Moreover, we note that the numerator is independent of $t$. Thus, depending on the sign of the numerator, $f'_{\mathbf{x},j}(t)$ is either monotonically increasing, monotonically decreasing, or constant.
10441044
\end{proof}
10451045

10461046
\noindent

0 commit comments

Comments
 (0)