Relations, Functions, and Countability

Slides:



Advertisements
Similar presentations
Countability. The cardinality of the set A is equal to the cardinality of a set B if there exists a bijection from A to B cardinality? bijection? injection.
Advertisements

Uncountable Sets 2/22/121. Countably Infinite 2/13/122 There are as many natural numbers as integers … 0, -1, 1, -2, 2, -3, 3, -4, 4.
Section 7.5: Equivalence Relations Def: A relation R on a set A is called an equivalence relation if it is reflexive, symmetric, and transitive. Ex: Let.
Cantor’s Infinities Raymond Flood Gresham Professor of Geometry.
The Engineering Design of Systems: Models and Methods
Relations - review A binary relation on A is a subset of A×A (set of ordered pairs of elements from A) Example: A = {a,b,c,d,e} R = { (a,a),(a,b),(b,b),(b,c),
1 Diagonalization Fact: Many books exist. Fact: Some books contain the titles of other books within them. Fact: Some books contain their own titles within.
Great Theoretical Ideas in Computer Science.
Functions f( ) = A B Lecture 15: Nov 4.
Georg Cantor ( ) Founder of modern set theory.
Courtesy Costas Busch - RPI1 Mathematical Preliminaries.
Cardinality of a Set “The number of elements in a set.” Let A be a set. a.If A =  (the empty set), then the cardinality of A is 0. b. If A has exactly.
2012: J Paul GibsonTSP: Mathematical FoundationsMAT7003/L5- CountingAndEnumeration.1 MAT 7003 : Mathematical Foundations (for Software Engineering) J Paul.
ORDINAL NUMBERS VINAY SINGH MARCH 20, 2012 MAT 7670.
Week 8 - Wednesday.  What did we talk about last time?  Cardinality  Countability  Relations.
Chapter 7 Functions Dr. Curry Guinn. Outline of Today Section 7.1: Functions Defined on General Sets Section 7.2: One-to-One and Onto Section 7.3: The.
1 CMSC 250 Chapter 7, Functions. 2 CMSC 250 Function terminology l A relationship between elements of two sets such that no element of the first set is.
Cardinality of Sets Section 2.5.
Functions.
Relation, function 1 Mathematical logic Lesson 5 Relations, mappings, countable and uncountable sets.
Sequences and Summations
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sifth Edition, Mc Graw-Hill, 2007 Chapter 2: Basic Structures: Sets, Functions, Sequences.
Week 15 - Wednesday.  What did we talk about last time?  Review first third of course.
1 Lecture 3 (part 3) Functions – Cardinality Reading: Epp Chp 7.6.
Week 7 - Friday.  What did we talk about last time?  Set disproofs  Russell’s paradox  Function basics.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Copyright  The McGraw-Hill Companies, Inc. Permission required for reproduction.
نظریه زبان ها و ماشین ها فصل صفر - مقدمه دانشگاه صنعتی شریف نیمسال دوّم سال تحصیلی 8713.
Basic Structures: Sets, Functions, Sequences, and Sums CSC-2259 Discrete Structures Konstantin Busch - LSU1.
Mathematical Induction
COMPSCI 102 Introduction to Discrete Mathematics.
Based on Rosen, Discrete Mathematics & Its Applications, 5e Prepared by (c) Michael P. Frank Modified by (c) Haluk Bingöl 1/18 Module.
Aim: How can the word ‘infinite’ define a collection of elements?
Mathematical Preliminaries
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Introduction to Real Analysis Dr. Weihu Hong Clayton State University 8/27/2009.
Cardinality with Applications to Computability Lecture 33 Section 7.5 Wed, Apr 12, 2006.
Stupid questions? Are there more integers than even integers?
Equivalence Relations. Partial Ordering Relations 1.
Great Theoretical Ideas in Computer Science.
Lecture 4 Infinite Cardinals. Some Philosophy: What is “2”? Definition 1: 2 = 1+1. This actually needs the definition of “1” and the definition of the.
Math 51/COEN 19. Sequences and Summations - vocab An arithmetic progression is a sequence of the form a, a+d, a+2d, …, a+nd, … with fixed a, d in R and.
1 Melikyan/DM/Fall09 Discrete Mathematics Ch. 7 Functions Instructor: Hayk Melikyan Today we will review sections 7.3, 7.4 and 7.5.
Section 3.2: Sequences and Summations. Def: A sequence is a function from a subset of the set of integers (usually the set of natural numbers) to a set.
CS 285- Discrete Mathematics
1 Mathematical Preliminaries. 2 Sets Functions Relations Graphs Proof Techniques.
Relations and Functions ORDERED PAIRS AND CARTESIAN PRODUCT An ordered pair consists of two elements, say a and b, in which one of them, say a is designated.
Chap. 7 Relations: The Second Time Around
To Infinity And Beyond! CS Lecture 11 The Ideal Computer: no bound on amount of memory Whenever you run out of memory, the computer contacts the.
Section 2.5. Cardinality Definition: A set that is either finite or has the same cardinality as the set of positive integers (Z + ) is called countable.
Week 15 - Wednesday.  What did we talk about last time?  Review first third of course.
Week 8 - Monday.  What did we talk about last time?  Properties of functions  One-to-one  Onto  Inverses  Cardinality.
Week 8 - Wednesday.  What did we talk about last time?  Relations  Properties of relations  Reflexive  Symmetric  Transitive.
1-1 Copyright © 2013, 2005, 2001 Pearson Education, Inc. Section 2.4, Slide 1 Chapter 2 Sets and Functions.
Discrete Mathematics CS 2610
A Universal Turing Machine
Department of Mathematics
Cartesian product Given two sets A, B we define their Cartesian product is the set of all the pairs whose first element is in A and second in B. Note that.
2.4 Sequences and Summations
Diagonalization Fact: Many books exist.
Discrete Structures for Computer Science
Countable and Countably Infinite Sets
Lesson 5 Relations, mappings, countable and uncountable sets
Module #4.5, Topic #∞: Cardinality & Infinite Sets
Discrete Mathematics and its Applications
Lesson 5 Relations, mappings, countable and uncountable sets
Module #4.5, Topic #∞: Cardinality & Infinite Sets
Chapter 2 The Basic Concepts of Set Theory
9.5 Equivalence Relations
Presentation transcript:

Relations, Functions, and Countability Set Theory Relations, Functions, and Countability

Relations Show that B(n) ≤ . Show that B(n) ≤ n!. Let B(n) denote the number of equivalence relations on n elements. Show that B(n) ≤ . Show that B(n) ≤ n!. Show that B(n) ≥ 2n−1 . Bell numbers

Functions and Equivalence Relations Remark Equivalence relation is a relation that is reflexive, symmetric, and transitive Suppose that: Is a function? Which of the following is an equivalence relation? where Δ(x, y) denotes the Hamming distance of x and y,

Partial Orders (POSets) Remark PO is a relation that is reflexive, antisymmetric, and transitive

Cardinality A and B have the same cardinality (written |A|=|B|) iff there exists a bijection (bijective function) from A to B. if |S|=|N|, we say S is countable. Else, S is uncountable.

Cantor’s Theorem The power set of any set A has a strictly greater cardinality than that of A. There is no bijection from a set to its power set. Proof By contradiction

Countability An infinite set A is countably infinite if there is a bijection f: ℕ →A, A set is countable if it finite or countably infinite.

Countable Sets Any subset of a countable set The set of integers, algebraic/rational numbers The union of two/finnite sum of countable sets Cartesian product of a finite number of countable sets The set of all finite subsets of N; Set of binary strings

Diagonal Argument

Uncountable Sets R, R2, P(N) The intervals [0,1), [0, 1], (0, 1) The set of all real numbers; The set of all functions from N to {0, 1}; The set of functions N → N; Any set having an uncountable subset

Transfinite Cardinal Numbers Cardinality of a finite set is simply the number of elements in the set. Cardinalities of infinite sets are not natural numbers, but are special objects called transfinite cardinal numbers 0:|N|, is the first transfinite cardinal number. continuum hypothesis claims that |R|=1, the second transfinite cardinal.

One-to-One Correspondence Prove that (a, ∞) and (−∞, a) each have the same cardinality as (0, ∞). Prove that these sets have the same cardinality: (0, 1), (0, 1], [0, 1], (0, 1) U Z, R Prove that given an infinite set A and a finite set B, then |A U B| = |A|.