X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke-formulae.git;a=blobdiff_plain;f=pseudomerge.tex;h=0f93abc241c2d171c15c31ca4a5e5920eb003747;hp=9318c30cd6e4d72d21d6907631a0ec7ee16e6fe8;hb=bf00a6804e4075d8639f69c96aabf4150506329c;hpb=28bb86cd8218c491ad4fe845c4547af57b1aecb4 diff --git a/pseudomerge.tex b/pseudomerge.tex index 9318c30..0f93abc 100644 --- a/pseudomerge.tex +++ b/pseudomerge.tex @@ -25,23 +25,15 @@ but whose contents are exactly those of $L$. }\] \[ \eqn{ Foreign Unaffected }{ - \bigforall_{ D \text{ s.t. } \isforeign{D} } - \left[ \bigexists_{A \in \set A} D \le A \right] - \implies - D \le L + \pendsof{C}{\foreign} = \pendsof{L}{\foreign} }\] - TODO THAT IS IMPOSSIBLE TO CALCULATE \subsection{Lemma: Foreign Identical} $\isforeign{D} \implies \big[ D \le C \equiv D \le L \big]$. \proof{ -If $D \le L$, trivially $D \le C$; so conversely -$D \not\le C \implies D \not\le L$. -Whereas if $D \le C$, either $D \le L$ or -$\exists{A \in \set A} D \le A$ (since $D \neq C$), -in which case by Foreign Unaffected $D \le L$. +Trivial by Foreign Unaffected and the definition of $\pends$ } \subsection{No Replay}