Todays Topics Review of Grouping and Statement Forms

  • Slides: 45
Download presentation
Today’s Topics Review of Grouping and Statement Forms n Truth Functions and Truth Tables

Today’s Topics Review of Grouping and Statement Forms n Truth Functions and Truth Tables n Uses for Truth Tables n Truth Tables and Validity n

Putting Words Into Symbols Statements are either simple (represented by a statement letter) or

Putting Words Into Symbols Statements are either simple (represented by a statement letter) or compound. n A compound statement is any statement containing at least one connective n In our language a Capital letter stands for an entire simple statement. A dictionary is used to indicate which letters stand for which statements. n

When Symbolizing an English Sentence, Identify the Dominant Operator First, and Group AWAY from

When Symbolizing an English Sentence, Identify the Dominant Operator First, and Group AWAY from it. Paraphrasing Inward n Identify the statement forms of the component sentence(s) and repeat n

How paraphrasing inward works: n n n If Jones wins the nomination or Dexter

How paraphrasing inward works: n n n If Jones wins the nomination or Dexter leaves the party, then Williams is the sure winner. (J, D, W where J = Jones wins the nomination, D = Dexter leaves the party, W=Williams wins). The sentence is a conditional, so begin by identifying the antecedent and consequent of it. Underline the antecedent and italicize the consequent.

You get: n If Jones wins the nomination or Dexter leaves the party, then

You get: n If Jones wins the nomination or Dexter leaves the party, then Williams is the sure winner. n Now, begin symbolizing: (Jones wins the nomination or Dexter leaves the party) Williams is the sure winner n The antecedent is a disjunction, so show that n (Jones wins the nomination ▼ Dexter leaves the party) Williams is the sure winner n Finally, replace statements with statement letters n (J ▼ D) W and you are done! n

Logical Operators, Truth Functions and Truth Tables

Logical Operators, Truth Functions and Truth Tables

Our 5 logical operators produce statement forms that are truth-functional n Negation n Conjunction

Our 5 logical operators produce statement forms that are truth-functional n Negation n Conjunction n Disjunction n Conditional n Biconditional ~p p q p▼q p q

Truth-Functions A truth function takes one or more truth values as input and returns

Truth-Functions A truth function takes one or more truth values as input and returns one truth value as the output n Truth functional operators determine the truth value of a compound statement given the truth values of the simple statements in it n

Truth Tables n Chapter 7 of the text discusses truth tables. n A truth

Truth Tables n Chapter 7 of the text discusses truth tables. n A truth table is a complete list of all the possible permutations of truth and falsity for a set of simple statements, showing the effect of each permutation on the truth value of a compound having those simple statements as components.

Truth Tables Each permutation of truth values constitutes one row of a truth table

Truth Tables Each permutation of truth values constitutes one row of a truth table and the number of rows in a truth table is 2 n where n equals the number of simple statements. n The truth value of any compound statement is determined by the truth values of its component sentences. n Note that I use the symbol to denote “false. ” n

How many permutations are there? A set of statements containing 2 simple statements has

How many permutations are there? A set of statements containing 2 simple statements has 4 permutations S 1 S 2 possibility 1 T T possibility 2 T possibility 3 T possibility 4

A statement with 3 simple statements has 8 permutations S 1 S 2 S

A statement with 3 simple statements has 8 permutations S 1 S 2 S 3 POSSIBILITY 1 T T T POSSIBILITY 2 T T POSSIBILITY 3 T T POSSIBILITY 4 T POSSIBILITY 5 T T POSSIBILITY 6 T POSSIBILITY 7 T POSSIBILITY 8

Truth Tables for the Basic Truth Functional Operators ~p p q T p q

Truth Tables for the Basic Truth Functional Operators ~p p q T p q p q T T T p T q T T T T T

Uses for Truth Tables • Determine the truth conditions for any compound statement

Uses for Truth Tables • Determine the truth conditions for any compound statement

Building a Truth-Table case R S (~R ~S) 1 T T 2 T T

Building a Truth-Table case R S (~R ~S) 1 T T 2 T T 3 T T 4 T T T

Building a Truth-Table case R S (~R ~S) 1 T T 2 T T

Building a Truth-Table case R S (~R ~S) 1 T T 2 T T T 3 T T T 4 T T T

Building a Truth-Table case R S [(R S) ~S] 1 T T T 2

Building a Truth-Table case R S [(R S) ~S] 1 T T T 2 T T 3 T T 4 T T T

Uses for Truth Tables • • • Determine the truth conditions for any compound

Uses for Truth Tables • • • Determine the truth conditions for any compound statement Determine whether a statement is a tautology, a contradiction or neither (contingent) Download the Handout on Truth Tables, work the problems and then discuss them on the bulletin board.

Tautologies and Contradictions • A tautology is a statement that is true in virtue

Tautologies and Contradictions • A tautology is a statement that is true in virtue of its logical form. It is true under all possible circumstances. • A contradiction is a statement that is false in virtue of its logical form. It is false under all possible circumstances.

Tautologies and Contradictions • The column for the dominant operator of a tautology will

Tautologies and Contradictions • The column for the dominant operator of a tautology will contain only “Trues. ” The column for the dominant operator of a contradiction will contain only “Falses. ”

Truth-Table Test for tautology, contradiction, contingent statements [(R S) R] S case R S

Truth-Table Test for tautology, contradiction, contingent statements [(R S) R] S case R S 1 T T T 2 T T 3 T T T 4 T T Is the formula a tautology, a contradiction, or a contingent statement? TAUTOLOGY

Truth-Table Test for tautology, contradiction, contingent statements (R ~R) (S ~S) case R S

Truth-Table Test for tautology, contradiction, contingent statements (R ~R) (S ~S) case R S 1 T T T 2 T T 3 T T 4 T Is the formula a tautology, a contradiction, or a contingent statement? CONTRADICTION

Truth-Table Test for tautology, contradiction, contingent statements [(R S) S] R case R S

Truth-Table Test for tautology, contradiction, contingent statements [(R S) S] R case R S 1 T T T 2 T T 3 T T T 4 T T Is the formula a tautology, a contradiction, or a contingent statement? CONTINGENT

Uses for Truth Tables • Determine the truth conditions for any compound statement •

Uses for Truth Tables • Determine the truth conditions for any compound statement • Determine whether a statement is a tautology, a contradiction or neither, • Determine whether two formulae are equivalent.

Equivalence • Two formulae are said to be equivalent if, but only if, those

Equivalence • Two formulae are said to be equivalent if, but only if, those formulae are true and false under exactly the same conditions, that is, if, but only if, the truth table columns for the dominant operators are identical.

Testing for Equivalence To use a truth table to test two formulae for equivalence,

Testing for Equivalence To use a truth table to test two formulae for equivalence, begin by constructing truth table columns for each formula. Use one set of guide columns for both formulae. n Compare the columns for the dominant operators of the two formulae. If the truth values agree in each row, the formulae are equivalent. • Download the Handout on Testing for Equivalence and work the problems. n

Truth-Table Test for Equivalence ( R S ) : : ~ R S T

Truth-Table Test for Equivalence ( R S ) : : ~ R S T T T T T T T T T Do the formulas match in truth value? YES Are the two formulas logically equivalent? YES

Truth-Table Test for Equivalence ~ (R S ) : : ~ R ~ S

Truth-Table Test for Equivalence ~ (R S ) : : ~ R ~ S T T T T T Do the formulas match in truth value? NO Are the two formulas logically equivalent? NO

Truth-Table Test for Equivalence ~ (R S ) : : ~ R ~ S

Truth-Table Test for Equivalence ~ (R S ) : : ~ R ~ S T T T T T T T T Do the formulas match in truth value? YES Are the two formulas logically equivalent? YES

Truth-Table Test for Equivalence ~ ( R S ) : : ~ R ~

Truth-Table Test for Equivalence ~ ( R S ) : : ~ R ~ S T T T T T T Do the formulas match in truth value? NO Are the two formulas logically equivalent? NO

Truth-Table Test for Equivalence ~ ( R S ) : : ~ R ~

Truth-Table Test for Equivalence ~ ( R S ) : : ~ R ~ S T T T T T T Do the formulas match in truth value? YES Are the two formulas logically equivalent? YES

Do Not Distribute a Negation Across A Conjunction or a Disjunction! not ( R

Do Not Distribute a Negation Across A Conjunction or a Disjunction! not ( R and S) not ( R or S) not R and not S not R or not S

Rather. . . not ( R and S) not ( R or S) =

Rather. . . not ( R and S) not ( R or S) = = not R or not S not R and not S

Uses for Truth Tables • Determine the truth conditions for any compound statement •

Uses for Truth Tables • Determine the truth conditions for any compound statement • Determine whether a statement is a tautology, a contradiction or neither, • Determine whether two formulae are equivalent. • Determine whether an argument is valid or not.

Logical Implication n One statement logically implies another if, but only if, whenever the

Logical Implication n One statement logically implies another if, but only if, whenever the first is true, the second is true as well If a statement, S 1, implies S 2 then the conditional (S 1 S 2) will be a tautology. Implication is the validity of the conditional. Truth tables allow one to test for logical implication

Validity and Logical Implication n An argument is valid if, but only if, its

Validity and Logical Implication n An argument is valid if, but only if, its premises logically imply its conclusion.

Deductive Validity n A characteristic of arguments in which the truth of the premises

Deductive Validity n A characteristic of arguments in which the truth of the premises guarantees the truth of the conclusion. n A characteristic of arguments in which the premises logically imply the conclusion.

Truth Table Tests for Validity n n Construct a column for each premise in

Truth Table Tests for Validity n n Construct a column for each premise in the argument Construct a column for the conclusion Examine each row of the truth table. Is there a row in which all the premises are true and the conclusion is false. If so, the argument is nonvalid. If not, then the argument is valid. Download the Handout on Testing for Validity.

Truth-Table Test for Validity for R S, R S Modus Ponens (MP) case R

Truth-Table Test for Validity for R S, R S Modus Ponens (MP) case R S R S 1 T T T 2 T T 3 T T T 4 T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? NO VALID

Truth-Table Test for Validity for R S, ~S ~R Modus Tollens (MT) case R

Truth-Table Test for Validity for R S, ~S ~R Modus Tollens (MT) case R S ~S ~R 1 T T T 2 T T 3 T T T 4 T T T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? NO VALID

Truth-Table Test for Validity for R S, ~R ~S Evil Twin of Modus Tollens

Truth-Table Test for Validity for R S, ~R ~S Evil Twin of Modus Tollens case R S ~R ~S 1 T T T 2 T T 3 T T T 4 T T T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? YES NON-VALID

Truth-Table Test for Validity for R S, S R Fallacy of Affirming the Consequent

Truth-Table Test for Validity for R S, S R Fallacy of Affirming the Consequent case R S S R 1 T T T 2 T T 3 T T T 4 T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? YES NON-VALID

Truth-Table Test for Validity for R S, R ~S case R S R ~S

Truth-Table Test for Validity for R S, R ~S case R S R ~S 1 T T 2 T T 3 T T 4 T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? YES NON-VALID

Truth-Table Test for Validity for R S, ~R S Disjunctive Syllogism (DS) case R

Truth-Table Test for Validity for R S, ~R S Disjunctive Syllogism (DS) case R S ~R S 1 T T 2 T T 3 T T 4 T Is there a case in which the premises are all true but the conclusion is false? Is the argument form valid or non-valid? NO VALI D

Key Ideas n n • • • n Grouping and Meaning Paraphrasing Inward Truth

Key Ideas n n • • • n Grouping and Meaning Paraphrasing Inward Truth Functional Operators Truth Tables Using Truth Tables Testing for tautologies and contradictions Testing for equivalence Testing for validity