X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=doc%2Fsource%2Fbackground.rst;h=b7a00f52bc5e7c532e5907d7112559eefb450818;hp=1a1605997b977824439c8db6c4d90316452b5eac;hb=01f6c7f4bd0637deb9099f496b9fd41fe535b112;hpb=e22adb2af08288282c3f085eb7a43ab131577bfe diff --git a/doc/source/background.rst b/doc/source/background.rst index 1a16059..b7a00f5 100644 --- a/doc/source/background.rst +++ b/doc/source/background.rst @@ -224,7 +224,7 @@ the two players in terms of this theorem. Player one would like to, &\text{ maximize } &\nu &\\ &\text{ subject to }& p &\in K&\\ & & \nu &\in \mathbb{R}&\\ - & & \left\langle p,e_{1} \right\rangle &= 1&\\ + & & \left\langle p,e_{2} \right\rangle &= 1&\\ & & L\left(p\right) &\succcurlyeq \nu e_{1}.& \end{aligned} @@ -236,7 +236,7 @@ Player two, on the other hand, would like to, &\text{ minimize } &\omega &\\ &\text{ subject to }& q &\in K&\\ & & \omega &\in \mathbb{R}&\\ - & & \left\langle q,e_{2} \right\rangle &= 1&\\ + & & \left\langle q,e_{1} \right\rangle &= 1&\\ & & L^{*}\left(q\right) &\preccurlyeq \omega e_{2}.& \end{aligned}