Changeset - c2fa910c4916
[Not reviewed]
0 3 0
Tom Bannink - 8 years ago 2017-07-06 17:33:23
tom.bannink@cwi.nl
Add circle version of lemma
3 files changed with 115 insertions and 49 deletions:
0 comments (0 inline, 0 general)
diagram_circle_lemma.pdf
Show inline comments
 
binary diff not shown
diagram_circle_lemma.tex
Show inline comments
 
@@ -16,59 +16,62 @@
 
\begin{tikzpicture}[scale=0.8]
 
    \def\r{4};
 
    \def\step{15};
 

	
 
    % Line and circles
 
    \foreach \a in {0,...,23} {
 
        \draw[-] ({\a*\step}:\r) -- ({(\a+1)*\step}:\r);
 
        \draw ({\a*\step}:\r) circle (0.05);
 
    }
 

	
 
    % Red dots
 
    \foreach \a in {2,3,6,8,9,10,11,14,15,17,20} {
 
        \draw[fill,red] ({\a*\step}:\r) circle (0.09);
 
    }
 
    % Blue squares
 
    \foreach \a in {2,3,20} {
 
        \draw[fill,blue] ({\a*\step}:{\r-0.3})+(-0.1,-0.1) rectangle +(0.1,0.1);
 
    }
 
    % Green triangles
 
    \foreach \a in {6,8,9,10,11,14,15,17} {
 
        \draw[fill,green] ({\a*\step}:{\r-0.3}) +(-0.15,-0.1) -- +(0.15,-0.1) -- +(0,0.15);
 
    }
 

	
 
    % Legend
 
    \draw (-1,0)+(-0.5,-1) rectangle +(2.2,1);
 
    \draw (-1,0)+(-0.5,-1) rectangle +(2.6,1);
 
    \draw[fill,red]   (-1.1,0.5)  circle (0.09);
 
    \draw[fill,blue]  (-1.1,0)    +(-0.1,-0.1) rectangle +(0.1,0.1);
 
    \draw[fill,green] (-1.1,-0.5) +(-0.15,-0.1) -- +(0.15,-0.1) -- +(0,0.15);
 
    \draw[anchor=west] (-1,0.5)  node {$I$};
 
    \draw[anchor=west] (-1,0)    node {$I_{\mathrm{in}(n-l,k)}$};
 
    \draw[anchor=west] (-1,-0.5) node {$I_{\mathrm{out}(n-l,k)}$};
 
    \draw[anchor=west] (-1,0)    node {$I\cap [{\color{gray}n}{-l},r]_0$};
 
    \draw[anchor=west] (-1,-0.5) node {$I\setminus[{\color{gray}n}{-l},r]_0$};
 

	
 

	
 
    % Bigger circle
 
    \foreach \a in {-5,...,3} {
 
        \draw[-,dashed] ({\a*\step}:\r+1) -- ({(\a+1)*\step}:\r+1);
 
        %\draw ({\a*\step}:\r+1) circle (0.05);
 
    }
 
    \draw ({-5*\step}:\r+1) +(0.2,-0.2) node {$n-l$};
 
    \draw ({4*\step}:\r+1) +(0.2,0.2) node {$k$};
 
    \draw ({-5*\step}:\r+1) +(0.2,-0.2) node {${\color{gray}n}{-l}$};
 
    \draw ({4*\step}:\r+1) +(0.2,0.2) node {$r$};
 

	
 

	
 
    %
 
    % Arrows with labels
 
    %
 

	
 
    % 0
 
    \draw ({0*\step}:\r-0.3) node {$0$};
 
    % 1
 
    \draw ({1*\step}:\r-0.3) node {$1$};
 
    % n/2
 
    \draw ({12*\step}:\r-0.3) node {$\frac{n}{2}$};
 
    % n-1
 
    \draw ({-1*\step}:\r-0.3) +(-0.4,0) node {${\color{gray}n}{-1}$};
 
    % i_*
 
    \draw[->] ({10*\step}:\r-1) -- ({10*\step}:\r-0.2);
 
    \draw ({10*\step}:\r-1) +(0.3,0) node {$i_*$};
 
    % n-1
 
    \draw ({-1*\step}:\r-0.3) +(-0.4,0) node {$n-1$};
 
    % j
 
    \draw[->] ({0*\step}:\r-1.3) -- ({0*\step}:\r-0.8);
 
    \draw ({0*\step}:\r-1) +(-0.4,0) node {$j$};
 
\end{tikzpicture}
 
\end{document}
main.tex
Show inline comments
 
@@ -38,48 +38,55 @@
 
\newcommand{\cupdot}{\overset{.}{\cup}}
 
\newcommand{\pvp}{\vec{p}{\kern 0.45mm}'}
 

	
 
\DeclarePairedDelimiter\bra{\langle}{\rvert}
 
\DeclarePairedDelimiter\ket{\lvert}{\rangle}
 
\DeclarePairedDelimiterX\braket[2]{\langle}{\rangle}{#1 \delimsize\vert #2}
 
\newcommand{\underflow}[2]{\underset{\kern-60mm \overbrace{#1} \kern-60mm}{#2}}
 

	
 
\def\Ind(#1){{{\tt Ind}({#1})}}
 
\def\Id{\mathrm{Id}}
 
\def\Pr{\mathrm{Pr}}
 
\def\Tr{\mathrm{Tr}}
 
\def\im{\mathrm{im}}
 
\newcommand{\bOt}[1]{\widetilde{\mathcal O}\left(#1\right)}
 

	
 
\newcommand{\QMAo}{\textsf{QMA$_1$}}
 
\newcommand{\BQP}{\textsf{BQP}}
 
\newcommand{\NP}{\textsf{NP}}
 
\newcommand{\SharpP}{\textsf{\# P}}
 

	
 
\newcommand{\diam}[1]{\mathcal{D}\left(#1\right)}
 
\newcommand{\paths}[1]{\mathcal{P}\left(#1\to\mathbf{1}\right)}
 
\newcommand{\maxgap}[1]{\mathrm{maxgap}\left(#1\right)}
 
\newcommand{\gaps}[1]{#1_{\mathrm{gaps}}}
 
\renewcommand{\P}{\mathbb{P}}
 
\newcommand{\NZ}[1]{\mathrm{NZ}^{(#1)}}
 
\newcommand{\Z}[1]{\mathrm{Z}^{(#1)}}
 
%\newcommand{\dist}[1]{d_{\!\!\not\,#1}}
 
\newcommand{\dist}[1]{d_{\neg #1}}
 

	
 
\newcommand{\todo}[1]{{\color{red}\textbf{TODO:} #1}}
 

	
 
\long\def\ignore#1{}
 

	
 
\newtheorem{theorem}{Theorem}
 
\newtheorem{corollary}[theorem]{Corollary}%[theorem]
 
\newtheorem{lemma}[theorem]{Lemma}
 
\newtheorem{prop}[theorem]{Proposition}
 
\newtheorem{definition}[theorem]{Definition}
 
\newtheorem{claim}[theorem]{Claim}
 
\newtheorem{remark}[theorem]{Remark}
 

	
 
\newenvironment{proof}
 
{\noindent {\bf Proof. }}
 
{{\hfill $\Box$}\\	\smallskip}
 

	
 
\usepackage[final]{hyperref}
 
\hypersetup{
 
	colorlinks = true,
 
	allcolors = {blue},
 
}
 
\usepackage{ifpdf} 
 
\ifpdf
 
	\typeout{^^J *** PDF mode *** } 
 
%	\input{myBiblatex.tex}
 
@@ -397,102 +404,102 @@ where last sum only contains only terms of order $p^{k}$ or higher. Now for the
 
where the sum over independent paths could be empty for certain $\xi_1$. Now we replace this last sum by a sum over \emph{all} paths $\xi_2\in\paths{b_2}$. This will change the sum but only for terms where $\xi_1,\xi_2$ are dependent. For those terms we already know that $\mathbb{P}[\xi_1]\mathbb{P}[\xi_2]$ contains a factor $p^k$ and hence we have 
 
\begin{align*}
 
    \sum_{\mathclap{\substack{\xi_{1,2}\in\paths{b_{1,2}}\\ \mathrm{independent}}}} \mathbb{P}[\xi_2]\mathbb{P}[\xi_1]|\xi_1|
 
    &= \sum_{\xi_1\in\paths{b_1}} \sum_{\xi_2\in\paths{b_2}} \mathbb{P}[\xi_2]\mathbb{P}[\xi_1]|\xi_1| + \mathcal{O}(p^k) \\
 
    &= \sum_{\xi_1\in\paths{b_1}} \mathbb{P}[\xi_1]|\xi_1| + \mathcal{O}(p^k) \\
 
    &= R_{b_1} + \mathcal{O}(p^k)
 
\end{align*}
 
we can do the same with the second term and this proves the claim.
 
\end{proof}
 

	
 
~\\
 
\textbf{Proof of claim \ref{claim:weakcancel}}: We can assume $C$ consists of a group on the left with $l$ slots and a group on the right with $r$ slots (so $r+l=|C|$), with a gap of size $k=\mathrm{gap}(C)$ between these groups. Then on the left we have strings in $\{0,1'\}^l$ as possibilities and on the right we have strings in $\{0,1'\}^r$. The combined configuration can be described by strings $f=(a,b)\in\{0,1'\}^{l+r}$. The initial probability of such a state $C(a,b)$ is $\rho_{C(a,b)} = (-1)^{|a|+|b|} p^{r+l}$ and by claim \ref{claim:expectationsum} we know $R_{C(a,b)} = R_{C(a)} + R_{C(b)} + \mathcal{O}(p^k)$ where $C(a)$ indicates that only the left slots have been filled by $a$ and the other slots are filled with $1$s. The total contribution of these configurations is therefore
 
\begin{align*}
 
    \sum_{f\in\{0,1'\}^{|C|}} \rho_{C(f)} R_{C(f)}
 
    &= \sum_{a\in\{0,1'\}^l} \sum_{b\in\{0,1'\}^r} (-1)^{|a|+|b|}p^{r+l} \left( R_{C(a)} + R_{C(b)} + \mathcal{O}(p^k) \right) \\
 
    &=\;\;\; p^{r+l}\sum_{a\in\{0,1'\}^l} (-1)^{|a|} R_{C(a)} \sum_{b\in\{0,1'\}^r} (-1)^{|b|} \\
 
    &\quad + p^{r+l}\sum_{b\in\{0,1'\}^r} (-1)^{|b|} R_{C(b)} \sum_{a\in\{0,1'\}^l} (-1)^{|a|}
 
        + \mathcal{O}(p^{r+l+k})\\
 
    &= 0 + \mathcal{O}(p^{|C|+k})
 
\end{align*}
 
where we used the identity $\sum_{a\in\{0,1\}^l} (-1)^{|a|} = 0$.
 

	
 
\newpage
 
\subsection{Proving the strong cancellation claim}
 
It is useful to introduce some new notation:
 
It is useful to introduce some new notation. Note that an \emph{event} is a subset of all possible paths of the Markov Chain.
 
\begin{definition}[Events conditioned on starting state] \label{def:conditionedevents}
 
    For any state $b\in\{0,1\}^n$ and any event $A$ (where an event is a subset of all possible paths of the Markov Chain), define
 
    For any state $b\in\{0,1\}^n$, define $\textsc{start}(b)$ as the event that the starting state of the chain is the state $b$. For any event $A$, define
 
    \begin{align*}
 
        \mathbb{P}_b(A) &= \mathbb{P}(A \;|\; \text{start in }b) \\
 
        R_{b,A} &= \mathbb{E}( \#resamples \;|\; A \; \& \; \text{start in }b)
 
        \mathbb{P}_b(A) &= \mathbb{P}(A \;|\; \textsc{start}(b)) \\
 
        R_{b,A} &= \mathbb{E}( \#resamples \;|\; A \; , \; \textsc{start}(b))
 
    \end{align*}
 
\end{definition}
 
\begin{definition}[Vertex visiting event] \label{def:visitingResamplings}
 
    Denote by $\mathrm{Z}^{(j)}$ the event that site $j$ becomes zero at any point in time before the Markov Chain terminates. Denote the complement by $\mathrm{NZ}^{(j)}$, i.e. the event that site $j$ does \emph{not} become zero before it terminates. Furthermore define $\mathrm{NZ}^{(j_1,j_2)} := \mathrm{NZ}^{(j_1)} \cap \mathrm{NZ}^{(j_2)}$, i.e. the event that \emph{both} $j_1$ and $j_2$ do not become zero before termination.
 
\end{definition}
 
\begin{figure}
 
	\begin{center}
 
    	\includegraphics{diagram_groups.pdf}
 
    \end{center}
 
    \caption{\label{fig:separatedgroups} Illustration of setup of Lemma \ref{lemma:eventindependence}. Here $b_1,b_2\in\{0,1\}^n$ are bitstrings such that all zeroes of $b_1$ and all zeroes of $b_2$ are separated by two indices $j_1,j_2$.}
 
\end{figure}
 
\begin{lemma}[Conditional independence] \label{lemma:eventindependence} \label{claim:eventindependence}
 
    Let $b=b_1\land b_2\in\{0,1\}^n$ be a state with two groups ($b_1\lor b_2 = 1^n$) of zeroes that are separated by at least one site inbetween, as in Figure \ref{fig:separatedgroups}. Let $j_1$, $j_2$ be any indices inbetween the groups, such that $b_1$ lies on one side of them and $b_2$ on the other, as shown in the figure. Furthermore, let $A_1$ be any event that depends only on the sites ``on the $b_1$ side of $j_1,j_2$'', and similar for $A_2$ (for example $\mathrm{Z}^{(i)}$ for an $i$ on the correct side). Then we have
 
    \begin{align*}
 
        \mathbb{P}_b(\mathrm{NZ}^{(j_1,j_2)}, A_1, A_2)
 
        &=
 
        \mathbb{P}_{b_1}(\mathrm{NZ}^{(j_1,j_2)}, A_1)
 
        \; \cdot \;
 
        \mathbb{P}_{b_2}(\mathrm{NZ}^{(j_1,j_2)}, A_2) \\
 
        \mathbb{P}_b(A_1, A_2 \mid \mathrm{NZ}^{(j_1,j_2)})
 
        &=
 
        \mathbb{P}_{b_1}(A_1 \mid \mathrm{NZ}^{(j_1,j_2)})
 
        \; \cdot \;
 
        \mathbb{P}_{b_2}(A_2 \mid \mathrm{NZ}^{(j_1,j_2)}) \\
 
        R_{b,\mathrm{NZ}^{(j_1,j_2)},A_1,A_2}
 
        &=
 
        R_{b_1,\mathrm{NZ}^{(j_1,j_2)},A_1}
 
        \; + \;
 
        R_{b_2,\mathrm{NZ}^{(j_1,j_2)},A_2}
 
    \end{align*}
 
    up to any order in $p$.
 
\end{lemma}
 
The lemma says that conditioned on $j_1$ and $j_2$ not being crossed, the two halves of the circle are independent. 
 

	
 
\begin{proof}
 
    Note that any path $\xi\in\paths{b} \cap \mathrm{NZ}^{(j_1,j_2)}$ can be split into paths $\xi_1\in\paths{b_1}\cap \mathrm{NZ}^{(j_1,j_2)}$ and $\xi_2\in\paths{b_2}\cap\mathrm{NZ}^{(j_1,j_2)}$. This can be done by taking all resampling positions $r_i$ in $\xi$ and if $r_i$ is ``on the $b_1$ side of $j_1,j_2$'' then add it to $\xi_1$ and if its ``on the $b_2$ side of $j_1,j_2$'' then add it to $\xi_2$. Note that now $\xi_1$ is a path from $b_1$ to $\mathbf{1}$, because in the original path $\xi$, all zeroes ``on the $b_1$ side'' have been resampled by resamplings ``on the $b_1$ side''. Since the sites $j_1,j_2$ inbetween never become zero, there can not be any zero ``on the $b_1$ side'' that was resampled by a resampling ``on the $b_2$ side''.  Vice versa, all paths $\xi_1\in\paths{b_1}\cap \mathrm{NZ}^{(j_1,j_2)}$ and $\xi_2\in\paths{b_2}\cap\mathrm{NZ}^{(j_1,j_2)}$ also induce a path $\xi\in\paths{b} \cap \mathrm{NZ}^{(j_1,j_2)}$ by simply concatenating the resampling positions. Note that $\xi_1,\xi_2$ actually induce $\binom{|\xi_1|+|\xi_2|}{|\xi_1|}$ paths $\xi$ because of the possible orderings of concatenating the resamplings in $\xi_1$ and $\xi_2$. However, all these paths have smaller weight, and by the same reasoning as in the proof of claim \ref{claim:expectationsum} these weights sum to exactly $1$, so we obtain
 
    \begin{align*}
 
        \mathbb{P}_b(\mathrm{NZ}^{(j_1,j_2)},A_1,A_2)
 
        &= \sum_{\substack{\xi\in\paths{b} \cap \\ \mathrm{NZ}^{(j_1,j_2)}\cap A_1\cap A_2}} \mathbb{P}[\xi] \\
 
        &= \sum_{\substack{\xi_1\in\paths{b_1} \cap \\ \mathrm{NZ}^{(j_1,j_2)}\cap A_1}} \;\;
 
          \sum_{\substack{\xi_2\in\paths{b_1} \cap \\ \mathrm{NZ}^{(j_1,j_2)}\cap A_2}}
 
        \mathbb{P}[\xi_1]\cdot\mathbb{P}[\xi_2] \\
 
        &=
 
        \mathbb{P}_{b_1}(\mathrm{NZ}^{(j_1,j_2)},A_1)
 
        \; \cdot \;
 
        \mathbb{P}_{b_2}(\mathrm{NZ}^{(j_1,j_2)},A_2).
 
    \end{align*}
 
    The second equality follows directly from Bayes rule and removing $A_1,A_2$.
 
    The second equality follows directly from $\mathbb{P}(A\mid B)=\mathbb{P}(A,B)/\mathbb{P}(B)$ and setting $A_1,A_2$ to the always-true event.
 
    For the third equality, note that again by the same reasoning as in the proof of claim \ref{claim:expectationsum} we have
 
    \begin{align*}
 
        \mathbb{P}_b(\mathrm{NZ}^{(j_1,j_2)},A_1,A_2) R_{b,\mathrm{NZ}^{(j_1,j_2)},A_1,A_2}
 
        &:= \sum_{\substack{\xi\in\paths{b}\\\xi \in \mathrm{NZ}^{(j_1,j_2)}\cap A_1\cap A_2}} \mathbb{P}[\xi] |\xi| \\
 
        &= \sum_{\substack{\xi_1\in\paths{b_1}\\\xi_1 \in \mathrm{NZ}^{(j_1,j_2)}\cap A_1}}
 
          \sum_{\substack{\xi_2\in\paths{b_2}\\\xi_2 \in \mathrm{NZ}^{(j_1,j_2)}\cap A_2}}
 
        \mathbb{P}[\xi_1]\mathbb{P}[\xi_2] (|\xi_1| + |\xi_2|) \\
 
        &=
 
        \mathbb{P}_{b_2}(\mathrm{NZ}^{(j_1,j_2)},A_2) \mathbb{P}_{b_1}(\mathrm{NZ}^{(j_1,j_2)},A_1) R_{b_1,\mathrm{NZ}^{(j_1,j_2)},A_1} \\
 
        &\quad +
 
        \mathbb{P}_{b_1}(\mathrm{NZ}^{(j_1,j_2)},A_1) \mathbb{P}_{b_2}(\mathrm{NZ}^{(j_1,j_2)},A_2) R_{b_2,\mathrm{NZ}^{(j_1,j_2)},A_2} .
 
    \end{align*}
 
    Dividing by $\mathbb{P}_b(\mathrm{NZ}_{(j_1,j_2)},A_1,A_2)$ and using the first equality gives the desired result.
 
\end{proof}
 

	
 
\begin{comment}
 
TEST: Although a proof of claim \ref{claim:expectationsum} was already given, I'm trying to prove it in an alternate way using claim \ref{claim:eventindependence}.
 

	
 
~
 

	
 
Assume that $b_1$ ranges up to site $0$, the gap ranges from sites $1,...,k$ and $b_2$ ranges from site $k+1$ and onwards. For $j=1,...,k$ define the ``partial-zeros'' event $\mathrm{PZ}_j = \mathrm{Z}_1 \cap \mathrm{Z}_2 \cap ... \cap \mathrm{Z}_{j-1} \cap \mathrm{NZ}_j$ i.e. the first $j-1$ sites of the gap become zero and site $j$ does not become zero. Also define the ``all-zeros'' event $\mathrm{AZ} = \mathrm{Z}_1 \cap ... \cap \mathrm{Z}_k$, where all sites of the gap become zero. Note that these events partition the space, so we have for all $b$ that $\sum_{j=1}^k \mathbb{P}_b(\mathrm{PZ}_j) = 1 - \mathbb{P}_b(\mathrm{AZ}) = 1 - \mathcal{O}(p^k)$.
 

	
 
~
 

	
 
@@ -567,88 +574,144 @@ The intuition of the following lemma is that the far right can only affect the z
 
        &=\sum_{k\in\mathbb{N}\setminus I}P_{I_{<k}}(Z^{(0)}_k)\cdot P_{I_{>k}}(\mathrm{NZ}^{(k)}) \tag{by Claim~\ref{claim:eventindependence}}\\
 
        &=\sum_{k\in I_{><}}P_{I_{<k}}(Z^{(0)}_k)\cdot P_{I_{>k}}(\mathrm{NZ}^{(k)})+\mathcal{O}(p^{I_{\max}+1-|I|})
 
		\tag{$k<I_{\min}\Rightarrow P_{I_{<k}}(Z^{(0)}_k)=0$}\\
 
        &=\sum_{k\in I_{><}}P_{I'_{<k}}(Z^{(0)}_k)\cdot P_{I_{>k}}(\mathrm{NZ}^{(k)})+\mathcal{O}(p^{I_{\max}+1-|I|})	
 
		\tag{$k< I_{\max}\Rightarrow I_{<k}=I'_{<k}$}\\
 
		&=\sum_{k\in I_{><}}P_{I'_{<k}}(Z^{(0)}_k)\cdot
 
        \left(P_{I'_{>k}}(\mathrm{NZ}^{(k)})+\mathcal{O}(p^{I_{\max}-k+1-|I_{>k}|})\right) +\mathcal{O}(p^{I_{\max}+1-|I|})	\tag{by induction, since for $k>I_{\min}$ we have $|I_{<k}|<|I|$}\\
 
		&=\sum_{k\in I_{><}}P_{I'_{<k}}(Z^{(0)}_k)\cdot
 
        P_{I'_{>k}}(\mathrm{NZ}^{(k)}) +\mathcal{O}(p^{I_{\max}+1-|I|})	
 
		\tag{as $P_{I'_{<k}}(Z^{(0)}_k)=\mathcal{O}(p^{k-|I'_{<k}|})$}\\
 
		&=\sum_{k\in\mathbb{N}\setminus I}P_{I'_{<k}}(Z^{(0)}_k)\cdot
 
        P_{I'_{>k}}(\mathrm{NZ}^{(k)}) +\mathcal{O}(p^{I_{\max}+1-|I|})\\
 
		&=\sum_{k\in\mathbb{N}\setminus I'}P_{I'_{<k}}(Z^{(0)}_k)\cdot
 
        P_{I'_{>k}}(\mathrm{NZ}^{(k)}) +\mathcal{O}(p^{I_{\max}+1-|I|})	\tag{$k=I_{\max}\Rightarrow P_{I'_{<k}}(Z^{(0)}_k)=\mathcal{O}(p^{I_{\max}-|I'|})=\mathcal{O}(p^{I_{\max}+1-|I|})$}\\
 
		&=P_{I'}(Z^{(0)}) +\mathcal{O}(p^{I_{\max}+1-|I|})	\tag{analogously to the beginning}			
 
	\end{align*}
 
\end{proof}
 

	
 
	The main insight that Lemma~\ref{lemma:probIndep} gives is that if we separate the slots to two halves, in order to see the cancellation of the contribution of the expected resamples on the right, we can simply pair up the left configurations by the particle filling the leftmost slot. And similarly for cancelling the left expectations we pair up right configurations based on the rightmost filling. 
 
	
 
	Also this claim finally ``sees'' how many empty places are between slots. These properties make it possible to use this lemma to prove the sought linear bound. We show it for the infinite chain, but with a little care it should also translate to the circle.
 

	
 
~
 

	
 
Here, I (Tom) tried to set up the same Lemma but for the circle instead of the infinite chain.
 
This time, it is no longer $I_\mathrm{max}$ but any vertex $i_* \in I$, and $I' = I \setminus \{i_*\}$. Without loss of generality, we can assume that $i_* \leq n/2$ so that the distance to $0$ is simply $d(i_*,0)=i_*$ (because if not then we can relabel the vertices and count the other way around so that $i_* \to n-i_*$). The goal is now to prove:
 
\begin{align*}
 
    P_I(Z^{(0)}) = P_{I'}(Z^{(0)}) + \mathcal{O}(p^{\mathrm{d}(i_*,0) + 1 - |I|})
 
\end{align*}
 
Note that when we refer to an interval $[a,b]$ on the circle we could be referring to two possible intervals because of the periodicity of the circle. In the following, whenever we refer to an interval $[a,b]$ we refer to the interval with vertex 0 on the \emph{inside}.
 
Here, I (Tom) tried to set do the same Lemma but for the circle instead of the infinite chain.
 
\begin{lemma}[Startingstate dependence] \label{lemma:probIndepCircle}
 
    Let $d(a,b)$ be the distance between $a,b\in[n]$ on the circle, so $d(a,b)=\min(|a-b| , n-|a-b|)$. Let $\dist{s}(a,b)$ be the distance between $a,b$ when taking the path that does \emph{not} cross $s$. Let $I\subseteq [n]$ be a non-empty set of vertices. Let $i_* \in I$ and define $I' = I \setminus \{i_*\}$. Let $j,s\notin I$, with $j\neq s$ be any vertices not in $I$.
 
    Then
 
    \begin{align*}
 
        \P_{I}(\Z{j})        &= \P_{I'}(\Z{j})        + \mathcal{O}(p^{d(i_*,j) + 1 - |I|}) \\
 
        \P_{I}(\Z{j},\NZ{s}) &= \P_{I'}(\Z{j},\NZ{s}) + \mathcal{O}(p^{\dist{s}(i_*,j) + 1 - |I|}) .
 
    \end{align*}
 
\end{lemma}
 
\begin{proof}
 
    We will prove both statements inductively on $|I|$. For $|I|=1$ we have $I=\{i_*\}$ and $I'=\emptyset$, so $\P_{I'}(\Z{j})=0$ and
 
    \begin{align*}
 
        \P_{I}(\Z{j})       &= \mathcal{O}(p^{d(i_*,j)}) \\
 
        \P_{I}(\Z{j},\NZ{s}) &= \mathcal{O}(p^{\dist{s}(i_*,j)})
 
    \end{align*}
 
    simply because a chain of zeroes has to be formed between $i_*$ and $j$, and in the second case this chain can not go through $s$. Now assume both statements hold up to $|I|-1$, then we prove them both for sets of size $|I|$.
 

	
 
For $a,b\in[n]$, define the event ``zeroes patch'' as the event of getting zeroes inside the interval $[a,b]$ but not on the boundary, i.e.  $\mathrm{ZP}^{[a,b]} = \mathrm{NZ}^{(a)} \cap \mathrm{Z}^{(a+1)} \cap \mathrm{Z}^{(a+2)} \cap \cdots \cap \mathrm{Z}^{(b-1)} \cap \mathrm{NZ}^{(b)}$ (where we assume that $\mathrm{Z}^{(0)}$ is part of this intersection).
 
    When we refer to an interval $[a,b]$ on the circle we could be referring to two possible intervals because of the periodicity of the circle. Define $[a,b]_j$ as the interval with vertex $j$ on the \emph{inside}. Furthermore by $-a$ we mean the vertex $n-a$, as one would expect modulo $n$.
 
    %If we refer to only $[a,b]$ then we mean $\{a,a+1,...,b\}$ where numbers are considered modulo $n$. So $[a,b]$ and $[b,a]$ are different intervals that cover the circle together.
 

	
 
Furthermore, define the `inside' and `outside' of $I$ as $I_{\mathrm{in}(a,b)} = I\cap[a,b]$ and $I_{\mathrm{out}(a,b)} = I \setminus [a,b]$.
 
The following diagram illustrates these definitions.
 
\begin{center}
 
    \includegraphics{diagram_circle_lemma.pdf}
 
\end{center}
 
\begin{align*}
 
    P_{I}(\mathrm{Z}^{(0)})
 
    &=\sum_{\substack{l,k=1\\k+l<n}}
 
    P_I(\mathrm{ZP}^{[n-l,k]}) \tag{the events are a partition}\\
 
    &=\sum_{\substack{l,k=1\\k+l<n\\k,n-l\notin I}}
 
    P_I(\mathrm{ZP}^{[n-l,k]}) \tag{$\mathbb{P}(\mathrm{ZP}^{[a,b]})=0$ for $a\in I$ or $b\in I$}
 
\end{align*}
 
Note that if $[-l,k]$ does not `touch' $I$ then $P_I(\mathrm{ZP}^{[-l,k]}) = 0$.
 
Furthermore, we have $P_I(\mathrm{ZP}^{[n-l,k]}) = \mathcal{O}(p^{k+l-1-|I_{\mathrm{in}(n-l,k)}|})$. If $k > \mathrm{d}(i_*,0)$ or $l > \mathrm{d}(i_*,0)$ then this gives $P_I(\mathrm{ZP}^{[n-l,k]}) = \mathcal{O}(p^{\mathrm{d}(i_*,0) + 1 - |I|})$ since $|I_\mathrm{in}| \leq |I|$. Therefore we have
 
\begin{align*}
 
    P_I(\mathrm{Z}^{(0)})
 
    &=\sum_{\substack{l,k=1\\k,n-l\notin I}}^{i_*-1}
 
    P_I(\mathrm{ZP}^{[n-l,k]})
 
    + \mathcal{O}(p^{i_* + 1 - |I|}) \\
 
    &=\sum_{\substack{l,k=1\\k,n-l\notin I}}^{i_*-1}
 
    P_{I_{\mathrm{in}(n-l,k)}}(\mathrm{ZP}^{[n-l,k]}) \cdot
 
    P_{I_{\mathrm{out}(n-l,k)}}(\mathrm{NZ}^{(n-l,k)})
 
    + \mathcal{O}(p^{i_* + 1 - |I|}) \\
 
    \tag{by Claim~\ref{claim:eventindependence} for $n-l,k\notin I$} \\
 
    &=\sum_{\substack{l,k=1\\k,n-l\notin I}}^{i_*-1}
 
    P_{I'_{\mathrm{in}(n-l,k)}}(\mathrm{ZP}^{[n-l,k]}) \cdot
 
    P_{I_{\mathrm{out}(n-l,k)}}(\mathrm{NZ}^{(n-l,k)})
 
    + \mathcal{O}(p^{i_* + 1 - |I|})
 
\end{align*}
 
Now we are supposed to use the induction step, but this is where I got stuck.
 
    Without loss of generality, we can assume that $0=j < i_* < s < n$. We will now consider intervals around vertex 0.
 
    For $l,r\geq 1$ and $l+r\leq n$, define the event ``zeroes patch'' $\mathrm{ZP}^{[-l,r]_0}$ as the event of getting zeroes inside the interval $[-l,r]_0$ but not on the boundary, i.e.
 
    $$\mathrm{ZP}^{[-l,r]_0} = \NZ{-l} \cap \Z{-l+1} \cap \cdots \cap \Z{0} \cap \cdots \cap \Z{r-1} \cap \NZ{r}$$
 
    Note that there are $r+l-1$ `zeroes' in this event, so $\P_{J}(\mathrm{ZP}^{[-l,r]_0}) = \mathcal{O}(p^{r+l-1-|J|})$ for $J\subseteq[-l,r]_0$.
 
    Claim:
 
    \begin{align*}
 
        \P_{I}(\mathrm{ZP}^{[-l,r]_0}) &= \P_{I'}(\mathrm{ZP}^{[-l,r]_0})
 
        + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+l+r-|I|})
 
    \end{align*}
 
    \todo{These special cases.}
 
    If $r\geq i_*$ or $l\geq n-i_*$ then $\P_{I}(\mathrm{ZP}^{[-l,r]_0}) = \mathcal{O}(p^{d(i_*,0) + 1 - |I|})$.
 
    If $-l\in I$ or $r\in I$ then the left hand side is zero so the claim holds.
 
    If $[-l,r]_0$ has no overlap with $I$ then both sides of the above expression are zero so it also holds. We are left with the case where, $-l,r,\notin I$ and $[-l,r]_0 \cap I \neq \emptyset$ and $i_*\notin[-l,r]_0$.
 
    The following diagram illustrates the situation
 
    \begin{center}
 
        \includegraphics{diagram_circle_lemma.pdf}
 
    \end{center}
 
    Note that by Claim~\ref{claim:eventindependence} we have
 
    \begin{align*}
 
        \P_{I}(\mathrm{ZP}^{[-l,r]_0}) = \P_{I \cap [-l,r]_0}(\mathrm{ZP}^{[-l,r]_0}) \;\cdot\; \P_{I\setminus [-l,r]_0}(\NZ{a},\NZ{b})
 
    \end{align*}
 
    We have $i_*\in I \setminus[-l,r]_0$, and $I\cap[-l,r]_0 = I' \cap [-l,r]_0$. Define $J=I\setminus[-l,r]_0$ and $J'=I'\setminus[-l,r]_0$. We have $|J|<|I|$ so we can apply the induction hypothesis to $J$:
 
    \begin{align*}
 
        \P_{J}(\NZ{-l},\NZ{r})
 
        &=
 
        1
 
        - \P_{J}(\Z{-l},\NZ{r})
 
        - \P_{J}(\Z{r})
 
        \tag{partition of all events} \\
 
        &=
 
        1
 
        - \P_{J'}(\Z{-l},\NZ{r})
 
        - \P_{J'}(\Z{r}) \\
 
        &\quad + \mathcal{O}(p^{\dist{r}(i_*,-l)+1-|J|})
 
        + \mathcal{O}(p^{d(i_*,r)+1-|J|}) \\
 
        &=
 
        \P_{J'}(\NZ{-l},\NZ{b})
 
        + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+1-|J|})
 
    \end{align*}
 
    Note that the event $\mathrm{ZP}^{[-l,r]_0}$ contains $l+r-1$ zeroes, so $\P_{I \cap [-l,r]_0}(\mathrm{ZP}^{[-l,r]_0}) = \mathcal{O}(p^{l+r-1-|I\cap[-l,r]_0|})$. This means
 
    \begin{align*}
 
        \P_{I}(\mathrm{ZP}^{[-l,r]_0})
 
        &= \P_{I' \cap [-l,r]_0}(\mathrm{ZP}^{[-l,r]_0})
 
        \left( \P_{I' \setminus [-l,r]_0}(\NZ{a},\NZ{b}) + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+1-|J|}) \right) \\
 
        &= \P_{I' \cap [-l,r]_0}(\mathrm{ZP}^{[-l,r]_0}) \;\cdot\; \P_{I'\setminus [-l,r]_0}(\NZ{a},\NZ{b}) \\
 
        &\qquad + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+1-|J| + l+r-1-|I\cap[-l,r]_0|}) \\
 
        &= \P_{I'}(\mathrm{ZP}^{[-l,r]_0})
 
        + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+l+r-|I|})
 
    \end{align*}
 
    Case separation shows that $\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right) \geq d(i_*,0) + 1$ \todo{prove.}
 

	
 
    Now we can prove the required equalities:
 
    \begin{align*}
 
        \P_{I}(\Z{0})
 
        &=\sum_{\substack{l,r\geq 1\\l+r\leq n}}
 
        \P_I(\mathrm{ZP}^{[-l,r]_0})
 
        \tag{the events are a partition of $\Z{0}$}\\
 
        &=\sum_{\substack{l,r\geq 1\\l+r\leq n}}
 
        \P_{I'}(\mathrm{ZP}^{[-l,r]_0})
 
        + \mathcal{O}(p^{\min\left( \dist{r}(i_*,-l) , d(i_*,r)\right)+l+r-|I|}) \\
 
        &= \P_{I'}(\Z{0}) + \mathcal{O}(p^{d(i_*,0)+1-|I|})
 
    \end{align*}
 
    Similarly, we have
 
    \begin{align*}
 
        \P_{I}(\Z{0} , \NZ{s})
 
        &=\sum_{l=1}^{n-s}\sum_{r=1}^{s}
 
        \P_{I}(\mathrm{ZP}^{[-l,r]_0},\NZ{s})
 
        \tag{partition of $\Z{0}$}\\
 
        &=\sum_{l=1}^{n-s}\sum_{r=1}^{s}
 
        \P_{I'}(\mathrm{ZP}^{[-l,r]_0},\NZ{s})
 
        + \mathcal{O}(p^{something}) \\
 
        &= \P_{I'}(\Z{0} , \NZ{s})
 
        + \sum_{l=1}^{n-s}\sum_{r=1}^{s} + \mathcal{O}(p^{something})
 
    \end{align*}
 
    \todo{finish details}
 
\end{proof}
 

	
 
\begin{definition}[Connected patches]
 
	Let $\mathcal{P}\subset 2^{\mathbb{Z}}$ be a finite system of finite subsets of $\mathbb{Z}$. We say that the patch set of a resample sequence is $\mathcal{P}$,
 
	if the connected components of the vertices that have ever become $0$ are exactly the elements of $\mathcal{P}$. We denote by $A^{(\mathcal{P})}$ the event that the set of patches is $\mathcal{P}$. For a patch $P$ let $A^{(P)}=\bigcup_{\mathcal{P}:P\in \mathcal{P}}A^{(\mathcal{P})}$.
 
\end{definition} 
 
Note by Tom: So $A^{(\mathcal{P})}$ is the event that the set of all patches is \emph{exactly} $\mathcal{P}$ whereas $A^{(P)}$ is the event that one of the patches is equal to $P$ but there can be other patches as well.
 

	
 
\begin{definition}[Conditional expectations]
 
	Let $S\subset\mathbb{Z}$ be a finite slot configuration, and for $f\in\{0,1'\}^{|S|}$ let $I:=S(f)$ be the set of vertices filled with particles. 
 
	Then we define
 
	$$R_I:=\mathbb{E}[\#\{\text{resamplings when started from inital state }I\}].$$
 
	For a patch set $\mathcal{P}$ and some $P\in\mathcal{P}$ we define
 
	$$R^{(\mathcal{P})}_I:=\mathbb{E}[\#\{\text{resamplings when started from inital state }I\}|A^{(\mathcal{P})}]$$	
 
	and 
 
	$$R^{(P,\mathcal{P})}_I:=\mathbb{E}[\#\{\text{resamplings inside }P\text{ when started from inital state }I\}|A^{(\mathcal{P})}]$$		
 
	finally
 
	$$R^{(P)}_I:=\mathbb{E}[\#\{\text{resamplings inside }P\text{ when started from inital state }I\}|A^{(P)}].$$	
 
\end{definition} 
 

	
 
    Similarly to Mario's proof I use the observation that 
 
    \begin{align*}
 
    R^{(n)} &= \frac{1}{n}\sum_{b\in\{0,1,1'\}^{n}} \rho_b \; R_{\bar{b}}(p)\\
 
    &= \frac{1}{n}\sum_{S\subseteq [n]}\sum_{f\in\{0,1'\}^{|S|}}\rho_{S(f)} R_{S(f)}\\
 
    &= \frac{1}{n}\sum_{S\subseteq [n]}\sum_{f\in\{0,1'\}^{|S|}}\rho_{S(f)}
0 comments (0 inline, 0 general)