chiark
/
gitweb
/
~ian
/
topbloke-formulae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a2630d
)
create base rename cond to create acyclic
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 12 Mar 2012 14:18:49 +0000
(14:18 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 12 Mar 2012 14:18:49 +0000
(14:18 +0000)
article.tex
patch
|
blob
|
history
diff --git
a/article.tex
b/article.tex
index 85e09e1c470a695becbf92bfa58fcaad0dc000e8..c58b1abb52755570abd4061260f9bb94ff1eae8c 100644
(file)
--- 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}