On Thu, Aug 13, 2009 at 10:58 PM, Kip Murray<[email protected]> wrote: > NB. but (as we already know from the counts) > M equalset M u N > 0 ... > The error is somewhere in
Here: > NB. A "set" is 0$<1 or a non-empty list of boxes with no duplicates. > NB. An "element" is the open of a box. As 0$<1 has no box it has no element. equalset requires that the list be sorted. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
