SlideShare a Scribd company logo
Introduction to Logic Simple and Compound Statements Connectives NOT, AND, OR Resources:  HRW Geometry, Lesson 12.2
How can you tell when a complicated statement is true or false? In the nineteenth century, George Boole  symbolic logic . He believed logical ideas could be calculated symbolically.  His methods allow us to perform calculations to decide if statements are true or false and whether logical arguments are valid. Introduction Instruction Examples Practice
Please  go back  or choose a topic from above. Introduction Instruction Examples Practice
List of Instructional Pages Statements Simple and Compound Statements The Connectives: NOT, AND, OR The Connectives:  Negation Negation:  Truth Table The Connectives:  Conjunction 7. Conjunction:  Truth Table 8.  The Connectives:  Disjunction 9.  Disjunction:  Truth Table 10. Truth Tables: Negating a Conjunction 11. Truth Tables: The Disjunction of Two Negations 12. Truth Tables: Truth Tables: Logically Equivalent Statements
A  statement  in is a declarative sentence that is either true or false.  We represent statements by lowercase letters such as  p ,  q , or  r . Examples of statements: AIDS is a leading killer of women. If you eat less and exercise more, you will lose weight. Cebu is in Luzon. This is page  1 of 13 These are   not  statements: Beam me up Scotty. When did dinosaurs become extinct? This statement is false. Introduction to  Symbolic Logic Introduction Instruction Examples Practice Page list Last Next
Identify which of the following sentences are “statements” as defined in logic. YES NO YES NO YES YES NO Kimberly lives in Cebu City.  Drop that puppy right now!  My pencil is broken. Do we have an assignment for today? The Philippines has more than 8 000 islands.  The complement of 50° is 40°. Please hand me my bag. Is this a logical “statement”?
A Compound Statement A  simple statement  contains a single idea.  A Simple Statement “ The 1998 Yankees were the best team in the history of baseball.” A  compound statement  contains several ideas combined together.   If you break your lease, then you forfeit your deposit. Introduction to  Symbolic Logic Introduction Instruction Examples Practice This is page  2 of 13 Page list Last Next
Words used to join the ideas of a compound statement are called  connectives.   Three of the connectives are  not ,  and , and  or .  This is page  3 of 13 The Symbols Page list Last Next Introduction Instruction Examples Practice NOT ~ AND OR Negation NOT Conjunction AND Disjunction OR
A  negation  is a statement expressing the idea that something is not true.  We represent negation by the symbol  ~ and use the word “ not ” .  If  p  represents “The blue whale is the largest living creature,” then ~p   represents “The blue whale is  not  the largest living creature.” The Connectives - Negation Introduction Instruction Examples Practice This is page  4 of 13 Page list Last Next
Consider the following statements: p :  The sun is a star. ~ p : The sun is not a star. When the first statement,  p , is true, the second statement, ~p, is false, and vice versa.  We can represent this in a  truth table . Graphic Page list Negation This is where the symbol that represents your first statement will go. This is where the symbol that represents your second statement will go. Since the first entry is true, the second entry is false. Since we are looking at the  negation  of the statement, here we need the  opposite  of the previous column p T F ~p F T By convention this first entry is usually TRUE. Introduction Instruction Examples Practice This is page  5 of 13 Last Next
Give the truth value of the given statements, its negation and the negation’s truth value. Statement Truth Value Negation The penguin is classified as a bird. T The penguin is not classified as a bird. F Truth Value The Philippine flag has five colors. F The Philippine flag does not have five colors. T The difference of 38 and 13 is not equal to 25. F The difference of 38 and 13 is equal to 25. T Mars is not the hottest planet in the solar system. T Mars is the hottest planet in the solar system. F Two points are always collinear. T Two points are not always collinear. F Two planes does not intersect at a point. T Two planes intersect at a point. F
A  conjunction   expresses the idea of  and .  We use the symbol  Λ   to represent a conjunction. p  :  d  : p  Λ  d  :  ~p  Λ  ~d  : Now write the conjunction of the negations of each statement: NOT   p  and  NOT  d Now write the  conjunction  of the two statements:  p  and  d Jovie is  not  a good dancer and Noel is  not  a superb artist. Jovie is a good dancer and Noel is a superb artist. This will be your second statement. This will be your first statement. Noel is a superb artist. Jovie is a good dancer. Next The Connectives - Conjunction Introduction Instruction Examples Practice This is page  6 of 13 Page list Last
Consider the following statements: p :  Today is Tuesday. q :  Tonight is the first track meet. p  Λ  q  :  Today is Tuesday  and  tonight is the first track meet. Conjunction T T T T T F F F F F F F p q p  Λ  q When given two statements, typically the first statement is TTFF. The second statement will alternate TFTF. A conjunction is true if and only if  both  of its statements are true. Introduction Instruction Examples Practice This is page  7 of 13 Page list Last Next Since q is false… … the conjunction is false. Since p is false… … the conjunction is false.
Given the following statements, state the specified conjunctions and identify its truth value. a : Jupiter is the biggest planet in the solar system. b : A dolphin is just a big fish. c : The sun is not the biggest star in the universe. d : A geometric theorem does not need a proof. e : The Philippines is a member of the United Nations. a  Λ  e : T  Λ  T TRUE b  Λ  c : F  Λ  T FALSE e  Λ  c : T  Λ  T TRUE d  Λ  b : F  Λ  F FALSE ~a  Λ  e: F  Λ  T FALSE e  Λ  ~d: T  Λ  T TRUE ~b  Λ  c: T  Λ  T TRUE ~b  Λ  ~d : T  Λ  T TRUE
A  disjunction   conveys the notion of  or .  We use the symbol  V  to represent a disjunction. The Connectives u  :  Human population will increase. c  :  Raw resources will be depleted. u  V  c  : Human population will increase  or  raw resources will be depleted. ~u  V  c  : Human population will  not  increase  or  raw resources will be depleted. Introduction Instruction Examples Practice This is page  8 of 13 Page list Last Next
In everyday life,  “or”  means one or the other but not both.  This is called the exclusive or.  In logic,  “or”  means one or the other or both, called the inclusive or. Disjunction A disjunction is  false  if and only if  both  of its statements are false. This statement is false only if John does neither. T T T F He goes swimming…. … so the disjunction is true. He goes bowling…. … so the disjunction is true. He does BOTH so the disjunction is TRUE. He does NEITHER so the disjunction is FALSE. Introduction Instruction Examples Practice This is page  9 of 13 Page list Last Next p q p    q T T T F F T F F
Given the following statements, state the specified conjunctions and identify its truth value. p : The biggest continent of Earth is Europe. q : Niel Armstrong is not the first man on the moon. r : All sharks eat people. s : The sum of 3 and 7 is not 9. t : An elephant is the largest land mammal. s V q : T V F TRUE a V t : F V T TRUE q V r : T V F TRUE r V p : F V F FALSE ~q V r: T V F TRUE p V ~s: F V F FALSE ~s V ~t: F V F FALSE ~p V ~r : T V T TRUE
This is page  10 of 13 Page list Last Next Negation “NOT” ~ Truth value is the opposite of the original statement Conjunction “AND”  Λ Truth value of a conjunction is true ONLY if both statements are true Disjunction “OR” V Truth value of a disjunction is false ONLY if both statements are false Introduction Instruction Examples Practice
Given the following statements, state the specified conjunctions and identify its truth value. j : The moon does not revolve around the earth. k : The ostrich is the world’s biggest bird. l : Mt. Carmel is the tallest mountain in the world. m : Euclid is the father of Geometry. n : The Statue of Liberty is not found in Russia. j  Λ  k : l V m : n  Λ  j : l V J : ~k V m: ~l V ~j : n  Λ  ~k : j  Λ  ~m:
Given the following statements, state the specified conjunctions and identify its truth value. j : The moon does not revolve around the earth. k : The ostrich is the world’s biggest bird. l : Mt. Carmel is the tallest mountain in the world. m : Euclid is the father of Geometry. n : The Statue of Liberty is not found in Russia. j  Λ  k : F  Λ  T FALSE l V m : F V T TRUE n  Λ  j : T  Λ  F FALSE l V J : F V F FALSE ~k V m: F V T TRUE ~l V ~j : T V T TRUE n  Λ  ~k : T  Λ  F FALSE j  Λ  ~m: F  Λ  F FALSE
Slides after these are for optional study.
Complete the following truth table to negate a conjunction. Truth Tables – The Negation of a Conjunction A conjunction is only true if both statements are true A negation yields the opposite of the previous statement. Click to see the solution. Introduction Instruction Examples Practice This is page  11 of 13 Page list Last Next p q p    q ~(p    q) T T T F F T F F p q p    q ~(p    q) T T T F T F F T F T F T F F F T
This is page  12 of 13 Page list Last Next Complete the following truth table for the disjunctions of two negations.  Truth Tables – The Disjunction of Two Negations Click for the solution. Introduction Instruction Examples Practice p q ~p ~q ~p V ~ q T T F F F T F F T T F T T F T F F T T T p q ~p ~q ~p V ~ q T T T F F T F F
Compare the last columns of the two truth tables. Truth Tables – Logically Equivalent Statements and DeMorgan’s Law When two statements have the same truth values they are said to be logically equivalent (  ) .  Therefore,  ~(p    q)     ~p    ~ q This is one of DeMorgan’s Laws. Introduction Instruction Examples Practice This is page  13 of 13 Page list Last Next p q ~p ~q ~p    ~ q T T F F F T F F T T F T T F T F F T T T p q p    q ~(p    q) T T T F T F F T F T F T F F F T
You have now completed the instructional portion of this lesson.  You may proceed to more  examples  or the  practice  assignment. Introduction Instruction Examples Practice
Example 1 Example 2 Example 3 Example 4 Example 5 Example 6 Examples: Simple vs Compound Statements Using the Connectives Negation Conjunction Disjunction Truth Tables and Logically Equivalent Statements There can never be surprises in logic.  Ludwig Wittgenstein Introduction Instruction Examples Practice
Please  go back  or choose a topic from above. Introduction Instruction Examples Practice
Practice How complicated can truth tables be? Practice Logic Tables Click on address below to practice truth tables   Introduction Instruction Examples Practice
Please  go back  or choose a topic from above. Introduction Instruction Examples Practice
Example 1 The Braves won last night. Back to main  example page Identify each sentence as simple or compound. SIMPLE Phil played the guitar and sang. COMPOUND Sherri talked on the phone or played bridge all evening. COMPOUND Dan is not mad at me. COMPOUND Only one idea Two ideas… conjunction Two ideas… disjunction Negation
q      r Example 2 p Back to main  example page Express each of the symbolic statements in words.  p  = “You like to paint,”  q  = “You are an artist,”  r  = “You draw landscapes.”  You like to paint ~r You don’t like to draw   landscapes ~p You don’t like to paint     q and you are not an artist.  p or you like to paint. or you are an artist and you don’t draw landscapes.
Example 3 I am not angry at you! Back to main  example page Write the negation of each statement. I am angry at you! My best friend is coming over tonight. My best friend is not coming over tonight. The polygon is a not a regular polygon. The polygon is a regular polygon. not
Example 4 George Washington was the first president of the U.S. and John Adams was the second. Back to main  example page Use the truth table to determine whether the following conjunctions are true or false. True, because both parts are true.   The sum of the measures of the angles of a pentagon is 720° and red is a color. False.  Even though the second part is true, the first part is false.  George Washington was the first president. John Adams was the second president. True The sum of pentagon’s angles is 720 o . True T False Red is a color. True F p q p  Λ  q T T T T F F F T F F F F
Use the truth table to determine whether the following disjunctions are true or false. False True 5 - 3 = 2 Dogs can play golf. Example 5 A square is a rectangle or a pentagon has five sides. Back to main  example page True, because both parts are true.  Dogs can play golf or 5 – 3 = 2. True.  Even though the first part is false, the second part is true.  A square is a rectangle. A pentagon has five sides. True True T T p q p    q T T T T F T F T T F F F
Example 6 Back to main  example page Use truth tables to determine if the statement ~p    ~q is logically equivalent to ~(p    q) The two statements are logically equivalent.  Recall: ~(p    q)    ~p    ~q  is one of De Morgan’s Laws. p q p    q ~(p    q) T T T F T F T F F T T F F F F T p q ~p ~q ~p    ~ q T T F F F T F F T F F T T F F F F T T T

More Related Content

PPTX
Inverse variation word problem
PPTX
Rational exponents and radicals
PPTX
Application of permutation in real life
PPT
Synthetic division
PPTX
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
PPTX
Zero and Negative Exponents
PPTX
Quartile
PDF
Union and intersection of events (math 10)
Inverse variation word problem
Rational exponents and radicals
Application of permutation in real life
Synthetic division
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
Zero and Negative Exponents
Quartile
Union and intersection of events (math 10)

What's hot (20)

PPTX
CMSC 56 | Lecture 2: Propositional Equivalences
PPTX
Operations on sets
PPT
union and intersection of events.ppt
PDF
Lesson 2: Limits and Limit Laws
PPSX
Math 8 - Linear Functions
PPTX
DECILE FOR UNGROUPED DATA-MOV 4 COPY.pptx
PPTX
GRADE 9 Proportion PowerPoint Presentation
PPT
Trigonometry ratios in right triangle
PPT
Verifying trigonometric identities
PPT
Basic Concept Of Probability
PPTX
Arithmetic sequences and arithmetic means
PPTX
Similarity day 1 sss, sas, aa
PPT
Quadratic inequalities
PPT
Section 3.5 inequalities involving quadratic functions
PPTX
Arithmetic sequence
PPTX
Independent and dependent events notes
PPTX
Geometric series
PPT
Intermediate Value Theorem
PPTX
Geometric Sequence & Series.pptx
PPTX
union and intersection.pptx
CMSC 56 | Lecture 2: Propositional Equivalences
Operations on sets
union and intersection of events.ppt
Lesson 2: Limits and Limit Laws
Math 8 - Linear Functions
DECILE FOR UNGROUPED DATA-MOV 4 COPY.pptx
GRADE 9 Proportion PowerPoint Presentation
Trigonometry ratios in right triangle
Verifying trigonometric identities
Basic Concept Of Probability
Arithmetic sequences and arithmetic means
Similarity day 1 sss, sas, aa
Quadratic inequalities
Section 3.5 inequalities involving quadratic functions
Arithmetic sequence
Independent and dependent events notes
Geometric series
Intermediate Value Theorem
Geometric Sequence & Series.pptx
union and intersection.pptx
Ad

Viewers also liked (20)

PDF
טכנולוגיה חדשנית למניעת משקעים במערכות R.O.
PDF
выхадные в тбилиси
ODP
Facebook Platform
PDF
Corporate Responsibility Report 2008
PPT
Retroalimentación Unidad I
PPT
PHP Optimization for Millions Visits Level
PPT
What do you do
PDF
Report Telstra Teleworking Study
PPT
The Carbon Conversation, February 2010: The Carbon Trust
PDF
Women 2.0 2.14 fran maier
PPT
Dadaism (1)
PDF
Drishtee textile-apparel-2013
PPT
Care safety quiz
PDF
Cordoba 107 bahia de rosas algarrobo
PPT
загадки
PPTX
"Breaking the Chains of Worry and Anxiety"
PPT
Gioi Thieu Mon An
PPTX
Bristol and me - The Story of Bristol52
PPTX
07 waves
DOC
Twitter
טכנולוגיה חדשנית למניעת משקעים במערכות R.O.
выхадные в тбилиси
Facebook Platform
Corporate Responsibility Report 2008
Retroalimentación Unidad I
PHP Optimization for Millions Visits Level
What do you do
Report Telstra Teleworking Study
The Carbon Conversation, February 2010: The Carbon Trust
Women 2.0 2.14 fran maier
Dadaism (1)
Drishtee textile-apparel-2013
Care safety quiz
Cordoba 107 bahia de rosas algarrobo
загадки
"Breaking the Chains of Worry and Anxiety"
Gioi Thieu Mon An
Bristol and me - The Story of Bristol52
07 waves
Twitter
Ad

Similar to 1 intro to logic (20)

PPT
Hypothetical%20proposition classpresentation[1]
PPTX
MATHMOW_LESSON-7.pptx
PPT
Conditionals
PPT
Inductive reasoning & logic
PPTX
MATHEMATICS LOGIC AND SET THEORY PRESENTATION.pptx
PPTX
1. Logic.pptx
PPTX
LOGIC.pptx. To uphold certainty in validity of mathematical statements or to ...
PDF
Logic Statements and Quantifiers by Nardito L. Mediana Jr.
PPTX
Logic-2.pptx (iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)
PPT
Bab 1 proposisi
PPTX
proposition Logic-1.pptx Discrete Mathematics
PPTX
LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE.....
PPTX
LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE.....
PPTX
Discrete Structure 2 for Bachelor of Science in Computer Science
PPTX
Conditional-Propositions-Tautologies-Fallacies-and-Syllogisms-1.pptx
PPTX
Unit 1Quantitaive Reasoning II Logic.pptx
PPT
Discrete Maths141 - Course Outline and Lecture Slides
PPT
lectures in prolog in order to advance in artificial intelligence
PPT
Chapter 1: The Foundations: Logic and Proofs
PPTX
Discrete Mathematics Details tree pt.pptx
Hypothetical%20proposition classpresentation[1]
MATHMOW_LESSON-7.pptx
Conditionals
Inductive reasoning & logic
MATHEMATICS LOGIC AND SET THEORY PRESENTATION.pptx
1. Logic.pptx
LOGIC.pptx. To uphold certainty in validity of mathematical statements or to ...
Logic Statements and Quantifiers by Nardito L. Mediana Jr.
Logic-2.pptx (iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)
Bab 1 proposisi
proposition Logic-1.pptx Discrete Mathematics
LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE.....
LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE.....
Discrete Structure 2 for Bachelor of Science in Computer Science
Conditional-Propositions-Tautologies-Fallacies-and-Syllogisms-1.pptx
Unit 1Quantitaive Reasoning II Logic.pptx
Discrete Maths141 - Course Outline and Lecture Slides
lectures in prolog in order to advance in artificial intelligence
Chapter 1: The Foundations: Logic and Proofs
Discrete Mathematics Details tree pt.pptx

More from Fidelfo Moral (20)

PPTX
23 effects of heat
PPTX
22 thermodynamics cont.
PPTX
21 thermodynamics
PPTX
20 magnetism
PPTX
19 ohm's law
PPTX
18 electrostatics
PPTX
16 the doppler effect
PPTX
15 sound
PPTX
13 lenses
PPTX
12 mirrors
PPTX
10 properties of light
PPTX
09 light in focus
PPTX
06 significant figures
PPTX
05 measurement
PPTX
04 scientific method
PPTX
03 what is physics
PPTX
02 what is science
PPTX
01 physics class orientation
PPTX
00 check up tests
PPT
14 ray diagrams
23 effects of heat
22 thermodynamics cont.
21 thermodynamics
20 magnetism
19 ohm's law
18 electrostatics
16 the doppler effect
15 sound
13 lenses
12 mirrors
10 properties of light
09 light in focus
06 significant figures
05 measurement
04 scientific method
03 what is physics
02 what is science
01 physics class orientation
00 check up tests
14 ray diagrams

1 intro to logic

  • 1. Introduction to Logic Simple and Compound Statements Connectives NOT, AND, OR Resources: HRW Geometry, Lesson 12.2
  • 2. How can you tell when a complicated statement is true or false? In the nineteenth century, George Boole symbolic logic . He believed logical ideas could be calculated symbolically. His methods allow us to perform calculations to decide if statements are true or false and whether logical arguments are valid. Introduction Instruction Examples Practice
  • 3. Please go back or choose a topic from above. Introduction Instruction Examples Practice
  • 4. List of Instructional Pages Statements Simple and Compound Statements The Connectives: NOT, AND, OR The Connectives: Negation Negation: Truth Table The Connectives: Conjunction 7. Conjunction: Truth Table 8. The Connectives: Disjunction 9. Disjunction: Truth Table 10. Truth Tables: Negating a Conjunction 11. Truth Tables: The Disjunction of Two Negations 12. Truth Tables: Truth Tables: Logically Equivalent Statements
  • 5. A statement in is a declarative sentence that is either true or false. We represent statements by lowercase letters such as p , q , or r . Examples of statements: AIDS is a leading killer of women. If you eat less and exercise more, you will lose weight. Cebu is in Luzon. This is page 1 of 13 These are not statements: Beam me up Scotty. When did dinosaurs become extinct? This statement is false. Introduction to Symbolic Logic Introduction Instruction Examples Practice Page list Last Next
  • 6. Identify which of the following sentences are “statements” as defined in logic. YES NO YES NO YES YES NO Kimberly lives in Cebu City. Drop that puppy right now! My pencil is broken. Do we have an assignment for today? The Philippines has more than 8 000 islands. The complement of 50° is 40°. Please hand me my bag. Is this a logical “statement”?
  • 7. A Compound Statement A simple statement contains a single idea. A Simple Statement “ The 1998 Yankees were the best team in the history of baseball.” A compound statement contains several ideas combined together. If you break your lease, then you forfeit your deposit. Introduction to Symbolic Logic Introduction Instruction Examples Practice This is page 2 of 13 Page list Last Next
  • 8. Words used to join the ideas of a compound statement are called connectives. Three of the connectives are not , and , and or . This is page 3 of 13 The Symbols Page list Last Next Introduction Instruction Examples Practice NOT ~ AND OR Negation NOT Conjunction AND Disjunction OR
  • 9. A negation is a statement expressing the idea that something is not true. We represent negation by the symbol ~ and use the word “ not ” . If p represents “The blue whale is the largest living creature,” then ~p represents “The blue whale is not the largest living creature.” The Connectives - Negation Introduction Instruction Examples Practice This is page 4 of 13 Page list Last Next
  • 10. Consider the following statements: p : The sun is a star. ~ p : The sun is not a star. When the first statement, p , is true, the second statement, ~p, is false, and vice versa. We can represent this in a truth table . Graphic Page list Negation This is where the symbol that represents your first statement will go. This is where the symbol that represents your second statement will go. Since the first entry is true, the second entry is false. Since we are looking at the negation of the statement, here we need the opposite of the previous column p T F ~p F T By convention this first entry is usually TRUE. Introduction Instruction Examples Practice This is page 5 of 13 Last Next
  • 11. Give the truth value of the given statements, its negation and the negation’s truth value. Statement Truth Value Negation The penguin is classified as a bird. T The penguin is not classified as a bird. F Truth Value The Philippine flag has five colors. F The Philippine flag does not have five colors. T The difference of 38 and 13 is not equal to 25. F The difference of 38 and 13 is equal to 25. T Mars is not the hottest planet in the solar system. T Mars is the hottest planet in the solar system. F Two points are always collinear. T Two points are not always collinear. F Two planes does not intersect at a point. T Two planes intersect at a point. F
  • 12. A conjunction expresses the idea of and . We use the symbol Λ to represent a conjunction. p : d : p Λ d : ~p Λ ~d : Now write the conjunction of the negations of each statement: NOT p and NOT d Now write the conjunction of the two statements: p and d Jovie is not a good dancer and Noel is not a superb artist. Jovie is a good dancer and Noel is a superb artist. This will be your second statement. This will be your first statement. Noel is a superb artist. Jovie is a good dancer. Next The Connectives - Conjunction Introduction Instruction Examples Practice This is page 6 of 13 Page list Last
  • 13. Consider the following statements: p : Today is Tuesday. q : Tonight is the first track meet. p Λ q : Today is Tuesday and tonight is the first track meet. Conjunction T T T T T F F F F F F F p q p Λ q When given two statements, typically the first statement is TTFF. The second statement will alternate TFTF. A conjunction is true if and only if both of its statements are true. Introduction Instruction Examples Practice This is page 7 of 13 Page list Last Next Since q is false… … the conjunction is false. Since p is false… … the conjunction is false.
  • 14. Given the following statements, state the specified conjunctions and identify its truth value. a : Jupiter is the biggest planet in the solar system. b : A dolphin is just a big fish. c : The sun is not the biggest star in the universe. d : A geometric theorem does not need a proof. e : The Philippines is a member of the United Nations. a Λ e : T Λ T TRUE b Λ c : F Λ T FALSE e Λ c : T Λ T TRUE d Λ b : F Λ F FALSE ~a Λ e: F Λ T FALSE e Λ ~d: T Λ T TRUE ~b Λ c: T Λ T TRUE ~b Λ ~d : T Λ T TRUE
  • 15. A disjunction conveys the notion of or . We use the symbol V to represent a disjunction. The Connectives u : Human population will increase. c : Raw resources will be depleted. u V c : Human population will increase or raw resources will be depleted. ~u V c : Human population will not increase or raw resources will be depleted. Introduction Instruction Examples Practice This is page 8 of 13 Page list Last Next
  • 16. In everyday life, “or” means one or the other but not both. This is called the exclusive or. In logic, “or” means one or the other or both, called the inclusive or. Disjunction A disjunction is false if and only if both of its statements are false. This statement is false only if John does neither. T T T F He goes swimming…. … so the disjunction is true. He goes bowling…. … so the disjunction is true. He does BOTH so the disjunction is TRUE. He does NEITHER so the disjunction is FALSE. Introduction Instruction Examples Practice This is page 9 of 13 Page list Last Next p q p  q T T T F F T F F
  • 17. Given the following statements, state the specified conjunctions and identify its truth value. p : The biggest continent of Earth is Europe. q : Niel Armstrong is not the first man on the moon. r : All sharks eat people. s : The sum of 3 and 7 is not 9. t : An elephant is the largest land mammal. s V q : T V F TRUE a V t : F V T TRUE q V r : T V F TRUE r V p : F V F FALSE ~q V r: T V F TRUE p V ~s: F V F FALSE ~s V ~t: F V F FALSE ~p V ~r : T V T TRUE
  • 18. This is page 10 of 13 Page list Last Next Negation “NOT” ~ Truth value is the opposite of the original statement Conjunction “AND” Λ Truth value of a conjunction is true ONLY if both statements are true Disjunction “OR” V Truth value of a disjunction is false ONLY if both statements are false Introduction Instruction Examples Practice
  • 19. Given the following statements, state the specified conjunctions and identify its truth value. j : The moon does not revolve around the earth. k : The ostrich is the world’s biggest bird. l : Mt. Carmel is the tallest mountain in the world. m : Euclid is the father of Geometry. n : The Statue of Liberty is not found in Russia. j Λ k : l V m : n Λ j : l V J : ~k V m: ~l V ~j : n Λ ~k : j Λ ~m:
  • 20. Given the following statements, state the specified conjunctions and identify its truth value. j : The moon does not revolve around the earth. k : The ostrich is the world’s biggest bird. l : Mt. Carmel is the tallest mountain in the world. m : Euclid is the father of Geometry. n : The Statue of Liberty is not found in Russia. j Λ k : F Λ T FALSE l V m : F V T TRUE n Λ j : T Λ F FALSE l V J : F V F FALSE ~k V m: F V T TRUE ~l V ~j : T V T TRUE n Λ ~k : T Λ F FALSE j Λ ~m: F Λ F FALSE
  • 21. Slides after these are for optional study.
  • 22. Complete the following truth table to negate a conjunction. Truth Tables – The Negation of a Conjunction A conjunction is only true if both statements are true A negation yields the opposite of the previous statement. Click to see the solution. Introduction Instruction Examples Practice This is page 11 of 13 Page list Last Next p q p  q ~(p  q) T T T F F T F F p q p  q ~(p  q) T T T F T F F T F T F T F F F T
  • 23. This is page 12 of 13 Page list Last Next Complete the following truth table for the disjunctions of two negations. Truth Tables – The Disjunction of Two Negations Click for the solution. Introduction Instruction Examples Practice p q ~p ~q ~p V ~ q T T F F F T F F T T F T T F T F F T T T p q ~p ~q ~p V ~ q T T T F F T F F
  • 24. Compare the last columns of the two truth tables. Truth Tables – Logically Equivalent Statements and DeMorgan’s Law When two statements have the same truth values they are said to be logically equivalent (  ) . Therefore, ~(p  q)  ~p  ~ q This is one of DeMorgan’s Laws. Introduction Instruction Examples Practice This is page 13 of 13 Page list Last Next p q ~p ~q ~p  ~ q T T F F F T F F T T F T T F T F F T T T p q p  q ~(p  q) T T T F T F F T F T F T F F F T
  • 25. You have now completed the instructional portion of this lesson. You may proceed to more examples or the practice assignment. Introduction Instruction Examples Practice
  • 26. Example 1 Example 2 Example 3 Example 4 Example 5 Example 6 Examples: Simple vs Compound Statements Using the Connectives Negation Conjunction Disjunction Truth Tables and Logically Equivalent Statements There can never be surprises in logic. Ludwig Wittgenstein Introduction Instruction Examples Practice
  • 27. Please go back or choose a topic from above. Introduction Instruction Examples Practice
  • 28. Practice How complicated can truth tables be? Practice Logic Tables Click on address below to practice truth tables Introduction Instruction Examples Practice
  • 29. Please go back or choose a topic from above. Introduction Instruction Examples Practice
  • 30. Example 1 The Braves won last night. Back to main example page Identify each sentence as simple or compound. SIMPLE Phil played the guitar and sang. COMPOUND Sherri talked on the phone or played bridge all evening. COMPOUND Dan is not mad at me. COMPOUND Only one idea Two ideas… conjunction Two ideas… disjunction Negation
  • 31. q    r Example 2 p Back to main example page Express each of the symbolic statements in words. p = “You like to paint,” q = “You are an artist,” r = “You draw landscapes.” You like to paint ~r You don’t like to draw landscapes ~p You don’t like to paint   q and you are not an artist.  p or you like to paint. or you are an artist and you don’t draw landscapes.
  • 32. Example 3 I am not angry at you! Back to main example page Write the negation of each statement. I am angry at you! My best friend is coming over tonight. My best friend is not coming over tonight. The polygon is a not a regular polygon. The polygon is a regular polygon. not
  • 33. Example 4 George Washington was the first president of the U.S. and John Adams was the second. Back to main example page Use the truth table to determine whether the following conjunctions are true or false. True, because both parts are true. The sum of the measures of the angles of a pentagon is 720° and red is a color. False. Even though the second part is true, the first part is false. George Washington was the first president. John Adams was the second president. True The sum of pentagon’s angles is 720 o . True T False Red is a color. True F p q p Λ q T T T T F F F T F F F F
  • 34. Use the truth table to determine whether the following disjunctions are true or false. False True 5 - 3 = 2 Dogs can play golf. Example 5 A square is a rectangle or a pentagon has five sides. Back to main example page True, because both parts are true. Dogs can play golf or 5 – 3 = 2. True. Even though the first part is false, the second part is true. A square is a rectangle. A pentagon has five sides. True True T T p q p  q T T T T F T F T T F F F
  • 35. Example 6 Back to main example page Use truth tables to determine if the statement ~p  ~q is logically equivalent to ~(p  q) The two statements are logically equivalent. Recall: ~(p  q)  ~p  ~q is one of De Morgan’s Laws. p q p  q ~(p  q) T T T F T F T F F T T F F F F T p q ~p ~q ~p  ~ q T T F F F T F F T F F T T F F F F T T T

Editor's Notes

  • #6: (c) Greenville County Schools
  • #8: (c) Greenville County Schools
  • #9: (c) Greenville County Schools
  • #10: (c) Greenville County Schools
  • #11: (c) Greenville County Schools
  • #13: (c) Greenville County Schools
  • #14: (c) Greenville County Schools
  • #16: (c) Greenville County Schools
  • #17: (c) Greenville County Schools
  • #23: (c) Greenville County Schools
  • #24: (c) Greenville County Schools
  • #25: (c) Greenville County Schools