I found the existence of the desired intersection function while browsing the "Set Partitions" reference page (http:// combinat.sagemath.org/doc/reference/sage/combinat/set_partition.html).
Using two sets E1 & E2, we can easily do: E1.intersection(E2) Solved! Thanks anyway :) -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
