n CS 160 or CS122 n Sets and Functions n Propositions and Predicates n Inference Rules n Proof Techniques n Program Verification n CS 161

Similar documents
Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability

n Empty Set:, or { }, subset of all sets n Cardinality: V = {a, e, i, o, u}, so V = 5 n Subset: A B, all elements in A are in B

Chapter Summary. Sets (2.1) Set Operations (2.2) Functions (2.3) Sequences and Summations (2.4) Cardinality of Sets (2.5) Matrices (2.

2.1 Sets. Definition 1 A set is an unordered collection of objects. Important sets: N, Z, Z +, Q, R.

A set is an unordered collection of objects.

ICS141: Discrete Mathematics for Computer Science I

With Question/Answer Animations. Chapter 2

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics.

Today s Topics. Methods of proof Relationships to logical equivalences. Important definitions Relationships to sets, relations Special functions

Chapter 2 - Basics Structures MATH 213. Chapter 2: Basic Structures. Dr. Eric Bancroft. Fall Dr. Eric Bancroft MATH 213 Fall / 60

Chapter 2 - Basics Structures

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006

Sets McGraw-Hill Education

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Fall 2007

Sets. Introduction to Set Theory ( 2.1) Basic notations for sets. Basic properties of sets CMSC 302. Vojislav Kecman

Sec$on Summary. Definition of sets Describing Sets

Today s topics. Introduction to Set Theory ( 1.6) Naïve set theory. Basic notations for sets

CSCE 222 Discrete Structures for Computing

9/21/2018. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions. Properties of Functions

Sets. We discuss an informal (naive) set theory as needed in Computer Science. It was introduced by G. Cantor in the second half of the nineteenth

CSI30. Chapter 2. Basic Structures: Sets, Functions, Sequences, Sums. 2.1 Sets and subsets 2.2 Sets of sets

BASIC MATHEMATICAL TECHNIQUES

Automata and Languages

CSE 20 DISCRETE MATH. Fall

Propositional Logic, Predicates, and Equivalence

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams

CSE 20 DISCRETE MATH WINTER

Discrete Basic Structure: Sets

CS 173: Discrete Structures. Eric Shaffer Office Hour: Wed. 1-2, 2215 SC

Discrete Mathematical Structures: Theory and Applications

1. SET 10/9/2013. Discrete Mathematics Fajrian Nur Adnan, M.CS

2. Sets. 2.1&2.2: Sets and Subsets. Combining Sets. c Dr Oksana Shatalov, Spring

Discrete Mathematics Set Operations

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics

COMP9020 Lecture 3 Session 2, 2014 Sets, Functions, and Sequences. Revision: 1.3

CS Discrete Mathematics Dr. D. Manivannan (Mani)

1. Write a program to calculate distance traveled by light

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall Set-builder notation (a more precise way of describing a set)

CSE 20 DISCRETE MATH. Winter

Math.3336: Discrete Mathematics. Combinatorics: Basics of Counting

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant).

Sec$on Summary. Definition of a Function.

0 Sets and Induction. Sets

SETS AND FUNCTIONS JOSHUA BALLEW

Propositional Logic. What is discrete math? Tautology, equivalence, and inference. Applications

Chapter 0 Introduction. Fourth Academic Year/ Elective Course Electrical Engineering Department College of Engineering University of Salahaddin

cse303 ELEMENTS OF THE THEORY OF COMPUTATION Professor Anita Wasilewska

CS2742 midterm test 2 study sheet. Boolean circuits: Predicate logic:

Sets and Functions. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Sets and Functions

Background for Discrete Mathematics

CHAPTER 1. Preliminaries. 1 Set Theory

Digital Logic Design: a rigorous approach c

1. Consider the conditional E = p q r. Use de Morgan s laws to write simplified versions of the following : The negation of E : 5 points

CS 2336 Discrete Mathematics

CSCE 222 Discrete Structures for Computing. Review for Exam 1. Dr. Hyunyoung Lee !!!

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

CISC 1100: Structures of Computer Science

Definition: A binary relation R from a set A to a set B is a subset R A B. Example:

Set Theory. CSE 215, Foundations of Computer Science Stony Brook University

Week Some Warm-up Questions

Func%ons. function f to the element a of A. Functions are sometimes called mappings or transformations.

Math 42, Discrete Mathematics

Some. AWESOME Great Theoretical Ideas in Computer Science about Generating Functions Probability

Definition: Let S and T be sets. A binary relation on SxT is any subset of SxT. A binary relation on S is any subset of SxS.

Cartesian Products and Relations

Department of Computer Science University at Albany, State University of New York Solutions to Sample Discrete Mathematics Examination II (Fall 2007)

Rela%ons and Their Proper%es. Slides by A. Bloomfield

SET THEORY. 1. Roster or Tabular form In this form the elements of the set are enclosed in curly braces { } after separating them by commas.

Theorem. For every positive integer n, the sum of the positive integers from 1 to n is n(n+1)

CSE 2001: Introduction to Theory of Computation Fall Suprakash Datta

MAT115A-21 COMPLETE LECTURE NOTES

CHAPTER 1. Relations. 1. Relations and Their Properties. Discussion

Review 1. Andreas Klappenecker

CSE 20 DISCRETE MATH WINTER

Section Summary. Definition of a Function.

Functions. Given a function f: A B:

CSE 20 DISCRETE MATH SPRING

LECTURE NOTES DISCRETE MATHEMATICS. Eusebius Doedel

UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc (MATHEMATICS) I Semester Core Course. FOUNDATIONS OF MATHEMATICS (MODULE I & ii) QUESTION BANK

Section Summary. Definition of a Function.

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes

CSCI 2200 Foundations of Computer Science Spring 2018 Quiz 3 (May 2, 2018) SOLUTIONS

EECS 1028 M: Discrete Mathematics for Engineers

Intro to Logic and Proofs

Functions. Definition 1 Let A and B be sets. A relation between A and B is any subset of A B.

Foundations of Mathematics

Set Basics. P. Danziger

COM S 330 Homework 05 Solutions. Type your answers to the following questions and submit a PDF file to Blackboard. One page per problem.

A Semester Course in Basic Abstract Algebra

Finite and Infinite Sets

Introduction to Automata

LESSON RELATIONS & FUNCTION THEORY

W3203 Discrete Mathema1cs. Coun1ng. Spring 2015 Instructor: Ilia Vovsha.

Discrete Mathematics: Lectures 6 and 7 Sets, Relations, Functions and Counting Instructor: Arijit Bishnu Date: August 4 and 6, 2009

Math Fall 2014 Final Exam Solutions

Discrete Mathematics Review

Mathematics Review for Business PhD Students Lecture Notes

Chapter 1 : The language of mathematics.

MATH 3300 Test 1. Name: Student Id:

Transcription:

Discrete Math at CSU (Rosen book) Sets and Functions (Rosen, Sections 2.1,2.2, 2.3) TOPICS Discrete math Set Definition Set Operations Tuples 1 n CS 160 or CS122 n Sets and Functions n Propositions and Predicates n Inference Rules n Proof Techniques n Program Verification n CS 161 n Counting n Induction proofs n Recursion n CS 200 n Algorithms n Relations n Graphs 8/26/14 2 Why Study Discrete Math? n Digital computers are based on discrete units of data (bits). n Therefore, both a computer s n structure (circuits) and n operations (execution of algorithms) can be described by discrete math n A generally useful tool for rational thought! Prove your arguments. 8/26/14 3 What is discrete? n Consisting of distinct or unconnected elements, not continuous (calculus) n Helps us in Computer Science: n What is the probability of winning the lottery? n How many valid Internet address are there? n How can we identify spam e-mail messages? n How many ways are there to choose a valid password on our computer system? n How many steps are need to sort a list using a given method? n How can we prove our algorithm is more efficient than another? 8/26/14 4 1

Uses for Discrete Math in Computer Science n Advanced algorithms & data structures n Programming language compilers & interpreters. n Computer networks n Operating systems n Computer architecture n Database management systems n Cryptography n Error correction codes n Graphics & animation algorithms, game engines, etc. n i.e., the whole field! 8/26/14 5 What is a set? n An unordered collection of unique objects n {1, 2, 3} = {3, 2, 1} since sets are unordered. n {a, b, c} = {b, c, a} = {c, b, a} = {c, a, b} = {a, c, b} n {2} n {on, off} n { } n {1, 2, 3} = {1, 1, 2, 3} since elements in a set are unique 8/26/14 6 What is a set? n Objects are called elements or members of the set n Notation n a B means a is an element of set B. n Lower case letters for elements in the set n Upper case letters for sets n If A = {1, 2, 3, 4, 5} and x A, what are the possible values of x? 8/26/14 7 What is a set? n Infinite Sets (without end, unending) n N = {0, 1, 2, 3, } is the Set of natural numbers n Z = {, -2, -1, 0, 1, 2, } is the Set of integers n Z+ = {1, 2, 3, } is the Set of positive integers n Finite Sets (limited number of elements) n V = {a, e, i, o, u} is the Set of vowels n O = {1, 3, 5, 7, 9} is the Set of odd # s < 10 n F = {a, 2, Fred, New Jersey} n Boolean data type used frequently in programming n B = {0,1} n B = {false, true} n Seasons = {spring, summer, fall, winter} n ClassLevel = {Freshman, Sophomore, Junior, Senior} 8/26/14 8 2

What is a set? n Infinite vs. finite n If finite, then the number of elements is called the cardinality, denoted S n V = {a, e, i, o, u} V = 5 n F = {1, 2, 3} F = 3 n B = {0,1} B = 2 n S = {spring, summer, fall, winter} S = 4 n A = {a, a, a} A = 1 Example sets n Alphabet n All characters n Booleans: true, false n Numbers: n N={0,1,2,3 } Natural numbers n Z={,-2,-1,0,1,2, } Integers n Q= {p / q p Z, q Z, q 0} Rationals n R, Real Numbers n Note that: n Q and R are not the same. Q is a subset of R. n N is a subset of Z. 8/26/14 9 8/26/14 10 Example: Set of Bit Strings A bit string is a sequence of zero or more bits. A bit string's length is the number of bits in the string. A set of all bit strings s of length 3 is S= {000, 001, 010, 011, 100, 101, 110, 111} 8/26/14 11 What is a set? n Defining a set: n Option 1: List the members n Option 2; Use a set builder that defines set of x that hold a certain characteristic n Notation: {x S characteristic of x} n Examples: n A = { x Z + x is prime } set of all prime positive integers n O = { x N x is odd and x < 10000 } set of odd natural numbers less than 10000 8/26/14 12 3

Equality n Two sets are equal if and only if (iff) they have the same elements. n We write A=B when for all elements x, x is a member of the set A iff x is also a member of B. n Notation: x{x A x B} n For all values of x, x is an element of A if and only if x is an element of B Set Opera4ons Opera4ons that take as input sets and have as output sets Opera4on1: Union The union of the sets A and B is the set that contains those elements that are either in A or in B, or in both. Nota4on: A B Example: union of {1,2,3} and {1,3,5} is? 8/26/14 13 8/26/14 14 Opera4on 2: Intersec4on The intersec4on of sets A and B is the set containing those elements in both A and B. Nota4on: A B Example: {1,2,3} intersec4on {1,3,5} is? The sets are disjoint if their intersec4on produces the empty set. Opera4on3: Difference The difference of A and B is the set containing those elements that are in A but not in B. Nota4on: A B Aka the complement of B with respect to A Example: {1,2,3} difference {1,3,5} is? Can you define Difference using union, complement and intersec4on? 8/26/14 15 8/26/14 16 4

Opera4on3: Complement The complement of set A is the complement of A with respect to U, the universal set. Nota4on: A Example: If N is the universal set, what is the complement of {1,3,5}? Answer: {0, 2, 4, 6, 7, 8, } Venn Diagram n Graphical representation of set relations: A B U 8/26/14 17 8/26/14 18 Iden44es Subset Identity Commutative Associative Distributative Complement A = A, A U = A A B = B A, A B = B A A ( B C) = ( A B) C, A ( B C) = ( A B) C A ( B C) = ( A B) ( A C), A ( B C) = ( A B) A C A A =U, A A = ( ) n The set A is said to be a subset of B iff for all elements x of A, x is also an element of B. But not necessarily the reverse n Notation: A B x{x A x B} n Unidirectional implication {1,2,3} {1,2,3} {1,2,3} {1,2,3,4,5} What is the cardinality between sets if A B? Answer: A <= B 8/26/14 19 8/26/14 20 5

Subset n Subset is when a set is contained in another set. Notation: n Proper subset is when A is a subset of B, but B is not a subset of A. Notation: n x ((x A) (x B)) x ((x B) (x A)) n All values x in set A also exist in set B n but there is at least 1 value x in B that is not in A n A = {1,2,3}, B = {1,2,3,4,5} A B, means that A < B. Empty Set n Empty set has no elements and therefore is the subset of all sets. { } Alternate Notation: n Is {1,2,3}? - Yes! n The cardinality of is zero: = 0. n Consider the set containing the empty set: { }. n Yes, this is indeed a set: { } and { }. 8/26/14 21 8/26/14 22 Set Theory - Definitions and notation Quiz time: A = { x N x 2000 } What is A = 2001? B = { x N x 2000 } What is B = Infinite! Is {x} {x}? Yes Is {x} {x,{x}}? Yes Is {x} {x,{x}}? Yes Is {x} {x}? No Powerset n The powerset of a set is the set containing all the subsets of that set. n Notation: P(A) is the powerset of set A. n Fact: P(A) = 2 A. If A = { x, y }, then P(A) = {, {x}, {y}, {x,y} } If S = {a, b, c}, what is P(S)? 8/26/14 23 8/26/14 24 6

Powerset example Number of elements in powerset = 2 n where n = # elements in set n S is the set {a, b, c}, what are all the subsets of S? n { } the empty set n {a}, {b}, {c} one element sets n {a, b}, {a, c}, {b, c} two element sets n {a, b, c} the original set and hence the power set of S has 2 3 = 8 elements: {{}, {a}, {b}, {c}, {a, b}, {b, c}, {c, a}, {a, b, c}} Why sets? n Programming - Recall a class it is the set of all its possible objects. n We can restrict the type of an object, which is the set of values it can hold. n Example: Data Types int set of integers (finite) char set of characters (finite) n Is N the same as the set of integers in a computer? 8/26/14 25 8/26/14 26 Order Matters n What if order matters? n Sets disregard ordering of elements n If order is important, we use tuples n If order matters, then are duplicates important too? Tuples n Order matters n Duplicates matter n Represented with parens ( ) n Examples n (1, 2, 3) (3, 2, 1) (1, 1, 1, 2, 3, 3) ( a 1,a 2,...,a n ) 8/26/14 27 8/26/14 28 7

Tuples n The ordered n-tuple ( a 1,a 2,...,a n ) is the ordered collection that has a 1 as its first element a 2 as its second element and as its nth element. n An ordered pair is a 2-tuple. n Two ordered pairs (a,b) and (c,d) are equal iff a=c and b=d (e.g. NOT if a=d and b=c). n A 3-tuple is a triple; a 5-tuple is a quintuple. 8/26/14 29 a n Tuples n In programming? n Let s say you re working with three integer values, first is the office room # of the employee, another is the # years they ve worked for the company, and the last is their ID number. n Given the following set {320, 13, 4392}, how many years has the employee worked for the company? n What if the set was {320, 13, 4392}? Doesn t {320, 13, 4392} = {320, 4392, 13}? n Given the 3-tuple (320, 13, 4392) can we identify the number of years the employee worked? 8/26/14 30 Why? n Because ordered n-tuples are found as lists of arguments to functions/methods in computer programming. n Create a mouse in a position (2, 3) in a maze: new Mouse(2,3) n Can we reverse the order of the parameters? n From Java, Math.min(1,2) Cartesian Product of Two Sets Let A and B be sets. The Cartesian Product of A and B is the set of all ordered pairs (a,b), where b B and a A Cartesian Product is denoted A x B. Example: A={1,2} and B={a,b,c}. What is A x B and B x A? 8/26/14 31 8/26/14 32 8

Cartesian Product A = {a, b} B = {1, 2, 3} A X B = {(a, 1), (a, 2), (a, 3), (b, 1), (b, 2), (b, 3)} B X A = {(1, a), (1, b), (2, a), (2, b), (3, a), (3, b)} Func4ons in CS Func4on = mappings or transforma4ons Examples f(x) = x f(x) = x + 1 f(x) = 2x f(x) = x 2 8/26/14 33 8/26/14 34 Func4on Defini4ons A func4on f from sets A to B assigns exactly one element of B to each element of A. Example: the floor func4on 2.4 1.6 5.0 4.8 2.3 Domain A 1 2 3 4 5 6 Codomain B Range: {1,2,4,5} What s the difference between codomain and range? Range contains the codomain values that A maps to 8/26/14 35 Func4on Defini4ons In Programming Func4on header defini4on example int floor( float real) { } Domain = Codomain = R Z 8/26/14 36 9

Other Func4ons The iden1ty func4on, ƒ ID, on A is the func4on where: ƒ ID (x) = x for all x in A. A = {a,b,c} and f(a) = a, f(b) = b, f(c) = c n Successor function, ƒ succ (x) = x+1, on Z, maps a number into the number following it. n f(1) = 2 n f(-17) = -16 n f(a) Does NOT map to b Only works on set Z n Predecessor function, ƒ pred (x) = x-1, on Z, maps a number into the number before it. n f(1) = 0 n f(-17) = -18 Other Func4ons ƒ NEG (x) = - x, also on R (or Z), maps a value into the nega4ve of itself. ƒ SQ (x) = x 2, maps a value, x, into its square, x 2. The ceiling func4on: ceil(2.4) = 3. 8/26/14 37 8/26/14 38 Func4ons in CS What are ceiling and floor useful for? Data stored on disk are represented as a string of bytes. Each byte = 8 bits. How many bytes are required to encode 100 bits of data? Need smallest integer that is at least as large as 100/8 100/8 = 12.5 But we don t work with ½ a byte. So we need 13 bytes 8/26/14 39 What is NOT a func4on? Consider ƒ SQRT (x) from Z to R. This does not meet the given defini4on of a func4on, because ƒ SQRT (16) = ±4. In other words, ƒ SQRT (x) assigns exactly one element of Z to two elements of R. No Way! Say it ain t so!! Note that the conven4on is that x is always the posi4ve value. ƒ SQRT (x) = ± x 8/26/14 40 10

1 to 1 Func4ons A func4on f is said to be one- to- one or injec3ve if and only if f(a) = f(b) implies that a = b for all a and b in the domain of f. Example: the square func4on from Z + to Z + 1 2 3 4 1 2 3 4 9 16 8/26/14 41 1 to 1 Func4ons, cont. Is square from Z to Z an example? NO! Because ƒ SQ (- 2) = 4 = ƒ SQ (+2)! Is floor an example? INCONCEIVABLE!! Is iden1ty an example? Unique at last!! How dare they have the same codomain! 8/26/14 42 Increasing Func4ons A func4on f whose domain and co- domain are subsets of the set of real numbers is called increasing if f(x) <= f(y) and strictly increasing if f(x) < f(y), whenever x < y and x and y are in the domain of f. Is floor an example? 1.5 < 1.7 and floor(1.5) = 1 = floor(1.7) 1.2 < 2.2 and floor(1.2) = 1 < 2 = floor(2.2), Is square an example? When mapping Z to Z or R to R: square(-2) = 4 > 1 = square (1) yet -2 < 1 So YES floor is an increasing function BUT it is NOT STRICTLY increasing. NO square is NOT an increasing function UNLESS. Domain is restricted to 8/26/14 positive # s 43 How is Increasing Useful? Most programs run longer with larger or more complex inputs. Consider looking up a telephone number in the paper directory 8/26/14 44 11

Cartesian Products and Func4ons A func4on with mul4ple arguments maps a Cartesian product of inputs to a codomain. Example: Math.min maps Z x Z to Z int minval = Math.min( 23, 99 ); Math.abs maps Q to Q+ int absval = Math.abs( - 23 ); Find the minimum value between two integers Find the absolute value of a number 8/26/14 45 Quiz Check Is the following an increasing func4on? Z à Z f(x) = x + 5 Z à Z f(x) = 3x - 1 8/26/14 46 12