Fixed glitch with \begin{footnotesize}

master
Aaron Huber 2022-06-03 07:52:28 -04:00
parent 5c517cadc5
commit a9c92baad3
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ We will formalize the notions of circuits and hence, \Cref{prob:intro-stmt} in \
This is illustrated in the following example using $\query_1^2$ from earlier. To aid in presentation we again limit our focus to $\refpoly{1, }^{\inparen{ABX}^2}$, assume $\bound = 2$ for variable $X$ and $\bound = 1$ for all other variables. Let $\prob_A$ denote $\probOf\pbox{A = 1}$.
%In computing $\rpoly$, we have some cancellations to deal with:
Then we have:
\begin{footnotesize}
\begin{equation*}
\refpoly{1, }^{\inparen{ABX}^2}\inparen{\vct{X}} = A^2\inparen{X_1^2 + 4X_1X_2 + 4X_2^2}B^2 =A^2X_1^2B^2 + 4A^2X_1X_2B^2+4A^2X_2^2B^2