micro/mathlib.mlc

5 lines
92 B
Plaintext

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