[sage-support] Re: Finite Sets

2009-03-16 Thread epple
Thank you, this helps. --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/g

[sage-support] Re: Finite Sets

2009-03-16 Thread John H Palmieri
On Mar 16, 1:52 pm, epple wrote: > When comparing finite sets, I receive unexpected results. > Version: 3.4 (Sage on the web) > Code: > sage: S=Set([1,2]) > sage: T=Set([3]) > sage: ST,S==T > (True, False, False) As far as I can tell, for Sets, == and != mean what they should, while < and > are