Sets.

Slides:



Advertisements
Similar presentations
Introduction to Set Theory
Advertisements

Equivalence Relations
Discrete Structures Chapter 6: Set Theory
Discrete Mathematics I Lectures Chapter 6
Discrete Mathematics Lecture 5 Alexander Bukharovich New York University.
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.
2.1 Sets. DEFINITION 1 A set is an unordered collection of objects. DEFINITION 2 The objects in a set are called the elements, or members, of the set.
Denoting the beginning
Sets Definition of a Set: NAME = {list of elements or description of elements} i.e. B = {1,2,3} or C = {x  Z + | -4 < x < 4} Axiom of Extension: A set.
Discrete Structures Chapter 3 Set Theory Nurul Amelina Nasharuddin Multimedia Department.
Sets 1.
CSE115/ENGR160 Discrete Mathematics 02/10/11 Ming-Hsuan Yang UC Merced 1.
Sets 1.
Sets. Copyright © Peter Cappello Definition Visualize a dictionary as a directed graph. Nodes represent words If word w is defined in terms of word.
1 Set Theory. 2 Set Properties Commutative Laws: Associative Laws: Distributive Laws:
1 Set Theory. Notation S={a, b, c} refers to the set whose elements are a, b and c. a  S means “a is an element of set S”. d  S means “d is not an element.
SET Miss.Namthip Meemag Wattanothaipayap School. Definition of Set Set is a collection of objects, things or symbols. There is no precise definition for.
Sets.
DP SL Studies Chapter 7 Sets and Venn Diagrams. DP Studies Chapter 7 Homework Section A: 1, 2, 4, 5, 7, 9 Section B: 2, 4 Section C: 1, 2, 4, 5 Section.
2.1 – Sets. Examples: Set-Builder Notation Using Set-Builder Notation to Make Domains Explicit Examples.
Ordered Sets. Relations. Equivalence Relations 1.
ICOM 6005 – Database Management Systems Design Dr. Manuel Rodríguez Martínez Electrical and Computer Engineering Department Lecture 2 – Relational Model.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
1 Set Theory Chapter 3. 2 Chapter 3 Set Theory 3.1 Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is.
1 ENM 503 Block 1 Algebraic Systems Lesson 2 – The Algebra of Sets The Essence of Sets What are they?
Set Theory Dr. Ahmed Elmoasry. Contents Ch I: Experiments, Models, and Probabilities. Ch II: Discrete Random Variables Ch III: Discrete Random Variables.
Mathematical Proofs. Chapter 1 Sets 1.1 Describing a Set 1.2 Subsets 1.3 Set Operations 1.4 Indexed Collections of Sets 1.5 Partitions of Sets.
1 Section 1.6 Sets. 2 Set Fundamental discrete structure on which all other discrete structures are built Can be loosely defined as a collection of elements.
Copyright © Cengage Learning. All rights reserved.
Section 2.2 Subsets and Set Operations Math in Our World.
ELEMENTARY SET THEORY.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Sets Goal: Introduce the basic terminology of set theory.
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.
Discrete Mathematics SETS. What is a set? ^A set is a unordered collection of “objects”  People in a class: {A yşe, B arış, C anan }  Cities in Turkey.
Sets Definition: A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a.
Basic Definitions of Set Theory Lecture 23 Section 5.1 Wed, Mar 8, 2006.
Discrete Mathematics Set.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
ORDERED SETS. RELATIONS COSC-1321 Discrete Structures 1.
Basic Definitions of Set Theory Lecture 23 Section 5.1 Mon, Feb 21, 2005.
Module #3 - Sets 3/2/2016(c) , Michael P. Frank 2. Sets and Set Operations.
1 Set Theory Second Part. 2 Disjoint Set let A and B be a set. the two sets are called disjoint if their intersection is an empty set. Intersection of.
MATH 2311 Section 2.2. Sets and Venn Diagrams A set is a collection of objects. Two sets are equal if they contain the same elements. Set A is a subset.
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.
Thinking Mathematically Venn Diagrams and Subsets.
Discrete Mathematics CS 2610 August 31, Agenda Set Theory Set Builder Notation Universal Set Power Set and Cardinality Set Operations Set Identities.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 1 The Foundations: Logic, Sets,
2004/10/5fuzzy set theory chap03.ppt1 Classical Set Theory.
“It is impossible to define every concept.” For example a “set” can not be defined. But Here are a list of things we shall simply assume about sets. A.
Discrete Mathematics Lecture # 13 Applications of Venn Diagram.
Set & Interval Notation
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Set Definition: A set is unordered collection of objects.
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
The Language of Sets If S is a set, then
Set Theory.
Set, Combinatorics, Probability & Number Theory
Sets Section 2.1.
Chapter 1 Logic and Proofs Homework 2 Given the statement “A valid password is necessary for you to log on to the campus server.” Express the statement.
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
Set Theory A B C.
2.1 Sets Dr. Halimah Alshehri.
Sets. EXAMPLE 1 The set O of odd positive integers less than 10 can be expressed by O = { l, 3, 5, 7, 9}. * This way of describing a set is known as.
Discrete Mathematics Lecture 6: Set and Function
Lecture Sets 2.2 Set Operations.
Basic Definitions of Set Theory
Section 3.2 More set operations.
Presentation transcript:

Sets

Definition A set is a well-defined collection of objects called its elements. A={1, 2, 3} 1 is in A, 4 is not in A, {3} is not in A

Subsets Set A is a subset of set B if any element in A is also an element in B NEGATION: Set A is not a subset of set B means there is an element in A that is not in B

Venn-Diagrams B A=B A A

Venn-Diagrams B B A A A B

Proper Subset A proper subset of a set is a subset that is not equal to its containing set. Thus B A

Standard Position A B

EXAMPLE 1 Let A = {1} and B = {1, {1}}. a. Is A  B? b. If so, is A a proper subset of B?

EXERCISE (Proofs) Define sets A and B as follows: Is A  B ? c. Is B  A ?

Equality of Sets To know that a set A equals a set B, you must know that A  B and you must also know that B  A.

Example Define sets A and B as follows: Is A = B?

Z, Q, R

Operations Between Sets

Shaded region represents A  B. Shaded region represents A  B. Shaded region represents B – A. Shaded region represents Ac.

EXAMPLE Let the universal set be the set U = {a, b, c, d, e, f, g} and let A = {a, c, e, g} and B = {d, e, f, g}. Find A  B A  B B – A Ac.

There is a convenient notation for subsets of real numbers that are intervals. Observe that the notation for the interval (a, b) is identical to the notation for the ordered pair (a, b). However, context makes it unlikely that the two will be confused.

EXAMPLE Let the universal set be the set R of all real numbers and let These sets are shown on the number lines below. Find A  B, A  B, B – A, and Ac.

THE EMPTY SET

Mutually Disjoint Sets a. Let A1 = {3, 5}, A2 = {1, 4, 6}, and A3 = {2}. Are A1, A2, and A3 mutually disjoint? b. Let B1 = {2, 4, 6}, B2 = {3, 7}, and B3 = {4, 5}. Are B1, B2, and B3 mutually disjoint?

Partition of a Set Suppose A, A1, A2, A3, and A4 are the sets of points represented by the regions shown below. A1, A2, A3, and A4 are disjoint subsets of A, and A = A1 U A2 U A3 U A4.

Let A = {1, 2, 3, 4, 5, 6}, A1 = {1, 2}, A2 = {3, 4}, and A3 = {5, 6}. Is {A1, A2, A3} a partition of A? b. Let Z be the set of all integers and let Is {T0, T1, T2} a partition of Z?

Power Set of a Set Find the power set of the set {x, y}. That is, find

Ordered n-tuples

Cartesian Product

Exercise Let A1 = {x, y}, A2 = {1, 2, 3}, and A3 = {a, b}. a. b. c.