| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Is {{}} a valid construct?
Jan Burse wrote:
> Neo wrote:
>
>> Can an empty set contain an empty set? Is it valid according to set >> theory? If so, what does it correlate to in the real world? (when last >> explained to me, I was left holding two empty bags of potatoes but no >> clear understanding :) >>
Sigh, I know I waste my breath but here goes:
The empty set is the canonical (and only) set of cardinality zero: {}
The set containing only the empty set is the canonical (but not the only) set of cardinality one: {{}}
The set containing both the empty set and a set containing the empty set is the canonical set of cardinality two: {{},{{}}}
And so on.
One can research this further by searching 'formalism' in mathematics or by searching 'foundations of mathematics'.
Neo needs to pay particularly close attention that the set {{}} is not empty because it contains {}.
Another way of writing {} is ∅ ie. ∅ === {}
Perhaps it would clarify if I rewrote the above sets as: ∅, {∅}, {∅,{∅}}
∅ is the empty set
{∅} is not empty because it contains ∅
{∅,{∅}} is not empty because it contains both ∅ and {∅}
etc. Received on Fri Feb 02 2007 - 11:55:49 CST
![]() |
![]() |