1 Introduction to Abstract Mathematics Sets Section 2.1 Basic Notions of Sets Section 2.2 Operations with sets Section 2.3 Indexed Sets Instructor: Hayk.

Slides:



Advertisements
Similar presentations
Introduction to Set Theory
Advertisements

7.1 Sets This presentation is copyright by Paul Hendrick © , Paul Hendrick All rights reserved.
Discrete Mathematics Lecture 5 Alexander Bukharovich New York University.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Instructor: Hayk Melikya
(CSC 102) Discrete Structures Lecture 14.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Section 1.6: Sets Sets are the most basic of discrete structures and also the most general. Several of the discrete structures we will study are built.
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Analytical Methods in CS (CIS 505)
SET.   A set is a collection of elements.   Sets are usually denoted by capital letters A, B, Ω, etc.   Elements are usually denoted by lower case.
Chapter 5 Section 1 Sets Basics Set –Definition: Collection of objects –Specified by listing the elements of the set inside a pair of braces. –Denoted.
Discrete Structures Chapter 3 Set Theory Nurul Amelina Nasharuddin Multimedia Department.
Sets 1.
Sets 1.
Set Notation.
This section will discuss the symbolism and concepts of set theory
Logics for Data and Knowledge Representation Introduction to Algebra Chiara Ghidini, Luciano Serafini, Fausto Giunchiglia and Vincenzo Maltese.
Chapter 3 – Set Theory  .
MTH 231 Section 2.1 Sets and Operations on Sets. Overview The notion of a set (a collection of objects) is introduced in this chapter as the primary way.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
Mathematical Preliminaries (Hein 1.1 and 1.2) Sets are collections in which order of elements and duplication of elements do not matter. – {1,a,1,1} =
Introduction to Set Theory. Introduction to Sets – the basics A set is a collection of objects. Objects in the collection are called elements of the set.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
Set Theory Dr. Ahmed Elmoasry. Contents Ch I: Experiments, Models, and Probabilities. Ch II: Discrete Random Variables Ch III: Discrete Random Variables.
CS201: Data Structures and Discrete Mathematics I
Chapter 2: Basic Structures: Sets, Functions, Sequences, and Sums (1)
CompSci 102 Discrete Math for Computer Science
Copyright © Cengage Learning. All rights reserved.
Naïve Set Theory. Basic Definitions Naïve set theory is the non-axiomatic treatment of set theory. In the axiomatic treatment, which we will only allude.
Sets Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Definition of Set A set is a collection of objects called elements.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Set Operations Chapter 2 Sec 3. Union What does the word mean to you? What does it mean in mathematics?
2.1 Sets 2.2 Set Operations –Set Operations –Venn Diagrams –Set Identities –Union and Intersection of Indexed Collections 2.3 Functions 2.4 Sequences and.
1 Introduction to Abstract Mathematics Predicate Logic Instructor: Hayk Melikya Purpose of Section: To introduce predicate logic (or.
Chapter 2 With Question/Answer Animations. Section 2.1.
Rosen 1.6, 1.7. Basic Definitions Set - Collection of objects, usually denoted by capital letter Member, element - Object in a set, usually denoted by.
Introduction to Set theory. Ways of Describing Sets.
Real Numbers Natural Numbers – {1,2,3,4,5,6….}
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
Discrete Mathematics Lecture # 10. Set Theory  A well defined collection of {distinct} objects is called a set.  The objects are called the elements.
August 2006 Copyright © 2006 by DrDelMath.Com 1 Introduction to Sets Basic, Essential, and Important Properties of Sets.
Discrete Mathematics Set.
College Algebra: Section 8.1 Sets and Counting Objectives of this Section Find All the Subsets of a Set Find All the Subsets of a Set Find the Intersection.
Set Operations Section 2.2.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 2.3 Venn Diagrams and Set Operations.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
Chapter 7 Sets and Probability Section 7.1 Sets What is a Set? A set is a well-defined collection of objects in which it is possible to determine whether.
1 Introduction to Abstract Mathematics Chapter 3: The Logic of Quantified Statements. Predicate Calculus Instructor: Hayk Melikya 3.1.
Thinking Mathematically Venn Diagrams and Subsets.
Basic Probability. Introduction Our formal study of probability will base on Set theory Axiomatic approach (base for all our further studies of probability)
Sullivan Algebra and Trigonometry: Section 14.1 Objectives of this Section Find All the Subsets of a Set Find the Intersection and Union of Sets Find the.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
1.1 – SETS AND SYMBOLS. Goals SWBAT understand basic set notation and set symbols SWBAT solve simple sentences with a given domain SWBAT graph sets of.
Section 6.1 Set and Set Operations. Set: A set is a collection of objects/elements. Ex. A = {w, a, r, d} Sets are often named with capital letters. Order.
Dr. Ameria Eldosoky Discrete mathematics
Sets Page 746.
Chapter 2 Sets and Functions.
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
Lecture 04 Set Theory Profs. Koike and Yukita
Sets Section 2.1.
Set and Set Operations Grab a sheet from front.
Set Operations Section 2.2.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
SETS Sets are denoted by Capital letters Sets use “curly” brackets
Chapter 7 Logic, Sets, and Counting
2.1 – Symbols and Terminology
Introduction A set is a collection of objects.
Presentation transcript:

1 Introduction to Abstract Mathematics Sets Section 2.1 Basic Notions of Sets Section 2.2 Operations with sets Section 2.3 Indexed Sets Instructor: Hayk Melikya The most fundamental notion in all of mathematics is that of a set. We say that a set is a specified collection of objects, called elements (or members) of the set. We denote sets by capital letters A, B, … and elements by lower case letters, like x, y, … and so on. If an element x belongs to a set A, we denote this by x  A, if not we write x  A.

2 Introduction to Abstract Mathematics Specifying set v There are various ways to specify a set. For the set of natural numbers less than or equal to 5, you could write {1, 2, 3, 4, 5}. v For sets that cannot be specified by a list, we describe the elements by some property common to the elements in the set but no others, such as in the description A = { x | P (x)} which reads “the set of all x such that 2 the condition P(x) is true.”

3 Introduction to Abstract Mathematics Common Sets:

4 Introduction to Abstract Mathematics Subsets v We say that a set A is a subset of a set B if every element of A is also an element of B. v Symbolically, we write this as A  B and is read “ A is contained in B.” v Finally, the notation A  B means that A is not a subset of B. v Sets are often illustrated by Venn diagrams, where sets are represented as circles and elements of the set are points inside the circle.

5 Introduction to Abstract Mathematics Equality of Sets: v Two sets are equal (A = B) if they consist of exactly the same elements. In other words, they are equal if (A = B) if and only if (  x) (( x  A  x  B) or (A = B) iff (  x) (( x  A  x  B)  (x  B  x  A )) another way: (A = B) if and only if (A  B  B  A). Empty Set: The set with no elements is called the empty set (or null set) and denoted by the Greek letter  (or sometimes the empty bracket { } )

6 Introduction to Abstract Mathematics Theorem 1 (Guaranteed Subset) For any set A, we have   A. Proof : Since the goal is to show x    x  A our job is done before we begin. The reason being that the hypothesis x   of the implication is false, being that  contains no elements, hence the proposition is true regardless of the set A. In other words  is a subset of any set. END

7 Introduction to Abstract Mathematics Theorem 2 (Transitive Subsets) Let A, B and C be sets. If A  B and B  C then A  C. Proof: We will prove the conclusion A  C and use the hypothesis as needed. Letting x  A the goal is to show x  C. Since x  A and using the assumption A  B, we know x  B. But the second hypothesis says B  C, and so we know x  C. Hence, we have proved A  C, which proves the theorem. END

8 Introduction to Abstract Mathematics Subset and Membership:

9 Introduction to Abstract Mathematics Power Set P(A) An important set in mathematics is the power set. For every set A, we denote by P(A) the set of all subsets of A. Theorem 3 ( Power Set ) Let A and B be sets. Then A  B if and only if P (A)  P(B). Proof: (A  B)  (P(A)  P(B)): We start by letting X  P(A) and show X   P(B) (and use A  B as our “helper”). Letting X  P(A) we have X  A and hence X  B. But this means X  P(B) and so we have shown P(A)  P(B). (P(A)  P(B))  (A  B) : We let x  A and show x  B. If x  A, then {x }  P(A), and since P(A)  P(B) we know {x }  P(B). But this means x  B and so A  B.

10 Introduction to Abstract Mathematics Sec 2.2 Operations on Sets Union, Intersection and Complement v In traditional arithmetic and algebra, we carry out the binary operations of + and × on numbers. In logic, we have the analogous binary operations of  and  on sentences. In set theory we have the binary operations of union  and intersection  of sets, which in a sense are analogous to the ones in arithmetic and sentential logic. Definition ( Union): The union of two sets A and B, denoted A  B, is the set of elements that belong to A or B or both. Symbolically A  B = {x | x  A  x  B }

11 Introduction to Abstract Mathematics Definition ( Intersection): The intersection of two sets A and B, denoted A  B, is the set of elements that belong to A and B. Symbolically A  B = {x | x  A  x  B }

12 Introduction to Abstract Mathematics Definition( Complement): The compliment of A, denoted A c is the set of elements belonging to the universal set U but not A. Symbolically A c = {x | x  U  x  A }.

13 Introduction to Abstract Mathematics Definition (Relative Complement or Difference): The relative complement of A in B, denoted, B \ A, is the set of elements in B but not in A. Symbolically B \ A = {x | x  B  x  A } The concepts of union, intersection and relative complement of sets can be illustrated graphically by use of Venn diagrams. Each Venn diagram begins with an oval representing the universal set, a set that contains all elements of in discussion. Then, each set in the discussion is represented by a circle, where elements belonging to more than one set are placed in sections where circles overlap.

14 Introduction to Abstract Mathematics Venn diagrams for two overlapping sets.

15 Introduction to Abstract Mathematics

16 Introduction to Abstract Mathematics

17 Introduction to Abstract Mathematics

18 Introduction to Abstract Mathematics

19 Introduction to Abstract Mathematics

20 Introduction to Abstract Mathematics

21 Introduction to Abstract Mathematics

22 Introduction to Abstract Mathematics Section 2.3

23 Introduction to Abstract Mathematics Definitions:

24 Introduction to Abstract Mathematics Example1

25 Introduction to Abstract Mathematics

26 Introduction to Abstract Mathematics Solution:

27 Introduction to Abstract Mathematics Example2:

28 Introduction to Abstract Mathematics Extended Laws: