chiark / gitweb /
pseudomerge: Fix Foreign Inclusion
[topbloke-formulae.git] / pseudomerge.tex
index 27b2e528525bef39cd8a2bfe8556389cac0ff5c7..c1a88f8c6dc170be2e451902101dcc6ebebb5970 100644 (file)
@@ -88,7 +88,15 @@ Explicitly dealt with by our Unique Tips condition.
 
 \subsection{Foreign Inclusion}
 
-True by Foreign Identical, and Foreign Inclusion of $L$.
+We need to consider $D \in \foreign$.
+
+For $D = C$: $D \has C$, $D \le C$; OK.
+
+For $D \neq C$: $D \has C \equiv D \has L$ by construction.
+$D \has L \equiv D \le L$ by Foreign Inclusion of $L$.
+$D \neq C$ so this $D \le L \equiv D \le C$.
+
+$\qed$
 
 \subsection{Foreign Ancestry}