From: Ian Jackson Date: Mon, 12 Mar 2012 14:18:49 +0000 (+0000) Subject: create base rename cond to create acyclic X-Git-Tag: f0.2~60 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke-formulae.git;a=commitdiff_plain;h=32f5dd4cebeb349b075f5fc87e5b13c12dd456ae;ds=sidebyside create base rename cond to create acyclic --- 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}