Chapter Summary. Propositional Logic. Predicate Logic. Proofs. The Language of Propositions (1.1) Applications (1.2) Logical Equivalences (1.

Similar documents
Chapter 1, Part I: Propositional Logic. With Question/Answer Animations

Chapter 1, Part I: Propositional Logic. With Question/Answer Animations

Propositional Logic 1

The Foundations: Logic and Proofs. Part I

Sec$on Summary. Propositions Connectives. Truth Tables. Negation Conjunction Disjunction Implication; contrapositive, inverse, converse Biconditional

CSC Discrete Math I, Spring Propositional Logic

Announcements CompSci 102 Discrete Math for Computer Science

Discrete Mathematical Structures. Chapter 1 The Foundation: Logic

Tautologies, Contradictions, and Contingencies

Section 1.1 Propositional Logic. proposition : true = T (or 1) or false = F (or 0) (binary logic) the moon is made of green cheese

Chapter 1, Section 1.1 Propositional Logic

Compound Propositions

Introduction to Sets and Logic (MATH 1190)

1 The Foundations. 1.1 Logic. A proposition is a declarative sentence that is either true or false, but not both.

Definition 2. Conjunction of p and q

Logic and Proofs. Jan COT3100: Applications of Discrete Structures Jan 2007

Introduction. Applications of discrete mathematics:

Lecture 2. Logic Compound Statements Conditional Statements Valid & Invalid Arguments Digital Logic Circuits. Reading (Epp s textbook)

Math.3336: Discrete Mathematics. Applications of Propositional Logic

CS100: DISCRETE STRUCTURES. Lecture 5: Logic (Ch1)

An Introduction to Logic 1.1 ~ 1.4 6/21/04 ~ 6/23/04

2. The Logic of Compound Statements Summary. Aaron Tan August 2017

HW1 graded review form? HW2 released CSE 20 DISCRETE MATH. Fall

2/2/2018. CS 103 Discrete Structures. Chapter 1. Propositional Logic. Chapter 1.1. Propositional Logic

Discrete Mathematics and Applications COT3100

CHAPTER 1 - LOGIC OF COMPOUND STATEMENTS

Why Learning Logic? Logic. Propositional Logic. Compound Propositions

Propositional Logic. Spring Propositional Logic Spring / 32

PROPOSITIONAL CALCULUS

A statement is a sentence that is definitely either true or false but not both.

Discrete Mathematics and Its Applications

3/29/2017. Logic. Propositions and logical operations. Main concepts: propositions truth values propositional variables logical operations

Sec$on Summary. Tautologies, Contradictions, and Contingencies. Logical Equivalence. Normal Forms (optional, covered in exercises in text)

1.1 Language and Logic

Section 1.1: Logical Form and Logical Equivalence

software design & management Gachon University Chulyun Kim

2/13/2012. Logic: Truth Tables. CS160 Rosen Chapter 1. Logic?

What is Logic? Introduction to Logic. Simple Statements. Which one is statement?

Propositional Equivalence

EECS 1028 M: Discrete Mathematics for Engineers

Introduction Propositional Logic. Discrete Mathematics Andrei Bulatov

Introduction to Decision Sciences Lecture 2

MAT2345 Discrete Math

1.1 Language and Logic

1.3 Propositional Equivalences

Propositional Logic Basics Propositional Equivalences Normal forms Boolean functions and digital circuits. Propositional Logic.

Discrete Structures & Algorithms. Propositional Logic EECE 320 // UBC

Chapter 1: The Logic of Compound Statements. January 7, 2008

ECOM Discrete Mathematics

DISCRETE MATHEMATICS BA202

Propositional logic ( ): Review from Mat 1348

The Logic of Compound Statements cont.

n logical not (negation) n logical or (disjunction) n logical and (conjunction) n logical exclusive or n logical implication (conditional)

Propositional Logic. Fall () Propositional Logic Fall / 30

CS 220: Discrete Structures and their Applications. Propositional Logic Sections in zybooks

10/5/2012. Logic? What is logic? Propositional Logic. Propositional Logic (Rosen, Chapter ) Logic is a truth-preserving system of inference

Boolean Logic. CS 231 Dianna Xu

Proposition/Statement. Boolean Logic. Boolean variables. Logical operators: And. Logical operators: Not 9/3/13. Introduction to Logical Operators

Discrete Structures of Computer Science Propositional Logic I

Sample Copy. Not For Distribution.

AI Principles, Semester 2, Week 2, Lecture 5 Propositional Logic and Predicate Logic

Today s Topic: Propositional Logic

Example. Logic. Logical Statements. Outline of logic topics. Logical Connectives. Logical Connectives

LOGIC & PROPOSITIONAL EQUIVALENCE

Logic. Def. A Proposition is a statement that is either true or false.

Math.3336: Discrete Mathematics. Propositional Equivalences

Logic as a Tool Chapter 1: Understanding Propositional Logic 1.1 Propositions and logical connectives. Truth tables and tautologies

Logic Overview, I. and T T T T F F F T F F F F

Review. Propositional Logic. Propositions atomic and compound. Operators: negation, and, or, xor, implies, biconditional.

Propositional Logic: Semantics

Discrete Structures for Computer Science

Logic: Propositional Logic (Part I)

Announcements. CS311H: Discrete Mathematics. Propositional Logic II. Inverse of an Implication. Converse of a Implication

Section 1.2 Propositional Equivalences. A tautology is a proposition which is always true. A contradiction is a proposition which is always false.

Chapter 4, Logic using Propositional Calculus Handout

1 The Foundation: Logic and Proofs

2.2: Logical Equivalence: The Laws of Logic

Midterm: Sample 3. ECS20 (Fall 2017) 1) Using truth tables, establish for each of the two propositions below if it is a tautology, a contradiction

Propositional Logic. Propositional Equivalences. Agenda. Yutaka HATA, IEEE Fellow. Ch1.1 Propositional Logic. Ch1.2 Propositional Equivalences

Logic and Propositional Calculus

CSE 311: Foundations of Computing. Lecture 2: More Logic, Equivalence & Digital Circuits

Section 3.1 Statements, Negations, and Quantified Statements

Description Logics. Foundations of Propositional Logic. franconi. Enrico Franconi

1 The Foundation: Logic and Proofs

Discrete Mathematics

UNIT-I: Propositional Logic

Logical Operators. Conjunction Disjunction Negation Exclusive Or Implication Biconditional

CSCE 222 Discrete Structures for Computing. Propositional Logic. Dr. Hyunyoung Lee. !!!!!! Based on slides by Andreas Klappenecker

Logic and Proof. Aiichiro Nakano

THE LOGIC OF COMPOUND STATEMENTS

Overview. 1. Introduction to Propositional Logic. 2. Operations on Propositions. 3. Truth Tables. 4. Translating Sentences into Logical Expressions

A Statement; Logical Operations

THE LOGIC OF COMPOUND STATEMENTS

ARTIFICIAL INTELLIGENCE

CSE 20: Discrete Mathematics

Announcements. CS243: Discrete Structures. Propositional Logic II. Review. Operator Precedence. Operator Precedence, cont. Operator Precedence Example

Logic, Sets, and Proofs

1 Propositional Logic

ICS141: Discrete Mathematics for Computer Science I

Logic. Logic is a discipline that studies the principles and methods used in correct reasoning. It includes:

Transcription:

Chapter 1

Chapter Summary Propositional Logic The Language of Propositions (1.1) Applications (1.2) Logical Equivalences (1.3) Predicate Logic The Language of Quantifiers (1.4) Logical Equivalences (1.4) Nested Quantifiers (1.5) Proofs Rules of Inference (1.6) Proof Methods (1.7) Proof Strategy (1.8)

Section 1.1

Propositions A proposition is a declarative sentence that is either true or false. Examples of propositions: a) Washington D.C. is the capital of the United States of America. b) Toronto is the capital of Canada. c) 1 + 0 = 1 d) 0 + 0 = 2 Examples that are not propositions. a) Sit down! b) What time is it? c) x + 1 = 2 d) x + y = z

Propositional Logic Constructing Propositions Propositional Variables: p, q, r, s, The proposition that is true is denoted by T and the proposition that is false is denoted by F. The area of logic that deals with propositions is called the propositional calculus or propositional logic. Compound Propositions: constructed from logical connectives and other propositions Negation Conjunction Disjunction Implication Biconditional

Negation Let p be a proposition, the negation of p, denoted by p, is the statement It is not the case that p The proposition p is read not p. The truth value of the negation of p, p is the opposite of the truth value of p. Example: p : Vandana s smartphone has at least 32GB of memory. p : Vandana s smartphone does not have at least 32GB of memory. The truth table for the negation of a proposition p p T F F T

Conjunction Let p and q be propositions. The conjunction of p and q, denoted by p q, is the proposition p and q. The conjunction p q is true when both p and q are true is false otherwise. Example: p: I am at home. q: It is raining. p q: I am at home and it is raining. The conjunction of propositions p and q is p q and has this truth table: p q p q T T T T F F F T F F F F

Disjunction Let p and q be propositions. The disjunction of p and q ( Inclusive Or ), denoted by p q, is the proposition p or q. The disjunction p q is false when both p and q are false is true otherwise. Example: p: I am at home. q: It is raining. p q: I am at home or it is raining. The disjunction of propositions p and q is denoted by p q and has this truth table: p q p q T T T T F T F T T F F F

Exclusive Or The exclusive or of p and q, denoted by p q, is the proposition that is true when exactly one of p and q is true and is false otherwise. Example Students who have taken calculus or computer science can take this class. (may have taken both) (inclusive or) Students who have taken calculus or computer science, but not both, can enroll in this class (exclusive or) The truth table for is: p q p q T T F T F T F T T F F F

conditional statement (implication) Let p and q be propositions. The conditional statement p q is the proposition if p, then q. The conditional statement p q is false when p is true and q is false, and true otherwise. In the conditional statement p q, p is the hypothesis (antecedent or premise) and q is the conclusion (or consequence). Example: If p denotes I am at home. and q denotes It is raining. then p q denotes If I am at home then it is raining. truth table: p q p q T T T T F F F T T F F T

Understanding Implication In p q there does not need to be any connection between the antecedent or the consequent. Example: If the moon is made of green cheese, then I have more money than Bill Gates. If 1 + 1 = 3, then your grandma wears combat boots.

Understanding Implication (cont) One way to view the logical conditional is to think of an obligation or contract. If I am elected, then I will lower taxes. If you get 100% on the final, then you will get an A. If the politician is elected and does not lower taxes, then the voters can say that he or she has broken the campaign pledge. Something similar holds for the professor. This corresponds to the case where p is true and q is false.

Different Ways of Expressing p q if p, then q if p, q q unless p q if p q whenever p q follows from p p implies q p only if q q when p q when p p is sufficient for q q is necessary for p a necessary condition for p is q a sufficient condition for q is p

Converse, Contrapositive, and Inverse From p q we can form new conditional statements. q p q p p q is the converse of p q is the contrapositive of p q is the inverse of p q Example: Find the converse, inverse, and contrapositive of It raining is a sufficient condition for my not going to town. Solution: p: It is raining q: I am not going to town converse: If I do not go to town, then it is raining. inverse: If it is not raining, then I will go to town. contrapositive: If I go to town, then it is not raining.

Biconditional (bi-implications) If p and q are propositions, then we can form the biconditional proposition p q, read as p if and only if q. The biconditional p q denotes the proposition with this truth table: p q p q T T T T F F F T F F F T p q is true when p and q have the same truth values, and is false otherwise. If p denotes I am at home. and q denotes It is raining. then p q denotes I am at home if and only if it is raining.

Expressing the Biconditional Some alternative ways p if and only if q is expressed in English: p is necessary and sufficient for q if p then q, and conversely p iff q

Truth Tables For Compound Propositions Construction of a truth table: Rows Need a row for every possible combination of values for the atomic propositions. Columns Need a column for the compound proposition (usually at far right) Need a column for the truth value of each expression that occurs in the compound proposition as it is built up.

Precedence of Logical Operators Operator 1 Precedence 2 3 4 5

Example Truth Table Construct a truth table for p q r r p q p q r T T T F T F T T F T T T T F T F T F T F F T T T F T T F T F F T F T T T F F T F F T F F F T F T p q r is equivalent to (p q) r, If the intended meaning is p (q r ) then parentheses must be used.

Equivalent Propositions Two propositions are equivalent if they always have the same truth value. Example: Show using a truth table that the conditional is equivalent to the contrapositive. Solution: p q p q p q q p T T F F T T T F F T F F F T T F T T F F T T T T

Using a Truth Table to Show Non- Equivalence Example: Show using truth tables that neither the converse nor inverse of an implication are not equivalent to the implication. Solution: p q p q p q p q q p T T F F T T T T F F T F T T F T T F T F F F F T T F T T

Problem How many rows are there in a truth table with n propositional variables? Solution: 2 n We will see how to do this in Chapter 6. Note that this means that with n propositional variables, we can construct 2 n distinct (i.e., not equivalent) propositions.

Section 1.2

Applications of Propositional Logic: Summary Translating English to Propositional Logic System Specifications Logic Puzzles Logic Circuits

Translating English Sentences Steps to convert an English sentence to a statement in propositional logic 1. Identify atomic propositions and represent using propositional variables. 2. Determine appropriate logical connectives Example: If I go to Harry s or to the country, I will not go shopping. p: I go to Harry s q: I go to the country. r: I will go shopping. If p or q then not r.

Example You can access the Internet from campus only if you are a computer science major or you are not a freshman. One Solution: p: You can access the internet from campus. q: You are a computer science major r: You are a freshman p (q r)

System Specifications System and Software engineers take requirements in English and express them in a precise specification language based on logic. Example: Express in propositional logic: The automated reply cannot be sent when the file system is full One possible solution: p: The automated reply can be sent q: The file system is full q p

Logic Puzzles An island has two kinds of inhabitants, knights, who always tell the truth, and knaves, who always lie. You go to the island and meet A and B. A says B is a knight. B says The two of us are of opposite types. What are the types of A and B? Solution: Let p and q be the statements that A is a knight and B is a knight, respectively. So, then p represents the proposition that A is a knave and q that B is a knave. If A is a knight, then p is true. Since knights tell the truth, q must also be true. Then (p q) ( p q) would have to be true, but it is not. So, A is not a knight and therefore p must be true. If A is a knave, then B must not be a knight since knaves always lie. So, then both p and q hold since both are knaves.

Logic Circuits Electronic circuits; each input/output signal can be viewed as a 0 or 1. 0 1 represents False represents True Complicated circuits are constructed from three basic circuits called gates. The inverter (NOT gate)takes an input bit and produces the negation of that bit. The OR gate takes two input bits and produces the value equivalent to the disjunction of the two bits. The AND gate takes two input bits and produces the value equivalent to the conjunction of the two bits.

Logic Circuits More complicated digital circuits can be constructed by combining these basic circuits to produce the desired output given the input signals by building a circuit for each piece of the output expression and then combining them. For example:

Section 1.3

Section Summary Tautologies, Contradictions, and Contingencies. Logical Equivalence Important Logical Equivalences Showing Logical Equivalence Normal Forms (optional, covered in exercises in text) Disjunctive Normal Form Conjunctive Normal Form Propositional Satisfiability Sudoku Example

Tautologies, Contradictions, and Contingencies A tautology is a proposition which is always true. Example: p p A contradiction is a proposition which is always false. Example: p p A contingency is a proposition which is neither a tautology nor a contradiction, such as p P p p p p p T F T F F T T F

Logically Equivalent Two compound propositions p and q are logically equivalent if p q is a tautology. The notation p q denotes that p and q are logically equivalent. Two compound propositions p and q are equivalent if and only if the columns in a truth table giving their truth values agree. truth table shows p q is equivalent to p q. p q p p q p q T T F T T T F F F F F T T T T F F T T T

De Morgan s Laws Augustus De Morgan 1806-1871 This truth table shows that De Morgan s Second Law holds. p q p q (p q) (p q) p q T T F F T F F T F F T T F F F T T F T F F F F T T F T T

Key Logical Equivalences Identity Laws: Domination Laws: Idempotent laws: Double Negation Law: Negation Laws:

Key Logical Equivalences (cont) Commutative Laws: Associative Laws: Distributive Laws: Absorption Laws:

More Logical Equivalences

Constructing New Logical Equivalences We can show that two expressions are logically equivalent by developing a series of logically equivalent statements. To prove that we produce a series of equivalences beginning with A and ending with B. Keep in mind that whenever a proposition (represented by a propositional variable) occurs in the equivalences listed earlier, it may be replaced by an arbitrarily complex compound proposition.

Equivalence Proofs Example: Show that Solution: is logically equivalent to

Equivalence Proofs Example: Show that Solution: is a tautology.

Propositional Satisfiability A compound proposition is satisfiable if there is an assignment of truth values to its variables that make it true. When no such assignments exist, the compound proposition is unsatisfiable. A compound proposition is unsatisfiable if and only if its negation is a tautology.

Questions on Propositional Satisfiability Example: Determine the satisfiability of the following compound propositions: Solution: Satisfiable. Assign T to p, q, and r. Solution: Satisfiable. Assign T to p and F to q. Solution: Not satisfiable. Check each possible assignment of truth values to the propositional variables and none will make the proposition true.