implement meta token replacement

This commit is contained in:
2025-08-24 20:54:20 +02:00
parent ddba3423df
commit 015de5dc0a
7 changed files with 128 additions and 22 deletions

4
mathlib.mlc Normal file
View File

@@ -0,0 +1,4 @@
Sigma -> Array := {0, 1, 2};
N -> Array := {3};
P -> Array := {3 -> 012};
S -> Number := 3;