From 32f5dd4cebeb349b075f5fc87e5b13c12dd456ae Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 12 Mar 2012 14:18:49 +0000 Subject: [PATCH] create base rename cond to create acyclic --- article.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/article.tex b/article.tex index 85e09e1..c58b1ab 100644 --- a/article.tex +++ b/article.tex @@ -474,7 +474,7 @@ Given $L$, create a Topbloke base branch initial commit $B$. \[ \eqn{ Ingredients }{ \patchof{L} = \pa{L} \lor \patchof{L} = \bot }\] -\[ \eqn{ Non-recursion }{ +\[ \eqn{ Create Acyclic }{ L \not\haspatch \pa{Q} }\] @@ -493,7 +493,7 @@ Not applicable. \subsection{Base Acyclic} Consider some $D \isin B$. If $D = B$, $D \in \pan{Q}$. -If $D \neq B$, $D \isin L$, and by Non-recursion +If $D \neq B$, $D \isin L$, and by Create Acyclic $D \not\in \pay{Q}$. $\qed$ \subsection{Coherence and Patch Inclusion} -- 2.30.2