summaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2025-05-07 15:09:15 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2025-05-07 15:09:15 +0100
commit5c954d7726e2a2c40b2d426247334ec5ebb678e3 (patch)
tree34a0f0fdf9727a19547af71b23601655dabc7da3 /main.tex
parent468852215a59d502dc156346df97f2d2f902203b (diff)
Fix list append.
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index 911399f..7a82b2b 100644
--- a/main.tex
+++ b/main.tex
@@ -165,6 +165,9 @@
\newcommand\judgement[4][]{{#2} \vdash^{#1} {#3} : {#4}}
\newcommand\jdgmnt[3]{{#2} \vdash {#3}~\mathrm{#1}}
+% List operators
+\newcommand\append{\mathbin{@}}
+
%%% Term syntax
%% Let