From 26c18196858d61ec8bd051837aa9ccb08f68ccaf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 11 Mar 2012 12:06:57 +0000 Subject: [PATCH] strengthen anticommit condition to From Base --- article.tex | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/article.tex b/article.tex index d1ce6e8..0688c7a 100644 --- a/article.tex +++ b/article.tex @@ -429,15 +429,15 @@ Used for removing a branch dependency. \subsection{Conditions} +\[ \eqn{ From Base }{ + L \in \pn +}\] \[ \eqn{ Unique Tip }{ \pendsof{L}{\pry} = \{ R^+ \} }\] \[ \eqn{ Currently Included }{ L \haspatch \pry }\] -\[ \eqn{ Not Self }{ - L \not\in \{ R^+ \} -}\] \subsection{No Replay} @@ -481,7 +481,12 @@ $\qed$ \subsection{Unique Base} -Need to consider only $C \in \py$, ie $L \in \py$. +From Base means that $C \in \pn$, so Unique Base is not +applicable. $\qed$ + +\subsection{Tip Contents} + +Again, not applicable. $\qed$ xxx tbd -- 2.30.2