From 30d302a353da9ae7f08a02468d19b741e4657de0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 8 Mar 2012 18:35:32 +0000 Subject: [PATCH] merge base acyclic (and condition) --- article.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/article.tex b/article.tex index ecd671e..d5451ea 100644 --- a/article.tex +++ b/article.tex @@ -488,6 +488,11 @@ We will occasionally use $X,Y$ s.t. $\{X,Y\} = \{L,R\}$. \text{otherwise} : & \false \end{cases} }\] +\[ \eqn{ Merge Acyclic }{ + L \in \pn + \implies + R \nothaspatch \p +}\] \[ \eqn{ Removal Merge Ends }{ X \not\haspatch \p \land Y \haspatch \p \land @@ -616,6 +621,16 @@ By $\merge$, $D \not\isin C$. OK. $\qed$ +\subsection{Base Acyclic} + +This applies when $C \in \pn$. +$C \in \pn$ when $L \in \pn$ so by Merge Acyclic, $R \nothaspatch \p$. + +Consider some $D \in \py$. + +By Base Acyclic of $L$, $D \not\isin L$. By the above, $D \not\isin +R$. And $D \neq C$. So $D \not\isin C$. $\qed$ + \subsection{Tip Contents} We will consider some $D$ and prove the Exclusive Tip Contents form. -- 2.30.2