diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2025-05-07 15:09:15 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2025-05-07 15:09:15 +0100 |
commit | 5c954d7726e2a2c40b2d426247334ec5ebb678e3 (patch) | |
tree | 34a0f0fdf9727a19547af71b23601655dabc7da3 /main.tex | |
parent | 468852215a59d502dc156346df97f2d2f902203b (diff) |
Fix list append.
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |