Conditional Statements

Slides:



Advertisements
Similar presentations
3.4 More on the Conditional
Advertisements

Logic Day Two.
Logic ChAPTER 3.
Geometry 2.2 Big Idea: Analyze Conditional Statements
1. Propositions A proposition is a declarative sentence that is either true or false. Examples of propositions: The Moon is made of green cheese. Trenton.
The Conditional & Biconditional MATH 102 Contemporary Math S. Rook.
John Rosson Thursday February 15, 2007 Survey of Mathematical Ideas Math 100 Chapter 3, Logic.
Part 2 Module 2 The Conditional Statement. The Conditional Statement A conditional statement is a statement of the form "If p, then q," denoted pqpq.
Conditional Statements
The Foundation: Logic Conditional Statements Muhammad Arief download dari
Logic 2 The conditional and biconditional
Logic Chapter 2. Proposition "Proposition" can be defined as a declarative statement having a specific truth-value, true or false. Examples: 2 is a odd.
Conditional Statements
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley. All rights reserved.
The Foundations: Logic and Proofs
Welcome to Interactive Chalkboard 2.3 Conditional Statements.
Propositions and Truth Tables
1.1 Sets and Logic Set – a collection of objects. Set brackets {} are used to enclose the elements of a set. Example: {1, 2, 5, 9} Elements – objects inside.
Chapter 1 Section 1.4 More on Conditionals. There are three statements that are related to a conditional statement. They are called the converse, inverse.
Conditional Statements M Deductive Reasoning Proceeds from a hypothesis to a conclusion. If p then q. p  q hypothesis  conclusion.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 3.3, Slide Logic The Study of What’s True or False or Somewhere in Between.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 3.3, Slide Logic The Study of What’s True or False or Somewhere in Between.
Section 1-4 Logic Katelyn Donovan MAT 202 Dr. Marinas January 19, 2006.
2.3 Analyze Conditional Statements. Objectives Analyze statements in if-then form. Analyze statements in if-then form. Write the converse, inverse, and.
Chapter 5 – Logic CSNB 143 Discrete Mathematical Structures.
(CSC 102) Lecture 3 Discrete Structures. Previous Lecture Summary Logical Equivalences. De Morgan’s laws. Tautologies and Contradictions. Laws of Logic.
Discrete Mathematics Lecture1 Miss.Amal Alshardy.
Conditional. Conditional Statements Vocabulary Conditional: A compound sentence formed by using the words if….then. Given the simple sentences p and q,
Chapter 3 section 3. Conditional pqpqpq TTT TFF FTT FFT The p is called the hypothesis and the q is called the conclusion.
CSNB143 – Discrete Structure LOGIC. Learning Outcomes Student should be able to know what is it means by statement. Students should be able to identify.
Chapter 2: The Logic of Compound Statements 2.2 Conditional Statements
Lecture 4. CONDITIONAL STATEMENTS: Consider the statement: "If you earn an A in Math, then I'll buy you a computer." This statement is made up of two.
Conditional Statements
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.
Section 2-2: Conditional Statements. Conditional A statement that can be written in If-then form symbol: If p —>, then q.
MADAM SITI AISYAH ZAKARIA. CHAPTER OUTLINE: PART III 1.3 ELEMENTARY LOGIC LOGICAL CONNECTIVES CONDITIONAL STATEMENT.
Warm Up Week 7 1) find the slope between the two points: ( 2, -9 ) and ( -13, 21 )
Unit 01 – Lesson 07 – Conditional Statements
Lecture 9 Conditional Statements CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
How do I show that two compound propositions are logically equivalent?
Propositional Logic ITCS 2175 (Rosen Section 1.1, 1.2)
Lesson 20 INTERPRETING TRUTH TABLES. Review Conditional Statements (Less. 17) Original If p, then q. Converse If q, then p. Inverse If ~p, then ~q. Contrapositive.
Conditional Statements – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Conditional Statements Reading: Kolman, Section 2.2.
Section 1.1. Section Summary Propositions Connectives Negation Conjunction Disjunction Implication; contrapositive, inverse, converse Biconditional Truth.
 2012 Pearson Education, Inc. Slide Chapter 3 Introduction to Logic.
Section 1.1. Propositions A proposition is a declarative sentence that is either true or false. Examples of propositions: a) The Moon is made of green.
Conditional Statements Lecture 2 Section 1.2 Fri, Jan 20, 2006.
TRUTH TABLES Edited from the original by: Mimi Opkins CECS 100 Fall 2011 Thanks for the ppt.
Conditional Statements Section 2-2. Objective Students will be able to recognize conditional statements and their parts to write converses, inverses,
Lesson 2-1 Conditional Statements 1 Lesson 2-3 Conditional Statements.
Conditional statement or implication IF p then q is denoted p ⇒ q p is the antecedent or hypothesis q is the consequent or conclusion ⇒ means IF…THEN.
Section 1.3 Implications. Vocabulary Words conditional operation ( ⇒ or →) conditional proposition conditional statement (implication statement) hypothesis.
Chapter 1. Chapter Summary  Propositional Logic  The Language of Propositions (1.1)  Logical Equivalences (1.3)  Predicate Logic  The Language of.
Logical Operators (Connectives) We will examine the following logical operators: Negation (NOT,  ) Negation (NOT,  ) Conjunction (AND,  ) Conjunction.
Simple Logic.
Conditional Statements
Warm Up:.
Conditional Statements
If-Then Statements/Converses
Chapter 3 Introduction to Logic © 2008 Pearson Addison-Wesley.
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
Conditional Statements
Discrete Mathematics and Its Applications Kenneth H
Conditional Statements
Do Now:.
Conditional Statements
Chapter 2.2 Notes: Analyze Conditional Statements
Logic and Reasoning.
Conditional Statements Section 2.3 GEOMETRY
Different Forms of Conditional Statements
Presentation transcript:

Conditional Statements

Conditional statements Form of conditional statement: If p then q (p implies q) Denote by p is called hypothesis, q is called conclusion Ex: If Bobcats win this game, then they will be number one.

Truth table for p q T F

Logical equivalences including Example of the first equivalence: “Either Jim works hard or he gets F” is equivalent to “If Jim doesn’t work hard then he gets F”

Variations of a conditional statement Contrapositive: Converse: Inverse: is logically equivalent to its contrapositive Converse is logically equivalent to inverse

Examples of variations If Bobcats win this game, then they will be number one. Contrapositive: If Bobcats aren’t #1 then they didn’t win. Converse: If Bobcats are number one then they won the game. Inverse: If Bobcats don’t win this game then they will not be #1.

Other conditional statements “q only if p” means “if not p then not q” or, equivalently, “if q then p” “q if and only if p” means Other ways to say or to denote it: “biconditional of p and q”, “q iff p”,

Summary of conditional statements original statement converse statement biconditional statement if p then q q only if p q if and only if p p is sufficient condition for q p is necessary condition for q p is necessary and sufficient for q

Order of operations