The category SetAggregate exports a partial ordering operation for set
inclusion under the name "<".  I consider this harmful.  The principal
reason is that since set inclusion is a *partial ordering*, its
spelling should not be tied to "<", or any other usual relational
comparison because the interpreter (and the compiler in older versions
of Axiom) do *syntactic* replacements of x >= y by not (x < y) -- and
my other misguided syntactic transformations, -- which is true only if
we had a total ordering. 

Thoughts?

-- Gaby

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to