chiark / gitweb /
create base: improve acyclic condition
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Jul 2012 22:16:36 +0000 (23:16 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Jul 2012 22:16:36 +0000 (23:16 +0100)
create-base.tex

index 800fcd7faf08042c7bbb7406d5155fb9bef79bb4..9325091196c21b02e9ffbe047e17eb9ac4a14934 100644 (file)
@@ -13,7 +13,7 @@ create a Topbloke base branch initial commit $B$.
 \subsection{Conditions}
 
 \[ \eqn{ Create Acyclic }{
- \pendsof{L}{\pqy} = \{ \}
+ L \nothaspatch \pq
 }\]
 
 \subsection{No Replay}
@@ -31,8 +31,7 @@ Not applicable.
 \subsection{Base Acyclic}
 
 Consider some $D \isin B$.  If $D = B$, $D \in \pqn$.
-If $D \neq B$, $D \isin L$, so by No Replay $D \le L$
-and by Create Acyclic
+If $D \neq B$, $D \isin L$, so by Create Acyclic
 $D \not\in \pqy$.  $\qed$
 
 \subsection{Coherence and Patch Inclusion}