|
|
|
|
|
by red_trumpet
994 days ago
|
|
> Also, speaking of notation, I wonder why you used ':=' instead of '=' to define 'f'. There is no computation going on, right? In math, := is typically used to denote a definition. Using equality (=) only makes sense if both sides of the equality sign already have a definition. |
|