X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke-formulae.git;a=blobdiff_plain;f=anticommit.tex;h=b8a3993946b3bdd30ed2ce67672b59b2189f760f;hp=3d2057ef298e25e30d09b23b4ac0c822c411772f;hb=54e1d86039f0cb0e7db9e2e7be3f56a611a247f6;hpb=d184b00db1787fe98bdf3df1c4f72b259d9940d3 diff --git a/anticommit.tex b/anticommit.tex index 3d2057e..b8a3993 100644 --- a/anticommit.tex +++ b/anticommit.tex @@ -19,7 +19,7 @@ R^+ \in \pry \land R^- = \baseof{R^+} \[ \eqn{ Into Base }{ L \in \pln }\] -\[ \eqn{ Unique Tip }{ +\[ \eqn{ Correct Tip }{ \pendsof{L}{\pry} = \{ R^+ \} }\] \[ \eqn{ Currently Included }{ @@ -28,7 +28,7 @@ R^+ \in \pry \land R^- = \baseof{R^+} \subsection{Ordering of Ingredients:} -By Unique Tip, $R^+ \le L$. By definition of $\base$, $R^- \le R^+$ +By Correct Tip, $R^+ \le L$. By definition of $\base$, $R^- \le R^+$ so $R^- \le L$. So $R^+ \le C$ and $R^- \le C$. $\qed$ @@ -61,8 +61,8 @@ $D \not\isin R^-$. Thus $D \not\isin C$. OK. By Currently Included, $D \isin L$. -By Tip Own Contents for $R^+$, $D \isin R^+ \equiv D \le R^+$, but by -by Unique Tip, $D \le R^+ \equiv D \le L$. +By Tip Own Contents for $R^+$, $D \isin R^+ \equiv D \le R^+$, but +by Correct Tip, $D \le R^+ \equiv D \le L$. So $D \isin R^+$. By Base Acyclic for $R^-$, $D \not\isin R^-$. @@ -96,28 +96,42 @@ $\implies D \not\in \ply$. $\qed$. \subsection{Coherence and Patch Inclusion} -Need to consider some $D \in \py$. By Into Base, $D \neq C$. +$$ +\begin{cases} + \p = \pr : & C \nothaspatch \p \\ + \p \neq \pr \land L \nothaspatch \p : & C \nothaspatch \p \\ + \p \neq \pr \land L \haspatch \p : & C \haspatch \p +\end{cases} +$$ +\proofstarts +~ Need to consider some $D \in \py$. By Into Base, $D \neq C$. \subsubsection{For $\p = \pr$:} By Desired Contents, above, $D \not\isin C$. -So $C \nothaspatch \pr$. +OK. \subsubsection{For $\p \neq \pr$:} By Desired Contents, $D \isin C \equiv D \isin L$ (since $D \in \py$ so $D \not\in \pry$). If $L \nothaspatch \p$, $D \not\isin L$ so $D \not\isin C$. -So $L \nothaspatch \p \implies C \nothaspatch \p$. +OK. -Whereas if $L \haspatch \p$, $D \isin L \equiv D \le L$. -so $L \haspatch \p \implies C \zhaspatch \p$. -fixme up to here pdf page 13 +Whereas, if $L \haspatch \p$, $D \isin L \equiv D \le L$, +so $C \zhaspatch \p$; +and $\exists_{F \in \py} F \le L$ and this $F \le C$. +Thus $C \haspatch \p$. +OK. $\qed$ +\subsection{Unique Tips:} + +Single Parent Unique Tips applies. $\qed$ + \subsection{Foreign Inclusion} -Consider some $D$ s.t. $\patchof{D} = \bot$. $D \neq C$. +Consider some $D \in \foreign$. $D \neq C$. So by Desired Contents $D \isin C \equiv D \isin L$. By Foreign Inclusion of $D$ in $L$, $D \isin L \equiv D \le L$.