chiark / gitweb /
strategy: notational fix
[topbloke-formulae.git] / lemmas.tex
index 83fc3f69d6048a9446271e5e235bc3dcae792afc..b432f9a5b1f21f727c078c9895e98edc3c061cba 100644 (file)
@@ -175,12 +175,12 @@ $$
   \right]
  \implies
   \left[
-   \bigforall_{D \text{ s.t. } \isforeign{D}}
+   \bigforall_{D \in \foreign}
      D \isin C \equiv D \le C
   \right]
 $$
 \proof{
-Consider some $D$ s.t. $\isforeign{D}$.
+Consider some $D \in \foreign$.
 If $D = C$, trivially true.  For $D \neq C$,
 by Foreign Inclusion of $D$ in $L$, $D \isin L \equiv D \le L$.
 And by Exact Ancestors $D \le L \equiv D \le C$.