summaryrefslogtreecommitdiff
path: root/test/phase5/exact-contextual-abbreviation-consumer.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/phase5/exact-contextual-abbreviation-consumer.tex')
-rw-r--r--test/phase5/exact-contextual-abbreviation-consumer.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/phase5/exact-contextual-abbreviation-consumer.tex b/test/phase5/exact-contextual-abbreviation-consumer.tex
new file mode 100644
index 0000000..f2e1ceb
--- /dev/null
+++ b/test/phase5/exact-contextual-abbreviation-consumer.tex
@@ -0,0 +1,11 @@
+\import{test/phase5/exact-contextual-abbreviation.tex}
+
+\begin{abbreviation}\label{phase5_context_quantified}
+ $a$ is phase five universally absorbing iff
+ for all $b$ we have $a\phasefivedot b = a$.
+\end{abbreviation}
+
+\begin{abbreviation}\label{phase5_context_quantified_explicit}
+ $A$ is a phase five explicit universal absorber of $a$ iff
+ for all $b$ we have $\phasefivecombine[A](a,b) = a$.
+\end{abbreviation}