From a4160f5fbb014fc2a7523e962996b0a35fdcc161 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 12 Mar 2012 16:03:36 +0000 Subject: [PATCH] create base: strengthen create acyclic condition --- article.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/article.tex b/article.tex index a7b2709..f7ce2c2 100644 --- a/article.tex +++ b/article.tex @@ -537,7 +537,7 @@ Given $L$, create a Topbloke base branch initial commit $B$. \patchof{L} = \pa{L} \lor \patchof{L} = \bot }\] \[ \eqn{ Create Acyclic }{ - L \not\haspatch \pq + \pendsof{L}{\pqy} = \{ \} }\] \subsection{No Replay} @@ -555,7 +555,8 @@ Not applicable. \subsection{Base Acyclic} Consider some $D \isin B$. If $D = B$, $D \in \pqn$. -If $D \neq B$, $D \isin L$, and by Create Acyclic +If $D \neq B$, $D \isin L$, so by No Replay $D \le L$ +and by Create Acyclic $D \not\in \pqy$. $\qed$ \subsection{Coherence and Patch Inclusion} -- 2.30.2