Re: discrete set



On Sat, 02 Feb 2008 07:46:14 -0800, Justinver wrote:

{1/n: n integer > 0 } and {0} are discrete but the union is not.

Yes, right, my mistake. Union of sets may not be discrete.

I think the sum is not

Huh, wait. What do you mean by "a sum of sets"? I thought previously about
sum as a union and about union as an intersection, so I said "union is
discrete", but thought "intersection is discrete". What is a sum of sets?


DS.
.



Relevant Pages

  • Re: PSPACE closed under union
    ... under union or intersection. ... you need to know that the sum ... of two polynoms is itself a polynom. ...
    (comp.theory)
  • Re: calculating sums
    ... Start by saving your query, it is sufficiently complex as it is now. ... DetailSection FROM mySavedQuery ... UNION ALL ... supply 11 NULL in the last query, before getting the SUM on the 12th field, ...
    (microsoft.public.access.queries)
  • Re: solving the equation [ spline way ]
    ... union of 'cubic curves' for the solution. ... sum of all the 5 terms = 25 ... A spline approach fits a set of curves through the ... and I just go on integrating the assumed function ...
    (sci.math)
  • Re: YearMonth as column Headings
    ... > query to join qry_rpt_Scheduled_Invoicing1 and all 12 dummy data querys. ... > the output of the Union query in the crosstab. ... > would have a sum in the final crosstab. ...
    (microsoft.public.access.queries)
  • Re: calculating sums
    ... I have not used the Union All before. ... presume that f1, and f2...refers to the columns I need to sum? ... "Michel Walsh" wrote: ... > ORDER BY detailSection, f1, f2 ...
    (microsoft.public.access.queries)