PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 6 of 'numerable set'
[ view 'numerable set' | back to history ]

Title of object: numerable set
Canonical Name: NumerableSet
Type: Definition

Created on: 2006-06-20 15:05:21
Modified on: 2007-10-16 17:11:19

Creator: juanman
Modifier: CWoo
Author: CWoo
Author: juanman

Classification: msc:97A80
Keywords: Analysis
Defines: enumeration, enumerable
Synonyms: numerable set=countable

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
Content:

Let $X$ be a set. An \emph{enumeration} on $X$ is a surjection from the set of natural numbers $\mathbb{N}$ to $X$.

A set $X$ is called \emph{numerable} if there is a bijective enumeration on $X$.

It is easy to show that $\mathbb{Z}$ and $\mathbb{Q}$ are numerable.

It is a standard fact that $\mathbb{R}$ is not numerable. For, if we suppose that the numbers [0,1] were countable, we can arrange them in a list (given by the supposed bijection).

Representing them in a binary form, anyone would be able to construct an object in [0,1], which is not in the list.

This contradiction implies that [0,1]$\subset\mathbb{R}$ is not numerable.

\textbf{Remark}. If the enumeration $\mathbb{N}\to X$ is furthermore a computable function, then we say that $X$ is \emph{enumerable}. There exists numerable sets that are not enumerable.