2.2 Set Operations L Al-zaid Math1101.

Slides:



Advertisements
Similar presentations
Homework Answers 1. {3} 2. {1, 3} 5. {3, 4, 6} 6. {} 10. {2, 3, 4}
Advertisements

Union Definition: The union of sets A and B, denoted by A B, contains those elements that are in A or B or both: Example: { 1, 2, 3} {3, 4, 5} = { 1,
 Union  Intersection  Relative Complement  Absolute Complement Likened to Logical Or and Logical And Likened to logical Negation.
Set Operations and Venn Diagrams 2.2 – 2.3. The intersection of sets A and B, denoted by, is the set of all elements that are common to both. That is,.
More Set Definitions and Proofs 1.6, 1.7. Ordered n-tuple The ordered n-tuple (a1,a2,…an) is the ordered collection that has a1 as its first element,
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.
Operations on Sets Union Intersection: Two sets are disjoint if their intersection is the null set. Difference A - B. Complement of a set A.
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.
Lecture 3 Operations on Sets CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Survey of Mathematical Ideas Math 100 Chapter 2
Operations on Sets – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Operations on Sets Reading: Kolman, Section 1.2.
5.1 Sets Sets and Elements Union and Intersection Subset and Empty Set
Discrete Mathematics Unit - I. Set Theory Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is very subjective)
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
Venn Diagrams/Set Theory   Venn Diagram- A picture that illustrates the relationships between two or more sets { } are often used to denote members of.
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.
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.2 Set Operations. The Union DEFINITION 1 Let A and B be sets. The union of the sets A and B, denoted by A U B, is the set that contains those elements.
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
Probability Formulas The probability of more than one outcome. This is a union of the probabilities. If events are disjoint: If events are not disjoint:
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.
Math 71A 4.2 – Compound Inequalities intersection.
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.
Basic Definitions of Set Theory Lecture 23 Section 5.1 Mon, Feb 21, 2005.
Set Operations Section 2.2.
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.
Sets and Basic Operations on Sets Notation A set will usually be denoted by a capital letter, such as, A,B,X, Y,..., whereas lower-case letters, a, b,
 Union Symbol ∪ If A and B are sets, their union is equal to all elements in both A & B A = {1,2,3,4} B = {2,4,5,6,7,8} A ∪ B = {1,2,3,4,5,6,7,8}
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 Set Operations.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Unions and Intersections of Sets Chapter 3 Section 8.
Union and Intersection of Sets. Definition - intersection The intersection of two sets A and B is the set containing those elements which are and elements.
6.1 Sets and Set Operations Day 2 Turn to page 276 and look at example 6.
A Π B = all elements in both sets A and B
Venn Diagrams.
Algebra 2 Chapter 12 Venn Diagrams, Permutations, and Combinations Lesson 12.2.
Sets and Operations TSWBAT apply Venn diagrams in problem solving; use roster and set-builder notation; find the complement of a set; apply the set operations.
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.
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Sets Page 746.
Sets Finite 7-1.
Unions and Intersections of Sets
Discrete Structures – CNS 2300
CSNB 143 Discrete Mathematical Structures
Counting and Probability Section 12.1: Sets and Counting IBTWW…
CSE 2353 – September 22nd 2003 Sets.
Set and Set Operations Grab a sheet from front.
Set Operations Section 2.2.
Logic Gates L Al-zaid Math110.
8.5 Equivalence Relations
8.1 Relations and Their Properties
8.1 Relations and Their Properties
8.5 Equivalence Relations and 8.6 Partial Ordering
Representing Boolean Functions
Lesson 1.2 Set Operations pp. 6-8.
More about Sets.
MATH 2311 Section 2.2.
1.2 Propositional Equivalences
Introduction A set is a collection of objects.
books WARM-uP Lesson 1 Independent work Exit card

Ch. 3 Vocabulary 10.) Union 11.) Intersection 12.) Disjoint sets.
Section 3.2 More set operations.
MATH 2311 Section 2.2.
Presentation transcript:

2.2 Set Operations L Al-zaid Math1101

The Union DEFINITION 1 Let A and B be sets. The union of the sets A and B , denoted by AUB , is the set that contains those elements that are either in A or in B , or in both. This tells us that A U B = {x | x ϵ A V x ϵ B } . L Al-zaid Math1101

EXAMPLE 1 Find The union of the sets {1,3,5} and {1,2,3}. L Al-zaid Math1101

The Intersection DEFINITION 2 Let A and B be sets. The intersection of the sets A and B , denoted by A ∩ B , is the set containing those elements in both A and B . This tells us that A ∩ B = {x | x ϵ A Λ x ϵ B } . L Al-zaid Math1101

EXAMPLE 3 Find The intersection of the sets {1,3,5} and {1,2,3}. L Al-zaid Math1101

Disjoint Sets DEFINITION 3 Two sets are called disjoint if their intersection is the empty set. EXAMPLE 5 Let A = {1,3,5,7,9} and B = {2, 4, 6, 8 , 10} is disjoint or not. L Al-zaid Math1101

The Difference Of Two Sets DEFINITION 4 Let A and B be sets. The difference of A and B , denoted by A - B , is the set containing those elements that are in A but not in B . An element x belongs to the difference of A and B if and only if x ϵ A and x ɇ B . This tells us that A - B = {x | x ϵ A Λ x ɇ B } . L Al-zaid Math1101

EXAMPLE 6 Find The difference of {1,3,5} and {1,2,3} L Al-zaid Math1101

The Complement Of a Set DEFINITION 5 Let U be the universal set. The complement of the set A , denoted by Ā , is the complement of A. In other words Ā=U-A. An element belongs to Ā if and only i f x ɇ A . This tells u s that Ā = {x | x ɇ A } . L Al-zaid Math1101

Homeworks Page 130 3 (a,b,c,d) 14 19 25 (a,c) 59 L Al-zaid Math1101