From a797544f71b82f2d52ab484cb4d0f07db96ff689 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 9 Aug 2013 19:52:56 +0100 Subject: [PATCH] pseudomerge: Bases' Children wip ? --- pseudomerge.tex | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pseudomerge.tex b/pseudomerge.tex index 0f93abc..8714737 100644 --- a/pseudomerge.tex +++ b/pseudomerge.tex @@ -79,3 +79,34 @@ True by Foreign Identical, and Foreign Inclusion of $L$. \subsection{Foreign Contents} Not applicable. + +\subsection{Bases' Children} + +We need to consider this for $D=L$ and also for $D=R$ ($R \in \set +R$). + +For $D=L$, if $L \in \pn$ then $C \in \pn$, OK; whereas if +$L \not \in \pn$ Bases' Children is inapplicable. + +For $D=R$, +xxx up to here? + +If $L \in \py, R \in \py$: not applicable for either $D=L$ or $D=R$. + +If $L \in \py, R \in \pn$: not applicable for $L$, OK for $R$. + +Other possibilities for $L \in \py$ are excluded by Tip Merge. + +If $L \in \pn, R \in \pn$: satisfied for both $L$ and $R$. + +If $L \in \pn, R \in \foreign$: satisfied for $L$, not applicable for +$R$. + +If $L \in \pn, R \in \pqy$: satisfied for $L$, not applicable for +$R$. + +Other possibilities for $L \in \pn$ are excluded by Base Merge. + +If $L \in \foreign$: not applicable for $L$; nor for $R$, by Foreign Merges. + + -- 2.30.2