chiark / gitweb /
remove a spurious \newpage
[topbloke-formulae.git] / article.tex
index ab9d645f11059e3534939ece640708ed02e0cc4a..763cd820403b748450ebd50a30ef49f816ccf538 100644 (file)
@@ -183,7 +183,7 @@ $\displaystyle D \isin C \equiv
 $
 
 \end{basedescript}
-\newpage
+
 \section{Invariants}
 
 We maintain these each time we construct a new commit. \\
@@ -823,15 +823,15 @@ $L \in \pn$, $R \in \pry$, $M = \baseof{R}$.
 }\]
 \[ \eqn{ Removal Merge Ends }{
     X \not\haspatch \p \land
-    Y \haspatch \p \land
-    M \haspatch \p
+    M \haspatch \p \land
+    Y \haspatch \p
   \implies
     \pendsof{Y}{\py} = \pendsof{M}{\py}
 }\]
 \[ \eqn{ Addition Merge Ends }{
     X \not\haspatch \p \land
-    Y \haspatch \p \land
-    M \nothaspatch \p
+    M \nothaspatch \p \land
+    Y \haspatch \p
    \implies \left[
     \bigforall_{E \in \pendsof{X}{\py}} E \le Y
    \right]