4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
{[x] : x >= 0 && x <= 20 }
|
|
{[x] -> [y] : y = 2x}
|
|
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}
|