anything like C++ references?
Erik Max Francis
max at alcyone.com
Mon Jul 14 21:07:57 EDT 2003
Stephen Horne wrote:
> 99 out of 100 times, true. But not always - especially in discrete
> maths.
>
> For example, if I write...
>
> [forall] x . f(x) = y
>
> It's hard to interpret that '=' as an assertion. Similar applies to a
> range of maths operators.
How is that not an assertion, anymore than
[exists] x [~ (x = y)]
or
s = (1/2) a t^2
?
I don't mean this as an insult, but it seems to me that much of your
comments on Python in these threads come down to, "The way this works is
not something I would have given this name to." While that's completely
legitimate, it's hard to see it as very compelling, since your
distinctions seem to me to be fairly arbitrary (x = y is assertion but
ALL x [f(x) = y] isn't?).
--
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
__ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/ \ Does the true light / Of love come in flashes
\__/ Sandra St. Victor
More information about the Python-list
mailing list