From c3fddafa7e528d499204e9ee600bd90da49790e1 Mon Sep 17 00:00:00 2001 From: the lemons Date: Fri, 18 Feb 2022 02:10:48 -0600 Subject: tatemetns --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 1c58ffb..e122f12 100644 --- a/readme.md +++ b/readme.md @@ -133,5 +133,5 @@ the amount of `x` which exist ## clarification: the meaning of `*_x` the difference between `*_x` and `x` can be thought of like this: if `x` is "dog"/"dogs", then `*_x` is "some dogs" or "a dog". the difference becomes quite relevant when one performs definitions. -if one makes the definition `X::=a`, then `X` is exactly the same thing as `a`. any usage of `X` would be identical to using `a`, which means that this definition wouldn't be very useful. instead, you can define `X` as an instance of `a` and then makes tatemetns about it, for instance `X::=*_a i>:X` would mean that `X` is a specific something, and that something is something you did. +if one makes the definition `X::=a`, then `X` is exactly the same thing as `a`. any usage of `X` would be identical to using `a`, which means that this definition wouldn't be very useful. instead, you can define `X` as an instance of `a` and then makes statements about it, for instance `X::=*_a i>:X` would mean that `X` is a specific something, and that something is something you did. -- cgit v1.2.3