Membership Tables: Proving Set Identities with One Example

Slides:



Advertisements
Similar presentations
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,
Advertisements

Fall 2014 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Review for CS1050. Review Questions Without using truth tables, prove that  (p  q)   q is a tautology. Prove that the sum of an even integer and an.
Discrete Structures & Algorithms Basics of Set Theory EECE 320 — UBC.
(CSC 102) Discrete Structures Lecture 14.
1 Section 1.7 Set Operations. 2 Union The union of 2 sets A and B is the set containing elements found either in A, or in B, or in both The denotation.
TR1413: INTRO TO DISCRETE MATHEMATICS LECTURE 2: MATHEMATICAL INDUCTION.
Chapter 10 Sequences, Induction, and Probability Copyright © 2014, 2010, 2007 Pearson Education, Inc Mathematical Induction.
CSE 20 DISCRETE MATH Prof. Shachar Lovett Clicker frequency: CA.
Discrete Maths Objective to re-introduce basic set ideas, set operations, set identities , Semester 2, Set Basics 1.
Rosen 1.6. Approaches to Proofs Membership tables (similar to truth tables) Convert to a problem in propositional logic, prove, then convert back Use.
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 2.3, Slide 1 Set Theory 2 Using Mathematics to Classify Objects.
Chapter 10.1 and 10.2: Boolean Algebra Based on Slides from Discrete Mathematical Structures: Theory and Applications.
What it is? Why is it a legitimate proof method? How to use it?
Discrete Maths 2. Propositional Logic Objective
Chapter 6 Mathematical Induction
Introduction to Proofs
Mathematical Induction. F(1) = 1; F(n+1) = F(n) + (2n+1) for n≥ F(n) n F(n) =n 2 for all n ≥ 1 Prove it!
Discrete Maths Objective to introduce mathematical induction through examples , Semester 2, Mathematical Induction 1.
Introduction to Discrete Mathematics J. H. Wang Sep. 14, 2010.
Course overview Course title: Discrete mathematics for Computer Science Instructors: Dr. Abdelouahid Derhab Credit.
Chapter 5 Existence and Proof by contradiction
MTH 201 Discrete Mathematics Fall Term MTH 201 Discrete Mathematics Fall Term INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
1/10/ Math/CSE 1019N: Discrete Mathematics for Computer Science Winter 2007 Suprakash Datta Office: CSEB 3043 Phone:
Venn Diagrams Truth Sets & Valid Arguments Truth Sets & Valid Arguments Truth Tables Implications Truth Tables Implications Truth Tables Converse, Inverse,
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 3 The Foundations: Logic and Proof,
Discrete Mathematics Lecture # 10. Set Theory  A well defined collection of {distinct} objects is called a set.  The objects are called the elements.
Lecture # 12 Set Identities
David M. Bressoud Macalester College, St. Paul, Minnesota MathFest, Albuquerque, NM August 5, 2005.
Copyright Curt Hill Euler Circles With Venn Diagrams Thrown in for Good Measure.
CS 285- Discrete Mathematics
Set Operations Section 2.2.
Discrete Mathematics Lecture # 10 Venn Diagram. Union  Let A and B be subsets of a universal set U. The union of sets A and B is the set of all elements.
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 2.2, Slide 1 Set Theory 2 Using Mathematics to Classify Objects.
CS/APMA 202 Spring 2005 Aaron Bloomfield. Sequences in Nature
Section 1.7. Section Summary Mathematical Proofs Forms of Theorems Direct Proofs Indirect Proofs Proof of the Contrapositive Proof by Contradiction.
Mathematical Induction What it is? Why is it a legitimate proof method? How to use it?
Mathematical Induction. The Principle of Mathematical Induction Let S n be a statement involving the positive integer n. If 1.S 1 is true, and 2.the truth.
The Foundations: Logic and Proofs
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
Discrete Structures – CNS 2300
Discrete Mathematical The Set Theory
Chapter 11 (Part 1): Boolean Algebra
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.
CPCS222 Discrete Structures I
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
Дискретне математичке структуре
The Foundations: Logic and Proofs
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett
Discrete Mathematics and Its Applications Chapter 7 Images
Follow me for a walk through...
Chapter 10.1 and 10.2: Boolean Algebra
Chapter 10.1 and 10.2: Boolean Algebra
Chapter 10.1 and 10.2: Boolean Algebra
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
CS 220: Discrete Structures and their Applications
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
CS 250, Discrete Structures, Fall 2013
ICS 253: Discrete Structures I
Instructor: Alexander Stoytchev
Follow me for a walk through...
Chapter 10.1 and 10.2: Boolean Algebra
Follow me for a walk through...
Discrete Mathematics and Its Applications Chapter 7 Images
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Presentation transcript:

Membership Tables: Proving Set Identities with One Example

Proof techniques we teach in Discrete Mathematics Direct Proofs Proofs by Contradiction Proofs by Contrapositive Proofs by Cases Mathematical Induction (Strong Form?) Proof techniques we do NOT teach in Discrete Mathematics Proof by one example Proof by two examples Proof by a few examples Proof by many examples

Two sets X and Y are equal if X and Y have the same elements. To prove sets X and Y are equal, prove if then , and if , then

Example: Determine the truth value of Proof: Let . Then x is a member of X, or x is a member of . Hence, x is a member of X, or x is a member of Y and x is a member of Z. If x is a member of X, then x is a member of and x is a member of . Otherwise, x is a member of Y and Z and hence a member of and . Either way, x is a member of and . Therefore, . Now show the other direction.

Venn Diagram Verification X Z Y

4 2 1 3 6 5 7 8

Venn Diagrams for more than 3 sets Source: http://www.combinatorics.org/Surveys/ds5/VennGraphEJC.html

Membership Tables 1 2 3 4 5 6 7 8 X Y Z 1

“Never underestimate the value of a good example.” --Tom Hern, Bowling Green State University Invited Address at 2005 Fall Meeting of the Ohio Section of MAA Discrete Mathematics textbooks containing descriptions of membership tables: 1) Kenneth H. Rosen, Discrete Mathematics and Its Applications, 5th Ed., McGraw Hill, 2003, p. 91. 2) Ralph P. Grimaldi, Discrete and Combinatorial Mathematics, 5th Ed., Pearson, 2004, pp. 143-144.