I like the distinction between enumerability and finite
expressability. It seems clear that these are two separate concepts,
and I believe enumerability comes down to what Nick said: "an
uncountable set is such that
*any* enumeration will fail to exhaust the entirety of the set. ".
>"A more interesting idea I've been thinking about is *why* exactly this
>is possible for countable sets, yet impossible for uncountable ones.
>What is so fundamental about the action of listing the elements of a
>set that certain types of sets resist it so stubbornly? Is there some
>other action that is possible with the set of real numbers but is not
>possible with the power set of reals?"
I'm not sure if I understood the question posed, doesn't the set of
all natural numbers, described in the text, { 1, 3, 5, 7, ... , 2, 4,
6, 8 } intuitively explains the concept? Which also differentiates
enumerability vs. finite expressability. Although each element can be
finitely expressed, the list as a whole is unenumerable. I believe
this counters the statement:
> If EACH element of a set S can be FULLY
> specified with a finite amount of
> information, then the set is enumerable.
Where are you trying to go with finite expressability? At first I
thought this was for the elements of the range, is it generalizable to
the elements of the domain as well? When are you no longer expressing
a number? For example, you mentioned that 1/9 is a finite expression
of the decimal number 0.11111..., since you could build a machine to
perform long division. But isn't the description of the rational
number a/b, namely 1/9, a perfectly valid expression (without any need
of justification to decimal representation)? However, transcendental
numbers (based on the quick definitions I looked up), are irrational
numbers which have no function to compute them. Would this mean
transcendental numbers are uncomputable? I may need clarification
here...