Presented by: Tutorial Services The Math Center

Slides:



Advertisements
Similar presentations
TRUTH TABLES The general truth tables for each of the connectives tell you the value of any possible statement for each of the connectives. Negation.
Advertisements

Truth Functional Logic
Truth Tables Presented by: Tutorial Services The Math Center.
CS128 – Discrete Mathematics for Computer Science
Propositional Logic. Negation Given a proposition p, negation of p is the ‘not’ of p.
1 Section 1.1 Logic. 2 Proposition Statement that is either true or false –can’t be both –in English, must contain a form of “to be” Examples: –Cate Sheller.
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley. All rights reserved.
Presentation V Computer Functioning By Teacher Julio Cesar Peñaloza Castañeda.
Adapted from Discrete Math
3.2 – Truth Tables and Equivalent Statements
Presentation V Computer Functioning By Teacher Julio Cesar Peñaloza Castañeda.
Propositions and Truth Tables
2.5 Verifying Arguments Write arguments symbolically. Determine when arguments are valid or invalid. Recognize form of standard arguments. Recognize common.
Section 1-4 Logic Katelyn Donovan MAT 202 Dr. Marinas January 19, 2006.
Logic Geometry Unit 11, Lesson 5 Mrs. Reed. Definition Statement – a sentence that is either true or false. Example: There are 30 desks in the room.
Logic Disjunction A disjunction is a compound statement formed by combining two simple sentences using the word “OR”. A disjunction is true when at.
Conjunction A conjunction is a compound statement formed by combining two simple sentences using the word “AND”. A conjunction is only true when both.
Chapter 3: Introduction to Logic. Logic Main goal: use logic to analyze arguments (claims) to see if they are valid or invalid. This is useful for math.
Thinking Mathematically
Chapter 9 Logic. Problem Three dogs called Lassie, Timmy and Fido have either black, brown or tri-colour hair. The dogs have lived with their owners.
Logic Eric Hoffman Advanced Geometry PLHS Sept
TRUTH TABLES. Introduction The truth value of a statement is the classification as true or false which denoted by T or F. A truth table is a listing of.
LOGIC. Logic in general  Logics are formal languages for representing information such that conclusions can be drawn  Syntax defines the sentences in.
9.2 Compound Sentences Standard 5.0, 24.0 Standard 5.0, 24.0 Two Key Terms Two Key Terms.
Section 1.1 Propositions and Logical Operations. Introduction Remember that discrete is –the study of decision making in non-continuous systems. That.
Symbolic Logic The Following slide were written using materials from the Book: The Following slide were written using materials from the Book: Discrete.
LECTURE 1. Disrete mathematics and its application by rosen 7 th edition THE FOUNDATIONS: LOGIC AND PROOFS 1.1 PROPOSITIONAL LOGIC.
 2012 Pearson Education, Inc. Slide Chapter 3 Introduction to Logic.
 Statement - sentence that can be proven true or false  Truth value – true or false  Statements are often represented using letters such as p and q.
 Conjunctive Normal Form: A logic form must satisfy one of the following conditions 1) It must be a single variable (A) 2) It must be the negation of.
Simple Logic.
Chapter 1 Propositional Logic
Introduction to Logic © 2008 Pearson Addison-Wesley.
Truth Tables for Negation, Conjunction, and Disjunction
2. The Logic of Compound Statements Summary
1-4 Solving Inequalities
AND.
DISCRETE MATHEMATICS CHAPTER I.
Thinking Mathematically
Truth Tables and Equivalent Statements
CHAPTER 3 Logic.
Truth Tables for Negation, Conjunction, and Disjunction
Truth Tables for Negation, Conjunction, and Disjunction
Truth Tables – Logic (Continued)
Logic – Bell Ringer.
Chapter 8 Logic Topics
The Lost Art of Argument
2 Chapter Introduction to Logic and Sets
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley.
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
TRUTH TABLES.
TRUTH TABLES continued.
(1.4) An Introduction to Logic
1 Chapter An Introduction to Problem Solving
Discrete Mathematics and Its Applications Kenneth H
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
Discrete Mathematics Lecture 2: Propositional Logic
1 Chapter An Introduction to Problem Solving
Warm Up:.
Inductive Reasoning and Conjecture, and Logic
Discrete Mathematics Lecture 2: Propositional Logic
Statements of Symbolic Logic
And represent them using Venn Diagrams.
Introductory Logic PHI 120
Section 3.2 Truth Tables for Negation, Conjunction, and Disjunction
6.4 Truth Tables for Arguments
8A, 8B Propositions Unit 7: Logic and Sets 8A, 8B 6/1/ :59 AM.
2-2 Logic Vocab Statement: A sentence that is either true or false
If there is any case in which true premises lead to a false conclusion, the argument is invalid. Therefore this argument is INVALID.
CHAPTER 3 Logic.
Presentation transcript:

Presented by: Tutorial Services The Math Center Truth Tables Presented by: Tutorial Services The Math Center

Truth Tables ~ ~p “And” p q “Or” A truth table is a device used to determine when a compound statement is true or false. Connectives used in truth tables: Formal Name Symbol Read Symbolic Form Negation ~ “Not” ~p Conjunction “And” p q Disjunction “Or” Conditional “If-then” Bi-conditional “If and only If”

Types of Arguments When finding the truth value of a Conjunction When finding the truth value of a conjunction, all values must be true in order for the entire conjunction to be true. For example, if p and q are true, then (p  q) is true. For example, if p is true and q is false, (p  q) is false. For example, if p and q are false, then (p  q) is false. p q T F

Types of Arguments When finding the truth value of a Disjunction When finding the truth value of a disjunction, only one value needs to be true in order for the entire disjunction to be true. For example, if p is true and q is false, then (p  q) is true. For example, if both p and q are true, For example, if both p and q are false, then (p  q) is false. p q T F

Types of Arguments The truth values of ~p are exactly Negation The truth values of ~p are exactly the opposite truth values of p. For example, true for p would be false for ~p. For example, false for (p  q) would be true for ~(p  q). p ~p T F

Types of Arguments When finding the truth value of a Conditional When finding the truth value of a conditional statement, same values will be true. Otherwise, follow the truth value of the conclusion (which is the second proposition). For example, if p and q are false, then (p  q) is true. For example, if p is true and q is false, then (p  q) is false. For example, if p is false and q is true, then (p  q) is true. p q p q T F

Types of Arguments When finding the truth value of Bi-conditional When finding the truth value of a bi-conditional statement, same values will be true. Otherwise, the truth value will be false. For example, if both p and q are false, then (p  q) is true. For example, if p is true and q is false, then (p  q) is false. For example, if p is false and q is true, then (p  q) is false. p q T F

Examples Example1: p q p  q ~q T F

Examples Example 2: p q r ~r q ~r T F

Examples Example 3: p q r ~r q ~r T F

Truth Tables Links Truth Tables Handout