From 81ac90d1051946e902cd316e19c733ddf26ad1c7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 6 Mar 2012 17:31:13 +0000 Subject: [PATCH] wip merge complex --- article.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/article.tex b/article.tex index a0adacb..2f512f4 100644 --- a/article.tex +++ b/article.tex @@ -488,6 +488,13 @@ We will occasionally use $X,Y$ s.t. $\{X,Y\} = \{L,R\}$. \text{otherwise} : & \false \end{cases} }\] +\[ \eqn{ Merge Ends }{ + X \not\haspatch \p \land + Y \haspatch \p \land + E \in \pendsof{X}{\py} + \implies + E \le Y +}\] \subsection{No Replay} @@ -563,4 +570,10 @@ OK for $C \haspatch P$. So indeed $L \haspatch P \land R \haspatch P \implies C \haspatch P$. +\subsubsection{For (wlog) $X \not\haspatch P, Y \haspatch P$:} + +$C \haspatch P \equiv C \nothaspatch M$. + +\proofstarts + \end{document} -- 2.30.2