Countable listed a 0 ,a 1 ,a 2 ,. N same as bij A or A finite - - PowerPoint PPT Presentation

countable
SMART_READER_LITE
LIVE PREVIEW

Countable listed a 0 ,a 1 ,a 2 ,. N same as bij A or A finite - - PowerPoint PPT Presentation

Mathematics for Computer Science Countable Sets MIT 6.042J/18.062J A is countable iff can be Countable listed a 0 ,a 1 ,a 2 ,. N same as bij A or A finite Sets so Z , Z countable + Albert R Meyer, March 4, 2015 Albert R Meyer,


slide-1
SLIDE 1

1

countable.1 Albert R Meyer, March 4, 2015

Mathematics for Computer Science

MIT 6.042J/18.062J

Countable Sets

countable.2 Albert R Meyer, March 4, 2015

Countable Sets

A is countable iff can be listed a0,a1,a2,….

same as

N

bij A or A finite

+

so

Z , Z countable

countable.3 Albert R Meyer, March 4, 2015

Binary words are countable

{0,1} ::= finite binary words list the (empty) string of length 0

list the 2 length-1 bit strings then list the 22 length-2 bit strings (in binary notation order) then the 23 length-3 bit strings

countable.4 Albert R Meyer, March 4, 2015

N × N

is countable

start with (0,0) then (0,1), (1,0) then (0,2), (2,0), (1,1) then (0,3), (3,0), (1,2), (2,1)

then all pairs with sum n

*

slide-2
SLIDE 2

2

Proving Countability

Lemma: A is countable iff

can list A allowing repeats:

N surj A

Corollary: A is countable iff

C surj A for some countable C

Albert R Meyer, March 4, 2015 countable.5

Rationals are countable

m map (m,n) to

n

N×N surj Q≥0

!

!

countable

so

countable

Albert R Meyer, March 4, 2015 countable.6 countable.7 Albert R Meyer, March 4, 2015

Reals are uncountable

But {0,1}ω and the real numbers

R

are not countable: next lecture.

slide-3
SLIDE 3

MIT OpenCourseWare http://ocw.mit.edu

6.042J / 18.062J Mathematics for Computer Science

Spring 2015 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.