Section 3.1 Statements, Negations, and Quantified Statements

Size: px
Start display at page:

Download "Section 3.1 Statements, Negations, and Quantified Statements"

Transcription

1 Section 3.1 Statements, Negations, and Quantified Statements Objectives 1. Identify English sentences that are statements. 2. Express statements using symbols. 3. Form the negation of a statement 4. Express negations using symbols. 5. Translate a negation represented by symbols into English. 6. Express quantified statements in two ways. 7. Write negations of quantified statements. 1/17/11 Section 3.1 1

2 Statements A statement is a sentence that is either true or false, but not both simultaneously. London is the capital of England William Shakespeare wrote the last episode of The Sopranos. Commands, questions, and opinions, are not statements because they are neither true or false. Titanic is the greatest movie of all time. (opinion) Read pages (command) If I start losing my memory, how will I know? (question) 1/17/11 Section 3.1 2

3 Using Symbols to Represent Statements In symbolic logic, we use lowercase letters such as p, q, r, and s to represent statements. Here are two examples: p: London is the capital of England q: William Shakespeare wrote the last episode of The Sopranos. 1/17/11 Section 3.1 3

4 Example 1 Forming Negation The negation of a statement has a meaning that is opposite that of the original meaning. The negation of a true statement is a false statement and the negation of a false statement is a true statement. Form the negation of each statement ( two different ways): a. Shakespeare wrote the last episode of The Sopranos. Shakespeare did not write the last episode of The Sopranos. It is not true that Shakespeare wrote the last episode of The Sopranos. a. Today is not Monday It is not true that today is not Monday. Today is Monday 1/17/11 Section 3.1 4

5 Example 2 Expressing Negations Symbolically Let p and q represent the following statements: p: William Shakespeare wrote the last episode of The Sopranos. q: Today is not Monday Express each of the following statements symbolically: a. Shakespeare did not write the last episode of The Sopranos. ~p b. Today is Monday ~q 1/17/11 Section 3.1 5

6 Quantified Statements Quantifiers: The words all, some, and no (or none). Statements containing a quantifier: All poets are writers. Some people are bigots No math books have pictures. Some students do not work hard. 1/17/11 Section 3.1 6

7 Equivalent Ways of Expressing Quantified Statements Statement All A are B Some A are B An Equivalent Way to Express the Statement There are no A that are not B There exists at least one A that is a B Example All poets are writers. There are no poets that are not writers. Some people are bigots. At least one person is a bigot. No A are B All A are not B No math books have pictures. All math books do not have pictures. Some A are not B Not all A are B Some students do not work hard. Not all students work hard. 1/17/11 Section 3.1 7

8 Negation of Quantified Statements The statements diagonally opposite each other are negations. Here are some examples of quantified statements and their negations: 1/17/11 Section 3.1 8

9 Example 3 The mechanic told me, All piston rings were replaced. I later learned that the mechanic never tells the truth. What can I conclude? Solution: Let s begin with the mechanic s statement: All piston rings were replaced. Because the mechanic never tells the truth, I can conclude that the truth is the negation of what I was told. The negation of All A are B is Some A are not B. Thus, I can conclude that Some piston rings were not replaced. I can also correctly conclude that: At least one piston ring was not replaced. 1/17/11 Section 3.1 9

10 3.2 Compound Statements and Connectives Objectives 1. Express compound statements in symbolic form. 2. Express symbolic statements with parentheses in English. 3. Use the dominance of connectives. 1/17/11 Section 3.2 1

11 Simple and Compound Statements Simple statements convey one idea with no connecting words. Compound statements combine two or more simple statements using connectives. Connectives are words used to join simple statements. Examples are: and, or, if then, and if and only if. 1/17/11 Section 3.2 2

12 Example 1 And Statements If p and q are two simple statements, then the compound statement p and q is symbolized by p q. Let p and q represent the following simple statements: p: It is after 5 P.M. q: They are working. Write each compound statement below in symbolic form: a. It is after 5 P.M. and b. It is after 5 P.M. and they are working. they are not working. 1/17/11 Section 3.2 3

13 Common English Expressions for p q Symbolic Statement English Statement Example: p: It is after 5 P.M. q: They are working. p q p and q It is after 5 P.M. and they are working. p q p but q It is after 5 P.M., but they are working. p q p yet q It is after 5 P.M., yet they are working. p q p nevertheless q It is after 5 P.M.; nevertheless, they are working. 1/17/11 Section 3.2 4

14 Or Statements The connective or can mean two different things. Consider the statement: I visited London or Paris. This statement can mean (exclusive or) I visited London or Paris but not both. It can also mean (inclusive or) I visited London or Paris or both. Disjunction is a compound statement formed using the inclusive or represented by the symbol. Thus, p or q or both is symbolized by p q. 1/17/11 Section 3.2 5

15 Example 2 Translating From English to Symbolic Form Let p and q represent the following simple statements: p: The bill receives majority approval. q: The bill becomes a law. Write each compound statement below in symbolic form: a. The bill receives majority approval or the bill becomes a law. Solution: p q b. The bill receives majority approval or the bill does not become a law. Solution: p ~q 1/17/11 Section 3.2 6

16 If -Then Statements The compound statement If p, then q is symbolized by p q. This is called a conditional statement. The statement before the is called the antecedent. The statement after the is called the consequent. This diagram shows a relationship that can be expressed 3 ways: All poets appreciate language. There are no poets that do not appreciate language If a person is a poet, then that person appreciates language. 1/17/11 Section 3.2 7

17 Example 3 Translating From English to Symbolic Form Let p and q represent the following simple statements: p: A person is a father. q: A person is a male. Write each compound statement below in symbolic form: a. If a person is a father, then that person is a male. b. If a person is not a male, then that person is not a father. 1/17/11 Section 3.2 8

18 Common English expressions for p q Symbolic Statement English Statement Example p: A person is a father. q: A person is a male. p q If p then q. If a person is a father, then that person is a male. p q q if p. A person is a male, if that person is a father. p q p is sufficient for q. Being a father is sufficient for being a male. p q q is necessary for p. Being a male is necessary for being a father. p q p only if q. A person is a father only if that person is a male. p q Only if q, p. Only if a person is a male is that person a father. 1/17/11 Section 3.2 9

19 If and Only If Statements Biconditional statements are conditional statements that are true if the statement is still true when the antecedent and consequent are reversed. The compound statement p if and only if q ( abbreviated as iff ) is symbolized by p q. 1/17/11 Section

20 Common English Expressions for p q. Symbolic Statement English Statement Example p: A person is an unmarried male. q: A person is a bachelor. p q p if and only if q. A person is an unmarried male if and only if that person is a bachelor. p q q if and only if p. A person is a bachelor if and only if that person is an unmarried male. p q p q p q If p then q, and if q then p. p is necessary and sufficient for q. q is necessary and sufficient for p. If a person is an unmarried male then that person is a bachelor, and if a person is a bachelor, then that person is an unmarried male. Being an unmarried male is necessary and sufficient for being a bachelor. Being a bachelor is necessary and sufficient for being an unmarried male. 1/17/11 Section

21 Statements of Symbolic Logic Name Symbolic Form Common English Translations Negation ~p Not p. It is not true that p. Conjunction p q p and q, p but q. Disjunction p q p or q. Conditional Biconditional p q p q If p, then q, p is sufficient for q, q is necessary for p. p if and only if q, p is necessary and sufficient for q. 1/17/11 Section

22 Example 4 Symbolic Statements with Parentheses Let p and q represent the following simple statements: p: She is wealthy. q: She is happy. Write each of the following symbolic statements in words: a. ~(p q) It is not true that she is wealthy and happy. b. ~p q She is not wealthy and she is happy. c. ~(p q) She is neither wealthy or happy. 1/17/11 Section

23 Expressing Symbolic Statements with Parentheses in English Symbolic Statement Statements to Group Together English Translation (q ~p) ~r q ~p If q and not p, then not r. q ( ~p ~r) ~p ~r q, and if not p then not r. Notice that when we translate the symbolic statement into English, the simple statements in parentheses appear on the same side of the comma. 1/17/11 Section

24 Example 5 Expressing Symbolic Statements with Parentheses in English Let p, q, and r represent the following simple statements. p: A student misses lecture. q: A student studies. r: A student fails. Write each of these symbolic statements in words: a. (q ~ p) ~ r If a student studies and does not miss lecture, then the student does not fail. b. q (~p ~r) A student studies, and if the student does not miss lecture, then the student does not fail. 1/17/11 Section

25 Dominance of Connectives If a symbolic statement appears without parentheses, statements before and after the most dominant connective should be grouped. The dominance of connectives used in symbolic logic is defined in the following order. 1/17/11 Section

26 Using the Dominance of Connectives Statement Most Dominant Connective Highlighted in Red Statements Meaning Clarified with Grouping Symbols Type of Statement p q ~r p q ~r p (q ~r) Conditional p q ~r p q ~r (p q) ~r Conditional p q r p q r p (q r) Biconditional p q r p q r (p q) r Biconditional p ~q r s p ~q r s (p ~q) (r s) p q r p q r The meaning is ambiguous. Conditional? 1/17/11 Section

27 Example 6 Using the Dominance of Connectives Let p, q, and r represent the following simple statements. p: I fail the course. q: I study hard r: I pass the final. Write each compound statement in symbolic form: a. I do not fail the course if and only if I study hard and I pass the final. ~p (q r ) b. I do not fail the course if and only if I study hard, and I pass the final. (~p q) r 1/17/11 Section

28 Section 3.3 Truth Tables for Negation, Conjunction, and Disjunction Objectives 1. Use the definitions of negation, conjunction, and disjunction. 2. Construct truth tables. 3. Determine the truth value of a compound statement for a specific case. 1/17/11 Section 3.3 1

29 Truth Tables Negation p ~p T F F T Disjunction p q p q T T T T F T F T T F F F Negation (not): Opposite truth value from the statement. Conjunction (and): Only true when both statements are true. Disjunction (or): Only false when both statements are false. Conjunction p q p q T T T T F F F T F F F F 1/17/11 Section 3.3 2

30 Example 1 Using the Definitions of Negation, Conjunction, and Disjunction Let p and q represent the following statements: p: 10 > 4 This is a true statement q: 3 < 5 This is a true statement Determine the truth value for each statement: a. p q Since both are true, the conjunction is true. b. ~ p q Since p is true then, ~p is false, the conjunction is false. c. p q Since both are true and a disjunction is only false when both components are false, then this is true. c. ~p ~q Since both are false, the disjunction is false. 1/17/11 Section 3.3 3

31 Example 2 Constructing Truth Tables Construct a truth table for ~(p q) Step 1: First list the simple statements on top and show all the possible truth values. Step 2: Make a column for p q and fill in the truth values. p q p q T T T T F F F T F F F F 1/17/11 Section 3.3 4

32 Example 2 continued Step 3: Construct one more column for ~(p q). The final column tells us that the statement is false only when both p and q are true. p q p q ~(p q) T T T F T F F T colleges. F T F T F F F T tautology. tautology? For example: p: Harvard is a college. (true) q: Yale is a college. (true) ~(p q): It is not true that Harvard and Yale are A compound statement that is always true is called a Is this a NO 1/17/11 Section 3.3 5

33 Example 3 Constructing a Truth Table Construct a truth table for (~p q) ~q. p q ~p ~p q ~q (~p q) ~q T T F T F F T F F F T F F T T T F F F F T T T T 1/17/11 Section 3.3 6

34 Constructing a Truth Table with Eight Cases There are eight different true-false combinations for compound statements consisting of three simple statements. 1/17/11 Section 3.3 7

35 Example 4 Constructing a Truth Table with Eight Cases Construct a truth table for the following statement: I study hard and ace the final, or I fail the course. Suppose that you study hard, you do not ace the final and you fail the course. Under these conditions, is this compound statement true or false? Solution: We represent our statements as follows: p: I study hard. q: I ace the final. r: I fail the course. 1/17/11 Section 3.3 8

36 Example 4 continued Writing the given statement in symbolic form: The completed table is: The statement is True. 1/17/11 Section 3.3 9

37 Example 5 Determining Truth Values for Specific Cases We can determine the truth value of a compound statement for a specific case in which the truth values of the simple statements are known, without constructing an entire truth table. Substitute the truth values of the simple statements into the symbolic form of the compound statement and use the appropriate definitions to determining the truth value of the compound statement. 1/17/11 Section

38 Example 5 continued Use the information in the circle graphs to determine the truth value of the following statement: It is not true that freshmen make up 24% of the undergraduate college population and account for more than one-third of the undergraduate deaths, or seniors do not account for 30% of the undergraduate deaths. 1/17/11 Section

39 Example 5 continued Substitute the truth values for p, q, and r that we obtained from the circle graphs to determine the truth value for the given compound statement. ~(p q) ~r This is the given compound statement in symbolic form. ~(T T) ~F Substitute the truth value obtained from the graph. F T true. Replace T T with T. Conjunction is true when both parts are T Replace F T with T. Disjunction is true when at least one part is true. We 1/17/11 conclude that the given statement Section is 3.3 true. 12

40 Truth Tables for the Conditional and Biconditional Objectives 1. Understand the logic behind the definition of the conditional. 2. Construct truth tables for conditional statements. 3. Understand the definition of the biconditional. 4. Construct truth tables for biconditional statements. 5. Determine the true value of a compound statement for a specific case. 1/17/11 Section 3.4 1

41 Truth Tables for Conditional Statements p q antecedent consequent If p then q. A conditional is false only when the antecedent is true and the consequent is false. Conditional p q p q T T T T F F F T T F F T 1/17/11 Section 3.4 2

42 Example 1 Constructing a Truth Table Construct a truth table for ~q ~p p q ~q ~p ~q ~p T T F F T T F T F F F T F T T F F T T T 1/17/11 Section 3.4 3

43 More on the Conditional Statement You can reverse and negate the antecedent and consequent, and the statement s truth value will not change. If you re cool, you won t wear clothing with your school name on it. If you wear clothing with your school name on it, you re not cool. 1/17/11 Section 3.4 4

44 Example 2 Proving an Implication Implications: Conditional statements that are Tautologies. Construct a truth table for [( p q) ~ p] ~q (p q) [( p q) ~p] p q p q ~p ~p ~q T T T F F T T F T F F T F T T T T T F F F T F T 1/17/11 Section 3.4 5

45 Biconditional Statements p q p if and only if q: p q and q p True only when the component statements have the same value. Truth table for the Biconditional p q p q T T T T F F F T F F F T 1/17/11 Section 3.4 6

46 Example 3 Determining the Truth Value of a Compound Statement You receive a letter that states that you have been assigned a Super Million Dollar Prize Entry Number If your number matches the winning preselected number and you return the number before the deadline, you will win $1,000, Suppose that your number does not match the winning pre-selected number, you return the number before the deadline and only win a free issue of a magazine. Under these conditions, can you sue the credit card company for making a false claim? 1/17/11 Section 3.4 7

47 Example 3 continued Solution: Assign letters to the simple statements in the claim. 1/17/11 Section 3.4 8

48 Example 3 continued Now write the underlined claim in the letter in symbolic form: Substitute the truth values for p, q, and r to determine the truth value for the letter s claim. (p q) r (F T) F F F T Our truth-value analysis indicates that you cannot sue the credit card company for making a false claim. 1/17/11 Section 3.4 9

49 The Definitions of Symbolic Logic Negation ~: not The negation of a statement has the opposite meaning, as well as the opposite truth value, from the statement. Conjunction : and The only case in which a conjunction is true is when both component statements are true. Disjunction : or The only case in which a disjunction is false is when both component statements are false. 1/17/11 Section

50 The Definitions of Symbolic Logic continued Conditional : if-then The only case in which a conditional is false is when the first component statement, the antecedent, is true and the second component statement, the consequent, is false. Biconditional : if and only if The only cases in which a biconditional is true are when the component statements have the same truth value. 1/17/11 Section

51 Section 3.5 Equivalent Statements, Variations of Conditional Statements, and De Morgan s Laws Objectives 1. Use a truth table to show that statements are equivalent. 2. Write the equivalent contrapositive for a conditional statement. 3. Write the converse and inverse of a conditional statement. 4. Write the negation of a conditional statement. 5. Use De Morgan s laws. 1/17/11 Section 3.5 1

52 Equivalent Statements Equivalent compound statements are made up of the same simple statements and have the same corresponding truth values for all true-false combinations of these simple statements. If a compound statement is true, then its equivalent statement must also be true. If a compound statement is false, its equivalent statement must also be false. A special symbol is used to show two statements are equivalent. 1/17/11 Section 3.5 2

53 Example 1 Showing that Statements are Equivalent Show that p ~q ~p ~q Solution: construct a truth table and see if the corresponding truth values are the same: p q ~q p ~q ~p ~p ~q T T F T F T T F T T F T F T F F T F F F T T T T 1/17/11 Section 3.5 3

54 The Contrapositive of the Conditional Statement p q A conditional statement and its equivalent contrapositive: p q ~q ~p The truth value of a conditional statement does not change if the antecedent and consequent are reversed and both are negated: ~q ~p is called the contrapositive of the conditional p q. 1/17/11 Section 3.5 4

55 Example 2 Writing Equivalent Contrapositives Write the equivalent contrapositive for: a. If you live in Los Angeles, then you live in California p: You live in Los Angeles. q: You live in California. If you live in Los Angeles, then you live in California. p q If you do not live in California, then you do not live in Los Angeles. ~q ~p 1/17/11 Section 3.5 5

56 Variations of the Conditional Statement Name Symbolic Form English Translation Conditional p q If p then q Converse q p If q then p Inverse ~ p ~ q If not p, then not q Contrapositive ~ q ~p If not q, then not p Conditional and Contrapositive are equivalent. Converse and Inverse are equivalent. 1/17/11 Section 3.5 6

57 Example 3 Writing Variations of a Conditional Statement Write the converse, inverse, and contrapositive of the following conditional statement: If it s a lead pencil, then it does not contain lead. (true) Solution: Use the following representations: p: It s a lead pencil. q: It contains lead. 1/17/11 Section 3.5 7

58 Example 3 continued Now work with p ~q to form the converse, inverse and contrapositive. Then translate the symbolic form of each statement back into English. 1/17/11 Section 3.5 8

59 Example 4 The Negation of a Conditional Statement The negation of p q is p ~q. This can be expressed as: ~(p q) p ~ q Write the negation of: If too much homework is given, a class should not be taken. Solution: p: Too much homework is given q: A class should be taken The symbolic form is p ~q 1/17/11 Section 3.5 9

60 Example 4 continued The negation of p ~q is p ~(~ q) which simplifies to p q. Translating into English: Too much homework is given and a class should be taken. 1/17/11 Section

61 1. ~(p q) ~p ~q De Morgan s Laws 2. ~(p q) ~p ~q Proof of the first law is shown in the Truth Table below. p q p q ~(p q) ~p ~q ~p ~q T T T F F F F T F F T F T T F T F T T F T F F F T T T T 1/17/11 Section

62 De Morgan s Laws and Negations 1. ~(p q) ~p ~q The negation of p q is ~(p q). To negate a conjunction, negate each component statement and change and to or. 2. ~(p q) ~p ~q. The negation of p q is ~p ~q. To negate a disjunction, negate each component statement and change or to and. 1/17/11 Section

63 Example 5 Negating Conjunctions and Disjunctions Write the negation for each of the following statements: a. All students do laundry on weekends and I do not. b. Some college professors are entertaining lecturers or I m bored. 1/17/11 Section

64 Section 3.5 Arguments and Truth Tables Objectives 1. Use truth tables to determine validity. 2. Recognize and use forms of valid and invalid arguments. 1/17/11 Section 3.6 1

65 Arguments An Argument consists of two parts: Premises: the given statements. Conclusion: the result determined by the truth of the premises. Valid Argument: The conclusion is true whenever the premises are assumed to be true. Invalid Argument: Also called a fallacy Truth tables can be used to test validity. 1/17/11 Section 3.6 2

66 Example 1 The Menendez case Did Eric and Lyle Menendez kill their parents to get the inheritance or as a result of years of abuse? Premise 1: If children murder their parents in cold blood, they deserve to be punished to the full extent of the law.. Premise 2: These children murdered their parents in cold blood. Conclusion: Therefore, these children deserve to be punished to the full extent of the law. 1/17/11 Section 3.6 3

67 Example 1 continued The Menendez case Solution p: Children murder their parents in cold blood. q: They deserve to be punished to the full extent of the law. Write the argument in symbolic form: Premise 1: p q If children under their parents in cold blood, they deserve to be punished to the full extent of the law. Premise 2: p These children murdered their parents in cold blood. Conclusion: q Therefore, these children deserve to be punished to the full extent of the law. 1/17/11 Section 3.6 4

68 Example 1 continued Rewriting as a conditional statement and forming the truth table: [(p q) p] q This conditional statement is a tautology. This argument is called direct reasoning and is valid. [(p q) p] p q p q (p q) p q T T T T T T F F F T F T T F T F F T F T 1/17/11 Section 3.6 5

69 Testing the validity of an Argument with a Truth Table 1. Use a letter to represent each simple statement in the argument. 2. Express the premises and the conclusion symbolically. 3. Write a symbolic conditional statement of the form: [(premise 1) (premise 2) (premise n)] conclusion, where n is the number of premeses. 4. Construct a truth table for the conditional statement in step If the final column of the truth table has all trues, the conditional statement is a tautology and the argument is valid. If the final column does not have all trues, the conditional statement is not a tautology and the argument is invalid. 1/17/11 Section 3.6 6

70 Example 2 Determining Validity with a Truth Table Determine if the following argument is valid: I can t have anything more to do with the operation. If I did, I d have to lie to the Ambassador. And I can t do that Solution: We can express the argument as follows: Henry Bromell If I had anything more to do with the operation. I d have to lie to the Ambassador. I can t lie to the Ambassador. Therefore, I can t have anything more to do with the operation. 1/17/11 Section 3.6 7

71 Example 2 continued Step 1: Use a letter to represent each statement in the argument: p: I have more to do with the operation q: I have to lie to the Ambassador. Step 2: Express the premises and the conclusion symbolically. p q If I had anything more to do with the operation, I d have to lie to the Ambassador. ~q I can t lie to the Ambassador.. ~p Therefore, I can t have anything more to do with the operation. 1/17/11 Section 3.6 8

72 Example 2 continued Step 3. Write a symbolic statement: [(p q) ~q ] ~ p Step 4. Construct the truth table. The form of this argument is called contrapositive reasoning. It is a valid argument. p q p q ~q (p q) ~q ~ p [(p q) ~q ] ~ p T T T F F F T T F F T F F T F T T F F T T F F T T T T T 1/17/11 Section 3.6 9

73 Standard Forms of Arguments Valid Arguments Direct Contrapositive Disjunctive Transitive Reasoning Reasoning Reasoning Reasoning p q p q p q p q p q p ~q ~p ~q q r q ~p q p p r ~r ~p Invalid Arguments Fallacy Fallacy Misuse of Misuse of of the of the Disjunctive Transitive Converse Inverse Reasoning Reasoning p q p q p q p q p q q ~p p q q r p ~q ~q ~p r p ~p ~r 1/17/11 Section

74 Example 3 Determining Validity Without Truth Tables Determine whether this argument is valid or invalid: There is no need for surgery because if there is a tumor then there is a need for surgery but there is no tumor. Solution: p: There is a tumor q: There is a need for surgery. Expressed symbolically: If there is a tumor then there is need for surgery. p q There is no tumor.. ~p Therefore, there is no need for surgery. ~q The argument is in the form of the fallacy of the inverse and is therefore, invalid. 1/17/11 Section

75 Section 3.7 Arguments and Euler Diagrams Objective 1. Use Euler diagrams to determine validity 1/17/11 Section 3.7 1

76 Euler Diagrams Technique for determining the validity of arguments whose premises contain the words all, some, and no. Euler Diagrams for Quantified Statements 1/17/11 Section 3.7 2

77 Euler Diagrams and Arguments 1. Make an Euler diagram for the first premise. 2. Make an Euler diagram for the second premise on top of the one for the first premise. 3. The argument is valid if and only if every possible diagram illustrates the conclusion of the argument. If there is even one possible diagram that contradicts the conclusion, this indicates that the conclusion is not true in every case, so the argument is invalid. 1/17/11 Section 3.7 3

78 Example 1 Arguments and Euler Diagrams Use Euler diagrams to determine whether the following argument is valid or invalid: All people who arrive late cannot perform. All people who cannot perform are ineligible for scholarships Therefore, all people who arrive late are ineligible for scholarships. Solution: Step 1: Make an Euler diagram for the first premise. Step 2: Make an Euler diagram for the second premise. Since there is only one possible diagram, and it illustrates the argument s conclusion The argument is valid. 1/17/11 Section 3.7 4

79 Example 2 Arguments and Euler Diagrams Use Euler diagrams to determine whether the following argument is valid or invalid: All poets appreciate language. All writers appreciate language, Therefore, all poets are writers. Step 1. Make an Euler diagram for the first premise: Step 2: Make an Euler diagram for the second premise on top of the one for the first premise. Adding All writers appreciate language can be done in four ways: 1/17/11 Section 3.7 5

80 Example 2 continued Not all diagrams illustrate the argument s conclusion that All poets are writers. The first two diagrams do not. The argument is invalid! 1/17/11 Section 3.7 6

81 Example 3 Euler Diagrams and the Quantifier SOME All people are mortal Some mortals are students. Therefore, some people are students. Step 1: Make an Euler diagram for the first premise. All people are mortal. Step 2: Make an Euler diagram for the second premise on top of the one for the first premise. Some mortals are students. 1/17/11 Section 3.7 7

82 Example 3 continued The dot in the region of intersection shows that at least one mortal is a student. The diagram does not show the people and students circle intersecting with a dot in the region of intersection. Step 3. The argument is valid if and only if every possible diagram illustrates the conclusion of the argument. The arguments conclusion is: Some people are students. The diagram does not show the people circle and the students circle intersecting with a dot in the region of intersection. The conclusion does not follow from the premises. The argument is invalid. 1/17/11 Section 3.7 8

3.2: Compound Statements and Connective Notes

3.2: Compound Statements and Connective Notes 3.2: Compound Statements and Connective Notes 1. Express compound statements in symbolic form. _Simple_ statements convey one idea with no connecting words. _Compound_ statements combine two or more simple

More information

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

Lecture 2. Logic Compound Statements Conditional Statements Valid & Invalid Arguments Digital Logic Circuits. Reading (Epp s textbook) Lecture 2 Logic Compound Statements Conditional Statements Valid & Invalid Arguments Digital Logic Circuits Reading (Epp s textbook) 2.1-2.4 1 Logic Logic is a system based on statements. A statement (or

More information

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

2. The Logic of Compound Statements Summary. Aaron Tan August 2017 2. The Logic of Compound Statements Summary Aaron Tan 21 25 August 2017 1 2. The Logic of Compound Statements 2.1 Logical Form and Logical Equivalence Statements; Compound Statements; Statement Form (Propositional

More information

Compound Propositions

Compound Propositions Discrete Structures Compound Propositions Producing new propositions from existing propositions. Logical Operators or Connectives 1. Not 2. And 3. Or 4. Exclusive or 5. Implication 6. Biconditional Truth

More information

CSC Discrete Math I, Spring Propositional Logic

CSC Discrete Math I, Spring Propositional Logic CSC 125 - Discrete Math I, Spring 2017 Propositional Logic Propositions A proposition is a declarative sentence that is either true or false Propositional Variables A propositional variable (p, q, r, s,...)

More information

Logic and Propositional Calculus

Logic and Propositional Calculus CHAPTER 4 Logic and Propositional Calculus 4.1 INTRODUCTION Many algorithms and proofs use logical expressions such as: IF p THEN q or If p 1 AND p 2, THEN q 1 OR q 2 Therefore it is necessary to know

More information

Section 3.1. Statements and Logical Connectives. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Section 3.1. Statements and Logical Connectives. Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 3.1 Statements and Logical Connectives What You Will Learn Statements, quantifiers, and compound statements Statements involving the words not, and, or, if then, and if and only if 3.1-2 HISORY

More information

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

Chapter 1: The Logic of Compound Statements. January 7, 2008 Chapter 1: The Logic of Compound Statements January 7, 2008 Outline 1 1.1 Logical Form and Logical Equivalence 2 1.2 Conditional Statements 3 1.3 Valid and Invalid Arguments Central notion of deductive

More information

CHAPTER 1 - LOGIC OF COMPOUND STATEMENTS

CHAPTER 1 - LOGIC OF COMPOUND STATEMENTS CHAPTER 1 - LOGIC OF COMPOUND STATEMENTS 1.1 - Logical Form and Logical Equivalence Definition. A statement or proposition is a sentence that is either true or false, but not both. ex. 1 + 2 = 3 IS a statement

More information

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

What is Logic? Introduction to Logic. Simple Statements. Which one is statement? What is Logic? Introduction to Logic Peter Lo Logic is the study of reasoning It is specifically concerned with whether reasoning is correct Logic is also known as Propositional Calculus CS218 Peter Lo

More information

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

Chapter Summary. Propositional Logic. Predicate Logic. Proofs. The Language of Propositions (1.1) Applications (1.2) Logical Equivalences (1. 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)

More information

Chapter 5: Section 5-1 Mathematical Logic

Chapter 5: Section 5-1 Mathematical Logic Chapter 5: Section 5-1 Mathematical Logic D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 5: Section 5-1 Mathematical Logic 1 / 29 Mathematical Logic

More information

Chapter 3: Logic. Diana Pell. A statement is a declarative sentence that is either true or false, but not both.

Chapter 3: Logic. Diana Pell. A statement is a declarative sentence that is either true or false, but not both. Chapter 3: Logic Diana Pell Section 3.1: Statements and Quantifiers A statement is a declarative sentence that is either true or false, but not both. Exercise 1. Decide which of the following are statements

More information

Section 1.1: Logical Form and Logical Equivalence

Section 1.1: Logical Form and Logical Equivalence Section 1.1: Logical Form and Logical Equivalence An argument is a sequence of statements aimed at demonstrating the truth of an assertion. The assertion at the end of an argument is called the conclusion,

More information

Discrete Mathematical Structures. Chapter 1 The Foundation: Logic

Discrete Mathematical Structures. Chapter 1 The Foundation: Logic Discrete Mathematical Structures Chapter 1 he oundation: Logic 1 Lecture Overview 1.1 Propositional Logic 1.2 Propositional Equivalences 1.3 Quantifiers l l l l l Statement Logical Connectives Conjunction

More information

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

Chapter 1, Part I: Propositional Logic. With Question/Answer Animations Chapter 1, Part I: Propositional Logic With Question/Answer Animations Chapter Summary Propositional Logic The Language of Propositions Applications Logical Equivalences Predicate Logic The Language of

More information

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

CS100: DISCRETE STRUCTURES. Lecture 5: Logic (Ch1) CS100: DISCREE SRUCURES Lecture 5: Logic (Ch1) Lecture Overview 2 Statement Logical Connectives Conjunction Disjunction Propositions Conditional Bio-conditional Converse Inverse Contrapositive Laws of

More information

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

A statement is a sentence that is definitely either true or false but not both. 5 Logic In this part of the course we consider logic. Logic is used in many places in computer science including digital circuit design, relational databases, automata theory and computability, and artificial

More information

Logic and Propositional Calculus

Logic and Propositional Calculus CHAPTER 4 Logic and Propositional Calculus 4.1 INTRODUCTION Many algorithms and proofs use logical expressions such as: IF p THEN q or If p 1 AND p 2, THEN q 1 OR q 2 Therefore it is necessary to know

More information

AMTH140 Lecture 8. Symbolic Logic

AMTH140 Lecture 8. Symbolic Logic AMTH140 Lecture 8 Slide 1 Symbolic Logic March 10, 2006 Reading: Lecture Notes 6.2, 6.3; Epp 1.1, 1.2 Logical Connectives Let p and q denote propositions, then: 1. p q is conjunction of p and q, meaning

More information

Definition 2. Conjunction of p and q

Definition 2. Conjunction of p and q Proposition Propositional Logic CPSC 2070 Discrete Structures Rosen (6 th Ed.) 1.1, 1.2 A proposition is a statement that is either true or false, but not both. Clemson will defeat Georgia in football

More information

LOGIC CONNECTIVES. Students who have an ACT score of at least 30 OR a GPA of at least 3.5 can receive a college scholarship.

LOGIC CONNECTIVES. Students who have an ACT score of at least 30 OR a GPA of at least 3.5 can receive a college scholarship. LOGIC In mathematical and everyday English language, we frequently use logic to express our thoughts verbally and in writing. We also use logic in numerous other areas such as computer coding, probability,

More information

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

2/2/2018. CS 103 Discrete Structures. Chapter 1. Propositional Logic. Chapter 1.1. Propositional Logic CS 103 Discrete Structures Chapter 1 Propositional Logic Chapter 1.1 Propositional Logic 1 1.1 Propositional Logic Definition: A proposition :is a declarative sentence (that is, a sentence that declares

More information

1.1 Language and Logic

1.1 Language and Logic c Oksana Shatalov, Fall 2017 1 1.1 Language and Logic Mathematical Statements DEFINITION 1. A proposition is any declarative sentence (i.e. it has both a subject and a verb) that is either true or false,

More information

The Logic of Compound Statements cont.

The Logic of Compound Statements cont. The Logic of Compound Statements cont. CSE 215, Computer Science 1, Fall 2011 Stony Brook University http://www.cs.stonybrook.edu/~cse215 Refresh from last time: Logical Equivalences Commutativity of :

More information

EECS 1028 M: Discrete Mathematics for Engineers

EECS 1028 M: Discrete Mathematics for Engineers EECS 1028 M: Discrete Mathematics for Engineers Suprakash Datta Office: LAS 3043 Course page: http://www.eecs.yorku.ca/course/1028 Also on Moodle S. Datta (York Univ.) EECS 1028 W 18 1 / 26 Why Study Logic?

More information

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

An Introduction to Logic 1.1 ~ 1.4 6/21/04 ~ 6/23/04 An Introduction to Logic 1.1 ~ 1.4 6/21/04 ~ 6/23/04 1 A Taste of Logic Logic puzzles (1) Knights and Knaves Knights: always tell the truth Knaves: always lie You encounter two people A and B. A says:

More information

DISCRETE MATHEMATICS BA202

DISCRETE MATHEMATICS BA202 TOPIC 1 BASIC LOGIC This topic deals with propositional logic, logical connectives and truth tables and validity. Predicate logic, universal and existential quantification are discussed 1.1 PROPOSITION

More information

1.1 Language and Logic

1.1 Language and Logic c Oksana Shatalov, Spring 2018 1 1.1 Language and Logic Mathematical Statements DEFINITION 1. A proposition is any declarative sentence (i.e. it has both a subject and a verb) that is either true or false,

More information

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

3/29/2017. Logic. Propositions and logical operations. Main concepts: propositions truth values propositional variables logical operations Logic Propositions and logical operations Main concepts: propositions truth values propositional variables logical operations 1 Propositions and logical operations A proposition is the most basic element

More information

ANALYSIS EXERCISE 1 SOLUTIONS

ANALYSIS EXERCISE 1 SOLUTIONS ANALYSIS EXERCISE 1 SOLUTIONS 1. (a) Let B The main course will be beef. F The main course will be fish. P The vegetable will be peas. C The vegetable will be corn. The logical form of the argument is

More information

Mat 243 Exam 1 Review

Mat 243 Exam 1 Review OBJECTIVES (Review problems: on next page) 1.1 Distinguish between propositions and non-propositions. Know the truth tables (i.e., the definitions) of the logical operators,,,, and Write truth tables for

More information

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

Example. Logic. Logical Statements. Outline of logic topics. Logical Connectives. Logical Connectives Logic Logic is study of abstract reasoning, specifically, concerned with whether reasoning is correct. Logic focuses on relationship among statements as opposed to the content of any particular statement.

More information

1 Propositional Logic

1 Propositional Logic 1 Propositional Logic Required reading: Foundations of Computation. Sections 1.1 and 1.2. 1. Introduction to Logic a. Logical consequences. If you know all humans are mortal, and you know that you are

More information

Logic, Sets, and Proofs

Logic, Sets, and Proofs Logic, Sets, and Proofs David A. Cox and Catherine C. McGeoch Amherst College 1 Logic Logical Operators. A logical statement is a mathematical statement that can be assigned a value either true or false.

More information

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

Logic. Def. A Proposition is a statement that is either true or false. Logic Logic 1 Def. A Proposition is a statement that is either true or false. Examples: Which of the following are propositions? Statement Proposition (yes or no) If yes, then determine if it is true or

More information

PROPOSITIONAL CALCULUS

PROPOSITIONAL CALCULUS PROPOSITIONAL CALCULUS A proposition is a complete declarative sentence that is either TRUE (truth value T or 1) or FALSE (truth value F or 0), but not both. These are not propositions! Connectives and

More information

Solutions to Exercises (Sections )

Solutions to Exercises (Sections ) s to Exercises (Sections 1.1-1.10) Section 1.1 Exercise 1.1.1: Identifying propositions (a) Have a nice day. : Command, not a proposition. (b) The soup is cold. : Proposition. Negation: The soup is not

More information

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

HW1 graded review form? HW2 released CSE 20 DISCRETE MATH. Fall CSE 20 HW1 graded review form? HW2 released DISCRETE MATH Fall 2017 http://cseweb.ucsd.edu/classes/fa17/cse20-ab/ Today's learning goals Translate sentences from English to propositional logic using appropriate

More information

Chapter 1: Formal Logic

Chapter 1: Formal Logic Chapter 1: Formal Logic Dr. Fang (Daisy) Tang ftang@cpp.edu www.cpp.edu/~ftang/ CS 130 Discrete Structures Logic: The Foundation of Reasoning Definition: the foundation for the organized, careful method

More information

THE LOGIC OF COMPOUND STATEMENTS

THE LOGIC OF COMPOUND STATEMENTS CHAPTER 2 THE LOGIC OF COMPOUND STATEMENTS Copyright Cengage Learning. All rights reserved. SECTION 2.1 Logical Form and Logical Equivalence Copyright Cengage Learning. All rights reserved. Logical Form

More information

FUNDAMENTALS OF MATHEMATICS HANDOUT 1.3 DR. MCLOUGHLIN

FUNDAMENTALS OF MATHEMATICS HANDOUT 1.3 DR. MCLOUGHLIN 021 McLoughlin Handout 1.3, page 1 of 6 FUNDAMENTALS OF MATHEMATICS HANDOUT 1.3 DR. MCLOUGHLIN Truth Table for Not K K T F F T Truth Table for And B M B M T F F F T F F F F Truth Table for Or R S R S T

More information

THE LOGIC OF COMPOUND STATEMENTS

THE LOGIC OF COMPOUND STATEMENTS THE LOGIC OF COMPOUND STATEMENTS All dogs have four legs. All tables have four legs. Therefore, all dogs are tables LOGIC Logic is a science of the necessary laws of thought, without which no employment

More information

Introduction to Decision Sciences Lecture 2

Introduction to Decision Sciences Lecture 2 Introduction to Decision Sciences Lecture 2 Andrew Nobel August 24, 2017 Compound Proposition A compound proposition is a combination of propositions using the basic operations. For example (p q) ( p)

More information

Symbolic Logic 3. For an inference to be deductively valid it is impossible for the conclusion to be false if the premises are true.

Symbolic Logic 3. For an inference to be deductively valid it is impossible for the conclusion to be false if the premises are true. Symbolic Logic 3 Testing deductive validity with truth tables For an inference to be deductively valid it is impossible for the conclusion to be false if the premises are true. So, given that truth tables

More information

PS10.3 Logical implications

PS10.3 Logical implications Warmup: Construct truth tables for these compound statements: 1) p (q r) p q r p q r p (q r) PS10.3 Logical implications Lets check it out: We will be covering Implications, logical equivalence, converse,

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics Discrete mathematics is devoted to the study of discrete or distinct unconnected objects. Classical mathematics deals with functions on real numbers. Real numbers form a continuous

More information

Review The Conditional Logical symbols Argument forms. Logic 5: Material Implication and Argument Forms Jan. 28, 2014

Review The Conditional Logical symbols Argument forms. Logic 5: Material Implication and Argument Forms Jan. 28, 2014 Logic 5: Material Implication and Argument Forms Jan. 28, 2014 Overview I Review The Conditional Conditional statements Material implication Logical symbols Argument forms Disjunctive syllogism Disjunctive

More information

Chapter 1 Elementary Logic

Chapter 1 Elementary Logic 2017-2018 Chapter 1 Elementary Logic The study of logic is the study of the principles and methods used in distinguishing valid arguments from those that are not valid. The aim of this chapter is to help

More information

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

AI Principles, Semester 2, Week 2, Lecture 5 Propositional Logic and Predicate Logic AI Principles, Semester 2, Week 2, Lecture 5 Propositional Logic and Predicate Logic Propositional logic Logical connectives Rules for wffs Truth tables for the connectives Using Truth Tables to evaluate

More information

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

Sec$on Summary. Propositions Connectives. Truth Tables. Negation Conjunction Disjunction Implication; contrapositive, inverse, converse Biconditional Section 1.1 Sec$on Summary Propositions Connectives Negation Conjunction Disjunction Implication; contrapositive, inverse, converse Biconditional ruth ables 2 Proposi$ons A proposition is a declarative

More information

STRATEGIES OF PROBLEM SOLVING

STRATEGIES OF PROBLEM SOLVING STRATEGIES OF PROBLEM SOLVING Second Edition Maria Nogin Department of Mathematics College of Science and Mathematics California State University, Fresno 2014 2 Chapter 1 Introduction Solving mathematical

More information

PHI Propositional Logic Lecture 2. Truth Tables

PHI Propositional Logic Lecture 2. Truth Tables PHI 103 - Propositional Logic Lecture 2 ruth ables ruth ables Part 1 - ruth unctions for Logical Operators ruth unction - the truth-value of any compound proposition determined solely by the truth-value

More information

Propositional Logic. Argument Forms. Ioan Despi. University of New England. July 19, 2013

Propositional Logic. Argument Forms. Ioan Despi. University of New England. July 19, 2013 Propositional Logic Argument Forms Ioan Despi despi@turing.une.edu.au University of New England July 19, 2013 Outline Ioan Despi Discrete Mathematics 2 of 1 Order of Precedence Ioan Despi Discrete Mathematics

More information

Math.3336: Discrete Mathematics. Applications of Propositional Logic

Math.3336: Discrete Mathematics. Applications of Propositional Logic Math.3336: Discrete Mathematics Applications of Propositional Logic Instructor: Dr. Blerina Xhabli Department of Mathematics, University of Houston https://www.math.uh.edu/ blerina Email: blerina@math.uh.edu

More information

CSCI Homework Set 1 Due: September 11, 2018 at the beginning of class

CSCI Homework Set 1 Due: September 11, 2018 at the beginning of class CSCI 3310 - Homework Set 1 Due: September 11, 2018 at the beginning of class ANSWERS Please write your name and student ID number clearly at the top of your homework. If you have multiple pages, please

More information

The statement calculus and logic

The statement calculus and logic Chapter 2 Contrariwise, continued Tweedledee, if it was so, it might be; and if it were so, it would be; but as it isn t, it ain t. That s logic. Lewis Carroll You will have encountered several languages

More information

Logic of Sentences (Propositional Logic) is interested only in true or false statements; does not go inside.

Logic of Sentences (Propositional Logic) is interested only in true or false statements; does not go inside. You are a mathematician if 1.1 Overview you say to a car dealer, I ll take the red car or the blue one, but then you feel the need to add, but not both. --- 1. Logic and Mathematical Notation (not in the

More information

Boolean Logic. CS 231 Dianna Xu

Boolean Logic. CS 231 Dianna Xu Boolean Logic CS 231 Dianna Xu 1 Proposition/Statement A proposition is either true or false but not both The sky is blue Lisa is a Math major x == y Not propositions: Are you Bob? x := 7 2 Boolean variables

More information

Introduction Propositional Logic. Discrete Mathematics Andrei Bulatov

Introduction Propositional Logic. Discrete Mathematics Andrei Bulatov Introduction Propositional Logic Discrete Mathematics Andrei Bulatov Discrete Mathematics Propositional Logic 2-2 What is Logic? Computer science is a mere continuation of logic by other means Georg Gottlob

More information

MACM 101 Discrete Mathematics I. Exercises on Propositional Logic. Due: Tuesday, September 29th (at the beginning of the class)

MACM 101 Discrete Mathematics I. Exercises on Propositional Logic. Due: Tuesday, September 29th (at the beginning of the class) MACM 101 Discrete Mathematics I Exercises on Propositional Logic. Due: Tuesday, September 29th (at the beginning of the class) SOLUTIONS 1. Construct a truth table for the following compound proposition:

More information

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

Proposition/Statement. Boolean Logic. Boolean variables. Logical operators: And. Logical operators: Not 9/3/13. Introduction to Logical Operators Proposition/Statement Boolean Logic CS 231 Dianna Xu A proposition is either true or false but not both he sky is blue Lisa is a Math major x == y Not propositions: Are you Bob? x := 7 1 2 Boolean variables

More information

Ella failed to drop the class. Ella dropped the class.

Ella failed to drop the class. Ella dropped the class. Propositional logic In many cases, a sentence is built up from one or more simpler sentences. To see what follows from such a complicated sentence, it is helpful to distinguish the simpler sentences from

More information

These are all examples of declarative compound sentences.

These are all examples of declarative compound sentences. Opening Exploration 1. Determine whether each claim given below is true or false. A. Right now, I am in math class and English class. B. Right now, I am in math class or English class. C. I am 14 years

More information

Today s Topic: Propositional Logic

Today s Topic: Propositional Logic Today s Topic: Propositional Logic What is a proposition? Logical connectives and truth tables Translating between English and propositional logic Logic is the basis of all mathematical and analytical

More information

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

Propositional Logic Basics Propositional Equivalences Normal forms Boolean functions and digital circuits. Propositional Logic. Propositional Logic Winter 2012 Propositional Logic: Section 1.1 Proposition A proposition is a declarative sentence that is either true or false. Which ones of the following sentences are propositions?

More information

Mathematical Reasoning (Part I) 1

Mathematical Reasoning (Part I) 1 c Oksana Shatalov, Spring 2017 1 Mathematical Reasoning (art I) 1 Statements DEFINITION 1. A statement is any declarative sentence 2 that is either true or false, but not both. A statement cannot be neither

More information

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

Chapter 1, Part I: Propositional Logic. With Question/Answer Animations Chapter 1, Part I: Propositional Logic With Question/Answer Animations Chapter Summary! Propositional Logic! The Language of Propositions! Applications! Logical Equivalences! Predicate Logic! The Language

More information

MAT2345 Discrete Math

MAT2345 Discrete Math Fall 2013 General Syllabus Schedule (note exam dates) Homework, Worksheets, Quizzes, and possibly Programs & Reports Academic Integrity Do Your Own Work Course Web Site: www.eiu.edu/~mathcs Course Overview

More information

Logical Operators. Conjunction Disjunction Negation Exclusive Or Implication Biconditional

Logical Operators. Conjunction Disjunction Negation Exclusive Or Implication Biconditional Logical Operators Conjunction Disjunction Negation Exclusive Or Implication Biconditional 1 Statement meaning p q p implies q if p, then q if p, q when p, q whenever p, q q if p q when p q whenever p p

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

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

Overview. 1. Introduction to Propositional Logic. 2. Operations on Propositions. 3. Truth Tables. 4. Translating Sentences into Logical Expressions Note 01 Propositional Logic 1 / 10-1 Overview 1. Introduction to Propositional Logic 2. Operations on Propositions 3. Truth Tables 4. Translating Sentences into Logical Expressions 5. Preview: Propositional

More information

CS 173: Discrete Mathematical Structures, Spring 2008 Homework 1 Solutions

CS 173: Discrete Mathematical Structures, Spring 2008 Homework 1 Solutions CS 173: Discrete Mathematical Structures, Spring 2008 Homework 1 Solutions 1. [10 points] Translate the following sentences into propositional logic, making the meaning of your propositional variables

More information

Propositional Equivalence

Propositional Equivalence Propositional Equivalence Tautologies and contradictions A compound proposition that is always true, regardless of the truth values of the individual propositions involved, is called a tautology. Example:

More information

Propositional Logic 1

Propositional Logic 1 Propositional Logic 1 Section Summary Propositions Connectives Negation Conjunction Disjunction Implication; contrapositive, inverse, converse Biconditional Truth Tables 2 Propositions A proposition is

More information

CSE 20 DISCRETE MATH WINTER

CSE 20 DISCRETE MATH WINTER CSE 20 DISCRETE MATH WINTER 2017 http://cseweb.ucsd.edu/classes/wi17/cse20-ab/ Reminders Homework 3 due Sunday at noon Exam 1 in one week One note card can be used. Bring photo ID. Review sessions Thursday

More information

Unit I LOGIC AND PROOFS. B. Thilaka Applied Mathematics

Unit I LOGIC AND PROOFS. B. Thilaka Applied Mathematics Unit I LOGIC AND PROOFS B. Thilaka Applied Mathematics UNIT I LOGIC AND PROOFS Propositional Logic Propositional equivalences Predicates and Quantifiers Nested Quantifiers Rules of inference Introduction

More information

Discrete Structures for Computer Science

Discrete Structures for Computer Science Discrete Structures for Computer Science William Garrison bill@cs.pitt.edu 6311 Sennott Square Lecture #2: Propositional Logic Based on materials developed by Dr. Adam Lee Today s Topic: Propositional

More information

Introduction to Sets and Logic (MATH 1190)

Introduction to Sets and Logic (MATH 1190) Introduction to Sets Logic () Instructor: Email: shenlili@yorku.ca Department of Mathematics Statistics York University Sept 18, 2014 Outline 1 2 Tautologies Definition A tautology is a compound proposition

More information

5. Use a truth table to determine whether the two statements are equivalent. Let t be a tautology and c be a contradiction.

5. Use a truth table to determine whether the two statements are equivalent. Let t be a tautology and c be a contradiction. Statements Compounds and Truth Tables. Statements, Negations, Compounds, Conjunctions, Disjunctions, Truth Tables, Logical Equivalence, De Morgan s Law, Tautology, Contradictions, Proofs with Logical Equivalent

More information

Chapter 1, Section 1.1 Propositional Logic

Chapter 1, Section 1.1 Propositional Logic Discrete Structures Chapter 1, Section 1.1 Propositional Logic These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 6 th ed., by Kenneth H. Rosen, published

More information

DERIVATIONS AND TRUTH TABLES

DERIVATIONS AND TRUTH TABLES DERIVATIONS AND TRUTH TABLES Tomoya Sato Department of Philosophy University of California, San Diego Phil120: Symbolic Logic Summer 2014 TOMOYA SATO LECTURE 3: DERIVATIONS AND TRUTH TABLES 1 / 65 WHAT

More information

MATH 120. Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS. Things to particularly study

MATH 120. Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS. Things to particularly study MATH 120 Test 1 Spring, 2012 DO ALL ASSIGNED PROBLEMS Things to particularly study 1) Critical Thinking Basic strategies Be able to solve using the basic strategies, such as finding patterns, questioning,

More information

Mathematical Logic Part One

Mathematical Logic Part One Mathematical Logic Part One Question: How do we formalize the defnitions and reasoning we use in our proofs? Where We're Going Propositional Logic (Today) Basic logical connectives. Truth tables. Logical

More information

Homework assignment 1: Solutions

Homework assignment 1: Solutions Math 240: Discrete Structures I Due 4:30pm Friday 29 September 2017. McGill University, Fall 2017 Hand in to the mailbox at Burnside 1005. Homework assignment 1: Solutions Discussing the assignment with

More information

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

Logic as a Tool Chapter 1: Understanding Propositional Logic 1.1 Propositions and logical connectives. Truth tables and tautologies Logic as a Tool Chapter 1: Understanding Propositional Logic 1.1 Propositions and logical connectives. Truth tables and tautologies Valentin Stockholm University September 2016 Propositions Proposition:

More information

Formal Logic. Critical Thinking

Formal Logic. Critical Thinking ormal Logic Critical hinking Recap: ormal Logic If I win the lottery, then I am poor. I win the lottery. Hence, I am poor. his argument has the following abstract structure or form: If P then Q. P. Hence,

More information

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

n logical not (negation) n logical or (disjunction) n logical and (conjunction) n logical exclusive or n logical implication (conditional) Discrete Math Review Discrete Math Review (Rosen, Chapter 1.1 1.6) TOPICS Propositional Logic Logical Operators Truth Tables Implication Logical Equivalence Inference Rules What you should know about propositional

More information

Note: The area of logic that deals with propositions is called the propositional calculus or propositional logic.

Note: The area of logic that deals with propositions is called the propositional calculus or propositional logic. Ch. 1.1 Logic Logic 1 Def. A Proposition is a statement that is either true or false. Example 1: Which of the following are propositions? Statement Proposition (yes or no) UHD is a University 1 + 3 = 0

More information

Lesson 15: Solution Sets of Two or More Equations (or Inequalities) Joined by And or Or

Lesson 15: Solution Sets of Two or More Equations (or Inequalities) Joined by And or Or Solution Sets of Two or More Equations (or Inequalities) Joined by And or Or Classwork 1. Determine whether each claim given below is true or false. a. Right now, I am in math class and English class.

More information

DISCRETE MATH: LECTURE 3

DISCRETE MATH: LECTURE 3 DISCRETE MATH: LECTURE 3 DR. DANIEL FREEMAN 1. Chapter 2.2 Conditional Statements If p and q are statement variables, the conditional of q by p is If p then q or p implies q and is denoted p q. It is false

More information

Proposition logic and argument. CISC2100, Spring 2017 X.Zhang

Proposition logic and argument. CISC2100, Spring 2017 X.Zhang Proposition logic and argument CISC2100, Spring 2017 X.Zhang 1 Where are my glasses? I know the following statements are true. 1. If I was reading the newspaper in the kitchen, then my glasses are on the

More information

Where are my glasses?

Where are my glasses? Proposition logic and argument CISC2100, Spring 2017 X.Zhang 1 Where are my glasses? I know the following statements are true. 1. If I was reading the newspaper in the kitchen, then my glasses are on the

More information

Propositional logic ( ): Review from Mat 1348

Propositional logic ( ): Review from Mat 1348 CSI 2101 / Winter 2008: Discrete Structures. Propositional logic ( 1.1-1.2): Review from Mat 1348 Dr. Nejib Zaguia - Winter 2008 1 Propositional logic: Review Mathematical Logic is a tool for working with

More information

Propositional Logic George Belic

Propositional Logic George Belic 1 Symbols and Translation (Ch 6.1) Our aim for the rest of the course is to study valid (deductive) arguments in symbolic systems. In this section, (Ch. 6-7) we look at the symbolic system of propositional

More information

Discrete Structures of Computer Science Propositional Logic I

Discrete Structures of Computer Science Propositional Logic I Discrete Structures of Computer Science Propositional Logic I Gazihan Alankuş (Based on original slides by Brahim Hnich) July 26, 2012 1 Use of Logic 2 Statements 3 Logic Connectives 4 Truth Tables Use

More information

Proofs. Joe Patten August 10, 2018

Proofs. Joe Patten August 10, 2018 Proofs Joe Patten August 10, 2018 1 Statements and Open Sentences 1.1 Statements A statement is a declarative sentence or assertion that is either true or false. They are often labelled with a capital

More information

Logic and Truth Tables

Logic and Truth Tables Logic and Truth Tables What is a Truth Table? A truth table is a tool that helps you analyze statements or arguments in order to verify whether or not they are logical, or true. There are five basic operations

More information

~ p is always false. Based on the basic truth table for disjunction, if q is true then p ~

~ p is always false. Based on the basic truth table for disjunction, if q is true then p ~ MAT 101 Solutions Exam 2 (Logic, Part I) Multiple-Choice Questions 1. D Because this sentence contains exactly ten words, it is stating that it is false. But if it is taken to be false, then it has to

More information

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

2/13/2012. Logic: Truth Tables. CS160 Rosen Chapter 1. Logic? Logic: Truth Tables CS160 Rosen Chapter 1 Logic? 1 What is logic? Logic is a truth-preserving system of inference Truth-preserving: If the initial statements are true, the inferred statements will be true

More information