SlideShare a Scribd company logo
1 of 16
Discrete MathematicsDiscrete Mathematics
What are propositional equivalences?
Tautology?Tautology?
A compound proposition that is
always true, no matter what the truth
values of the propositional variables
that occur in it, is called a tautology.
Ex-p ∨ ¬ p is always true, it is a
tautology.
Contradiction?Contradiction?
A compound proposition that is
always false is called a contradiction.
Ex- p ∧ ¬ p is always false, it is a
contradiction.
P=I am a student.
Logical EquivalencesLogical Equivalences
 Compound propositions that have the same truth values in
all possible cases are called logically equivalent. We can
also define this notion as follows.
 The compound propositions p and q are called logically
equivalent if p ↔ q is a tautology.
 The notation p ≡ q denotes that p and q are logically
equivalent.
 Remark: The symbol ≡ is not a logical connective, and p ≡ q
is not a compound proposition but rather is the statement
that p ↔ q is a tautology. The symbol is sometimes used⇔
instead of ≡ to denote logical equivalence.
De Morgan lawsDe Morgan laws
This logical equivalence is one of the two De Morgan laws,
named after the English mathematician Augustus De
Morgan, of the mid-nineteenth century.
¬ (p q) ≡∧ ¬ p ∨ ¬ q
¬ (p q) ≡∨ ¬ p ∧ ¬ q
 Show that ¬ (p q) and∨ ¬ p ∧ ¬ q are logically
equivalent using a truth table.
Compare it with your answerCompare it with your answer
The same truth values in all possible cases
Show that p → q and ¬ p q are∨
logically equivalent using truth table.
Compare it with your answerCompare it with your answer
If more than 2 variables…..If more than 2 variables…..
In general, 2n
rows are required if a
compound proposition involves n
propositional variables.
Ex- variables p, q, and r. To use a
truth table to establish such a logical
equivalence, we need eight rows.
Show thatShow that p (q r) and (p q) (p r) are∨ ∧ ∨ ∧ ∨p (q r) and (p q) (p r) are∨ ∧ ∨ ∧ ∨
logically equivalent. This is the distributivelogically equivalent. This is the distributive
law of disjunction over conjunction.law of disjunction over conjunction.
Table 6 contains someTable 6 contains some
important equivalences. Inimportant equivalences. In
these equivalences,these equivalences, TT
denotes the compounddenotes the compound
proposition that is alwaysproposition that is always
true andtrue and F denotes theF denotes the
compound proposition thatcompound proposition that
is always false.is always false.
Some more equivalences:Some more equivalences:
Show thatShow that ¬¬ (p → q) and p ∧(p → q) and p ∧ ¬¬ qq
are logically equivalent.are logically equivalent.
¬ (p → q) ≡ ¬ ( ¬ p q) by Example 3∨
≡ ¬ ( ¬ p)∧ ¬ q by the
second De Morgan law
≡ p ∧ ¬ q by the double negation law
Show thatShow that ¬¬ (p (∨(p (∨ ¬¬ p q)) and∧p q)) and∧ ¬¬ p ∧p ∧ ¬¬ q areq are
logically equivalent by developing a series oflogically equivalent by developing a series of
logical equivalences.logical equivalences.
 ¬ (p (∨ ¬ p q)) ≡∧ ¬ p ∧ ¬ ( ¬ p q) by the second De∧
Morgan law
≡ ¬ p [∧ ¬ ( ¬ p)∨ ¬ q] by the first De Morgan law
≡ ¬ p (p∧ ∨ ¬ q) by the double negation law
≡ ( ¬ p p) (∧ ∨ ¬ p ∧ ¬ q) by the second distributive law
≡ F ∨ ( ¬ p ∧ ¬ q) because ¬ p p ≡ F∧
≡ ( ¬ p ∧ ¬ q) F by the commutative law for disjunction∨
≡ ¬ p ∧ ¬ q by the identity law for F
Show thatShow that (p q) → (p q) is a∧ ∨(p q) → (p q) is a∧ ∨
tautology.tautology.
(p q) → (p q) ≡∧ ∨ ¬ (p q) (p q) by Example 3∧ ∨ ∨
≡ ( ¬ p ∨ ¬ q) (p q) by the first De Morgan law∨ ∨
≡ ( ¬ p p) (∨ ∨ ¬ q q) by the associative and∨
commutative
laws for disjunction
≡ T T by Example 1 and the commutative∨
law for disjunction
≡ T by the domination law
HomeworkHomework
 9. Show that each of these conditional statements is a
tautology without using truth tables.
 a) (p q) → p∧
 b) p → (p q)∨
 c) ¬ p → (p → q) d) (p q) → (p → q)∧
 e) ¬ (p → q) → p f ) ¬ (p → q)→ ¬ q
 10. Show that each of these conditional statements is a
tautology without using truth tables.
 a) [ ¬ p (p q)] → q∧ ∨
 b) [(p → q) (q → r)] → (p → r)∧
 c) [p (p → q)] → q∧
 d) [(p q) (p → r) (q → r)] → r∨ ∧ ∧

More Related Content

What's hot

Discrete Mathematics Lecture
Discrete Mathematics LectureDiscrete Mathematics Lecture
Discrete Mathematics Lecture
Genie Rose Santos
 
Lecture 2 predicates quantifiers and rules of inference
Lecture 2 predicates quantifiers and rules of inferenceLecture 2 predicates quantifiers and rules of inference
Lecture 2 predicates quantifiers and rules of inference
asimnawaz54
 
Translating English to Propositional Logic
Translating English to Propositional LogicTranslating English to Propositional Logic
Translating English to Propositional Logic
Janet Stemwedel
 

What's hot (20)

Rules of inference
Rules of inferenceRules of inference
Rules of inference
 
Mathematical Logic
Mathematical LogicMathematical Logic
Mathematical Logic
 
CMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional EquivalencesCMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional Equivalences
 
CMSC 56 | Lecture 3: Predicates & Quantifiers
CMSC 56 | Lecture 3: Predicates & QuantifiersCMSC 56 | Lecture 3: Predicates & Quantifiers
CMSC 56 | Lecture 3: Predicates & Quantifiers
 
Mathematical Logic - Part 1
Mathematical Logic - Part 1Mathematical Logic - Part 1
Mathematical Logic - Part 1
 
Truth table
Truth tableTruth table
Truth table
 
Logical equivalence, laws of logic
Logical equivalence, laws of logicLogical equivalence, laws of logic
Logical equivalence, laws of logic
 
CMSC 56 | Lecture 4: Rules of Inference
CMSC 56 | Lecture 4: Rules of InferenceCMSC 56 | Lecture 4: Rules of Inference
CMSC 56 | Lecture 4: Rules of Inference
 
Logic&proof
Logic&proofLogic&proof
Logic&proof
 
Propositional logic
Propositional logicPropositional logic
Propositional logic
 
Unit I discrete mathematics lecture notes
Unit I  discrete mathematics lecture notesUnit I  discrete mathematics lecture notes
Unit I discrete mathematics lecture notes
 
Propositional logic by shawan
Propositional logic by shawanPropositional logic by shawan
Propositional logic by shawan
 
Discrete Mathematics Lecture
Discrete Mathematics LectureDiscrete Mathematics Lecture
Discrete Mathematics Lecture
 
Discrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional LogicDiscrete Mathematics - Propositional Logic
Discrete Mathematics - Propositional Logic
 
Lecture 2 predicates quantifiers and rules of inference
Lecture 2 predicates quantifiers and rules of inferenceLecture 2 predicates quantifiers and rules of inference
Lecture 2 predicates quantifiers and rules of inference
 
Translating English to Propositional Logic
Translating English to Propositional LogicTranslating English to Propositional Logic
Translating English to Propositional Logic
 
Discrete math Truth Table
Discrete math Truth TableDiscrete math Truth Table
Discrete math Truth Table
 
Discrete Math Chapter 1 :The Foundations: Logic and Proofs
Discrete Math Chapter 1 :The Foundations: Logic and ProofsDiscrete Math Chapter 1 :The Foundations: Logic and Proofs
Discrete Math Chapter 1 :The Foundations: Logic and Proofs
 
Predicates and Quantifiers
Predicates and QuantifiersPredicates and Quantifiers
Predicates and Quantifiers
 
Predicate Logic
Predicate LogicPredicate Logic
Predicate Logic
 

Viewers also liked

Want to know about java
Want to know about javaWant to know about java
Want to know about java
adityamadgula
 
Discrete Structures lecture 2
 Discrete Structures lecture 2 Discrete Structures lecture 2
Discrete Structures lecture 2
Ali Usman
 
Chapter 1 Logic of Compound Statements
Chapter 1 Logic of Compound StatementsChapter 1 Logic of Compound Statements
Chapter 1 Logic of Compound Statements
guestd166eb5
 
Introduction to parliamentary debate
Introduction to parliamentary debateIntroduction to parliamentary debate
Introduction to parliamentary debate
Abhinandan Ray
 

Viewers also liked (12)

MDD and the Tautology Problem: Discussion Notes.
MDD and the Tautology Problem: Discussion Notes.MDD and the Tautology Problem: Discussion Notes.
MDD and the Tautology Problem: Discussion Notes.
 
Truth tables complete and p1 of short method
Truth tables complete and p1 of short methodTruth tables complete and p1 of short method
Truth tables complete and p1 of short method
 
Propositions - Discrete Structures
Propositions - Discrete Structures Propositions - Discrete Structures
Propositions - Discrete Structures
 
Propositional logic
Propositional logicPropositional logic
Propositional logic
 
Want to know about java
Want to know about javaWant to know about java
Want to know about java
 
Discrete Structures lecture 2
 Discrete Structures lecture 2 Discrete Structures lecture 2
Discrete Structures lecture 2
 
Lec 02 logical eq (Discrete Mathematics)
Lec 02   logical eq (Discrete Mathematics)Lec 02   logical eq (Discrete Mathematics)
Lec 02 logical eq (Discrete Mathematics)
 
Propositional logic
Propositional logicPropositional logic
Propositional logic
 
Chapter 1 Logic of Compound Statements
Chapter 1 Logic of Compound StatementsChapter 1 Logic of Compound Statements
Chapter 1 Logic of Compound Statements
 
The logic
The logicThe logic
The logic
 
Introduction to parliamentary debate
Introduction to parliamentary debateIntroduction to parliamentary debate
Introduction to parliamentary debate
 
Logic (slides)
Logic (slides)Logic (slides)
Logic (slides)
 

Similar to Discrete mathematics

[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
rAjyarAjanItjJa
 
logicproof-141212042039-conversion-gate01.pdf
logicproof-141212042039-conversion-gate01.pdflogicproof-141212042039-conversion-gate01.pdf
logicproof-141212042039-conversion-gate01.pdf
PradeeshSAI
 
Discrete-Chapter 04 Logic Part II
Discrete-Chapter 04 Logic Part IIDiscrete-Chapter 04 Logic Part II
Discrete-Chapter 04 Logic Part II
Wongyos Keardsri
 
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
ssuser92109d
 

Similar to Discrete mathematics (20)

[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
[gaNita] 2. Propositional Equivalences [math.fsu.edu].pdf
 
UGC NET Computer Science & Application book.pdf [Sample]
UGC NET Computer Science & Application book.pdf  [Sample]UGC NET Computer Science & Application book.pdf  [Sample]
UGC NET Computer Science & Application book.pdf [Sample]
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Logic
LogicLogic
Logic
 
Computer Organization and Assembly Language
Computer Organization and Assembly LanguageComputer Organization and Assembly Language
Computer Organization and Assembly Language
 
logicproof-141212042039-conversion-gate01.pdf
logicproof-141212042039-conversion-gate01.pdflogicproof-141212042039-conversion-gate01.pdf
logicproof-141212042039-conversion-gate01.pdf
 
Per3 logika&pembuktian
Per3 logika&pembuktianPer3 logika&pembuktian
Per3 logika&pembuktian
 
Discrete-Chapter 04 Logic Part II
Discrete-Chapter 04 Logic Part IIDiscrete-Chapter 04 Logic Part II
Discrete-Chapter 04 Logic Part II
 
DS Lecture 2.ppt
DS Lecture 2.pptDS Lecture 2.ppt
DS Lecture 2.ppt
 
Slide subtopic 4
Slide subtopic 4Slide subtopic 4
Slide subtopic 4
 
Slide subtopic 2
Slide subtopic 2Slide subtopic 2
Slide subtopic 2
 
Slide subtopic 2
Slide subtopic 2Slide subtopic 2
Slide subtopic 2
 
Dicrete structure
Dicrete structureDicrete structure
Dicrete structure
 
Logic and proof
Logic and proofLogic and proof
Logic and proof
 
dm-logic.pdf
dm-logic.pdfdm-logic.pdf
dm-logic.pdf
 
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
20220818151924_PPT01 - The Logic of Compound and Quantitative Statement.pptx
 
Chapter 01 - p1.pdf
Chapter 01 - p1.pdfChapter 01 - p1.pdf
Chapter 01 - p1.pdf
 
UNIT-III-PPT.pptx
UNIT-III-PPT.pptxUNIT-III-PPT.pptx
UNIT-III-PPT.pptx
 
Discreate Truth tables and laws of logic
Discreate Truth tables and laws of logicDiscreate Truth tables and laws of logic
Discreate Truth tables and laws of logic
 
Chapter1p1.pdf
Chapter1p1.pdfChapter1p1.pdf
Chapter1p1.pdf
 

More from University of Potsdam

More from University of Potsdam (20)

Computer fundamentals 01
Computer fundamentals 01Computer fundamentals 01
Computer fundamentals 01
 
Workshop on android apps development
Workshop on android apps developmentWorkshop on android apps development
Workshop on android apps development
 
Transparency and concurrency
Transparency and concurrencyTransparency and concurrency
Transparency and concurrency
 
Database System Architecture
Database System ArchitectureDatabase System Architecture
Database System Architecture
 
Functional dependency and normalization
Functional dependency and normalizationFunctional dependency and normalization
Functional dependency and normalization
 
indexing and hashing
indexing and hashingindexing and hashing
indexing and hashing
 
data recovery-raid
data recovery-raiddata recovery-raid
data recovery-raid
 
Query processing
Query processingQuery processing
Query processing
 
Machine Learning for Data Mining
Machine Learning for Data MiningMachine Learning for Data Mining
Machine Learning for Data Mining
 
Tree, function and graph
Tree, function and graphTree, function and graph
Tree, function and graph
 
Sonet
SonetSonet
Sonet
 
Sets in discrete mathematics
Sets in discrete mathematicsSets in discrete mathematics
Sets in discrete mathematics
 
Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
 
Series parallel ac rlc networks
Series parallel ac rlc networksSeries parallel ac rlc networks
Series parallel ac rlc networks
 
Series parallel ac networks
Series parallel ac networksSeries parallel ac networks
Series parallel ac networks
 
Relations
RelationsRelations
Relations
 
Relations
RelationsRelations
Relations
 
Propositional logic
Propositional logicPropositional logic
Propositional logic
 
Prim algorithm
Prim algorithmPrim algorithm
Prim algorithm
 
Predicate & quantifier
Predicate & quantifierPredicate & quantifier
Predicate & quantifier
 

Recently uploaded

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Recently uploaded (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

Discrete mathematics

  • 1. Discrete MathematicsDiscrete Mathematics What are propositional equivalences?
  • 2. Tautology?Tautology? A compound proposition that is always true, no matter what the truth values of the propositional variables that occur in it, is called a tautology. Ex-p ∨ ¬ p is always true, it is a tautology.
  • 3. Contradiction?Contradiction? A compound proposition that is always false is called a contradiction. Ex- p ∧ ¬ p is always false, it is a contradiction. P=I am a student.
  • 4. Logical EquivalencesLogical Equivalences  Compound propositions that have the same truth values in all possible cases are called logically equivalent. We can also define this notion as follows.  The compound propositions p and q are called logically equivalent if p ↔ q is a tautology.  The notation p ≡ q denotes that p and q are logically equivalent.  Remark: The symbol ≡ is not a logical connective, and p ≡ q is not a compound proposition but rather is the statement that p ↔ q is a tautology. The symbol is sometimes used⇔ instead of ≡ to denote logical equivalence.
  • 5. De Morgan lawsDe Morgan laws This logical equivalence is one of the two De Morgan laws, named after the English mathematician Augustus De Morgan, of the mid-nineteenth century. ¬ (p q) ≡∧ ¬ p ∨ ¬ q ¬ (p q) ≡∨ ¬ p ∧ ¬ q  Show that ¬ (p q) and∨ ¬ p ∧ ¬ q are logically equivalent using a truth table.
  • 6. Compare it with your answerCompare it with your answer The same truth values in all possible cases
  • 7. Show that p → q and ¬ p q are∨ logically equivalent using truth table.
  • 8. Compare it with your answerCompare it with your answer
  • 9. If more than 2 variables…..If more than 2 variables….. In general, 2n rows are required if a compound proposition involves n propositional variables. Ex- variables p, q, and r. To use a truth table to establish such a logical equivalence, we need eight rows.
  • 10. Show thatShow that p (q r) and (p q) (p r) are∨ ∧ ∨ ∧ ∨p (q r) and (p q) (p r) are∨ ∧ ∨ ∧ ∨ logically equivalent. This is the distributivelogically equivalent. This is the distributive law of disjunction over conjunction.law of disjunction over conjunction.
  • 11. Table 6 contains someTable 6 contains some important equivalences. Inimportant equivalences. In these equivalences,these equivalences, TT denotes the compounddenotes the compound proposition that is alwaysproposition that is always true andtrue and F denotes theF denotes the compound proposition thatcompound proposition that is always false.is always false.
  • 12. Some more equivalences:Some more equivalences:
  • 13. Show thatShow that ¬¬ (p → q) and p ∧(p → q) and p ∧ ¬¬ qq are logically equivalent.are logically equivalent. ¬ (p → q) ≡ ¬ ( ¬ p q) by Example 3∨ ≡ ¬ ( ¬ p)∧ ¬ q by the second De Morgan law ≡ p ∧ ¬ q by the double negation law
  • 14. Show thatShow that ¬¬ (p (∨(p (∨ ¬¬ p q)) and∧p q)) and∧ ¬¬ p ∧p ∧ ¬¬ q areq are logically equivalent by developing a series oflogically equivalent by developing a series of logical equivalences.logical equivalences.  ¬ (p (∨ ¬ p q)) ≡∧ ¬ p ∧ ¬ ( ¬ p q) by the second De∧ Morgan law ≡ ¬ p [∧ ¬ ( ¬ p)∨ ¬ q] by the first De Morgan law ≡ ¬ p (p∧ ∨ ¬ q) by the double negation law ≡ ( ¬ p p) (∧ ∨ ¬ p ∧ ¬ q) by the second distributive law ≡ F ∨ ( ¬ p ∧ ¬ q) because ¬ p p ≡ F∧ ≡ ( ¬ p ∧ ¬ q) F by the commutative law for disjunction∨ ≡ ¬ p ∧ ¬ q by the identity law for F
  • 15. Show thatShow that (p q) → (p q) is a∧ ∨(p q) → (p q) is a∧ ∨ tautology.tautology. (p q) → (p q) ≡∧ ∨ ¬ (p q) (p q) by Example 3∧ ∨ ∨ ≡ ( ¬ p ∨ ¬ q) (p q) by the first De Morgan law∨ ∨ ≡ ( ¬ p p) (∨ ∨ ¬ q q) by the associative and∨ commutative laws for disjunction ≡ T T by Example 1 and the commutative∨ law for disjunction ≡ T by the domination law
  • 16. HomeworkHomework  9. Show that each of these conditional statements is a tautology without using truth tables.  a) (p q) → p∧  b) p → (p q)∨  c) ¬ p → (p → q) d) (p q) → (p → q)∧  e) ¬ (p → q) → p f ) ¬ (p → q)→ ¬ q  10. Show that each of these conditional statements is a tautology without using truth tables.  a) [ ¬ p (p q)] → q∧ ∨  b) [(p → q) (q → r)] → (p → r)∧  c) [p (p → q)] → q∧  d) [(p q) (p → r) (q → r)] → r∨ ∧ ∧