Hello,

I try to work with all the subsets of a cartesian product.

So I begin with

S = Set([1..4])
P = CartesianProduct (S)
Subsets (S) # is right
Subsets (P) # fails

Am I wrong ? (CartesianProduct isn't a Set) or is it a bug in Sage ?

Many thanks for your tips.

Francois

--
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/group/sage-support
URL: http://www.sagemath.org

Reply via email to