SlideShare a Scribd company logo
1 of 25
Download to read offline
LOGIC
PREPOSITIONal
A statement is a declaratory sentence which is true or
false but not both. In other words , a statement is a
declarative sentence which has a definate truth table.
Logical connectives or sentence
connectives
These are the words or symbols used to combine
two sentence to form a compound statement.
logic Name rank
~ Negation 1
^ Conjunction 2
V Disjunction 3
=> Conditional 4
 Biconditional 5
A B ^ V ~A =>  NOR NAND XOR EX-
NOR
T T T T F T T F F F T
T F F T F F F F T T F
F T F T T T F F T T F
F F F F T T T T T F T
TAUTOLOGY
i. A TAUTOLOGY IS A PREPOSITION WHICH IS
TRUE FOR ALL TRUTH VALUES OF ITS SUB-
PREPOSITIONS OR COMPONENTS.
ii. A TAUTOLOGY IS ALSO CALLED LOGICALLY
VALID OR LOGICALLY TRUE.
iii. ALL ENTRIES IN THE COLUMN OF
TAUTOLOGY ARE TRUE.
For example:
p^q=>q
P q p^q q p^q=>
q
T T T T T
T F F F T
F T F T T
F F F F T
Contradiction
 CONTRADICTION IS A PREPOSITION WHICH IS
ALWAYS FALSE FOR ALL TRUTH VALUES OF ITS
SUB-PREPOSITIONS OR COMPONENTS.
 A CONTRADICTION IS ALSO CALLED LOGICALLY
INVALID OR LOGICALLY FALSE
 ALL ENTRIES IN THE COLUMN OF
CONTRADICTION ARE FALSE.
FOR EXAMPLE
(P v Q)^(~P)^(~Q)
P Q P V Q ~P ~Q (P v Q)^(~P)^(~Q)
T T T F F F
T F T F T F
F T T T F F
F F F T T F
Contingency
It is a preposition which is either true or
false depending on the truth value of its
components or preposition..
FOR EXAMPLE
~p ^ ~q
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
Logical equivalence
Two statements are called logically equivalent if the truth
values of both the statements are always identical..
For example:
If we take two statements p=>q and ~q =>~p , then there
truth table values must be equal to satisfy the condition of
logical equivalence..
SINCE,THE TRUTH TABLE VALUES OF BOTH
STATEMENTS IS SAME. THUS, THE TWO
STATEMENTS ARE LOGICALLY EQUIVALENT..
p q ~p ~q p=>q ~q=>~p
T T F F T T
T F F T F F
F T T F T T
F F T T T T
LOGICAL IMPLICATIONS
 DIRECT IMPLICATION (p=>q)
 CONVERSE IMPLICATION (q=>p)
 INVERSE OR OPPOSITE IMPLICATION (~p=>~q)
 CONTRAPOSITIVE IMPLICATION (~q=>~p)
Algebra of
preposition
1) Commutative law
2) Associative law
3) Distributive law
4) De Morgan’s law
5) Idempotent law
6) Identity law
Idempotent law
1. p V p  p
2. p ^ p  p
p p p v p p v pp p ^ p p^ pp
T T T T T T
F F F F F F
Commutative law
• p v q = q v p
• p ^ q = q ^ p
p q p v q q v p p ^ q q ^ p
T T T T T T
T F T T F F
F T T T F F
F F F F F F
Associative law
• (p v q) v r  p v (q v r)
• (p ^ q) ^ r  p ^ (q ^ r)
p q r p v q ( p v q) v r q V r p v (q v r)
T T T T T T T
T T F T T T T
T F T T T T T
T F F T T F T
F T T T T T T
F T F T T T T
F F T F T T T
F F F F F F F
Distributive law
• p ^ (q v r)  (p ^ q) v (p ^ r)
• p ^ (q v r)  (p ^ q) v (p ^ r)
p q r q v r p^(q v r) p^q p^r (p^q)v(p^r)
T T T T T T T T
T T F T T T F T
T F T T T F T T
T F F F F F F F
F T T T F F F F
F T F T F F F F
F F T T F F F F
F F F F F F F F
De Morgan’s law
• ~(p v q)  ~p ^ ~q
• ~(p ^ q)  ~p v ~q
p q (p v q) ~(p v q) ~p ~q ~p ^ ~q
T T T F F F F
T F T F F T F
F T T F T F F
F F F T T T T
Identity law
1) p ^ T  p 2) T ^ p  p
3) p v F  p 4) F v p  p
P T P ^ T
T T T
F T F
P F P v F
T F T
F F F
TRANSITIVE RULE
pq
qr
--------------
pr
Rule of detachment
P
Pq
----------
q
EXAMPLE
TEST THE VALIDITY OF THE FOLLOWING
ARGUMENT….
IF A MAN IS A BACHELOR,HE IS WORRIED(A PREMISE)
IF A MAN IS WORRIED,HE DIES YOUNG(A PREMISE)
-----------------------------------------------------------------------------------------------------
BACHELORS DIE YOUNG(CONCLUSION)
P: A man is a bachelor
Q:he is worried
R: he dies young
The given argument in symbolic form can be
written as:
pq (a premise)
qr (a premise)
--------------------
pr (conclusion)
The given argument is true by law of
syllogism(law of transitive)…
p q r pq qr pr pq ^ qr (pq) ^ (qr)
=> pr
T T T T T T T T
T T F T F F F T
T F T F T T F T
T F F F T F F T
F T T T T T T T
F T F T F T F T
F F T T T T T T
F F F T T T T T
PRESENTATION BY :
ASHWINI VIPAT

More Related Content

Similar to null-12.pdf

Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
Syed Umair
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
Syed Umair
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
Syed Umair
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
Syed Umair
 

Similar to null-12.pdf (20)

Formal Logic - Lesson 5 - Logical Equivalence
Formal Logic - Lesson 5 - Logical EquivalenceFormal Logic - Lesson 5 - Logical Equivalence
Formal Logic - Lesson 5 - Logical Equivalence
 
Formal Logic - Lesson 5 - Logical Equivalence
Formal Logic - Lesson 5 - Logical EquivalenceFormal Logic - Lesson 5 - Logical Equivalence
Formal Logic - Lesson 5 - Logical Equivalence
 
Formal Logic - Lesson 4 - Tautology, Contradiction and Contingency
Formal Logic - Lesson 4 - Tautology, Contradiction and ContingencyFormal Logic - Lesson 4 - Tautology, Contradiction and Contingency
Formal Logic - Lesson 4 - Tautology, Contradiction and Contingency
 
Formal Logic - Lesson 4 - Tautology, Contradiction and Contingency
Formal Logic - Lesson 4 - Tautology, Contradiction and ContingencyFormal Logic - Lesson 4 - Tautology, Contradiction and Contingency
Formal Logic - Lesson 4 - Tautology, Contradiction and Contingency
 
Lecture-3-and-4.pdf
Lecture-3-and-4.pdfLecture-3-and-4.pdf
Lecture-3-and-4.pdf
 
Lecture-3-and-4.pdf
Lecture-3-and-4.pdfLecture-3-and-4.pdf
Lecture-3-and-4.pdf
 
Truth table a.r
Truth table a.rTruth table a.r
Truth table a.r
 
Truth table a.r
Truth table a.rTruth table a.r
Truth table a.r
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
Logic (PROPOSITIONS)
Logic (PROPOSITIONS)Logic (PROPOSITIONS)
Logic (PROPOSITIONS)
 
Logic (PROPOSITIONS)
Logic (PROPOSITIONS)Logic (PROPOSITIONS)
Logic (PROPOSITIONS)
 
Nature of Logic.pptx
Nature of Logic.pptxNature of Logic.pptx
Nature of Logic.pptx
 
Nature of Logic.pptx
Nature of Logic.pptxNature of Logic.pptx
Nature of Logic.pptx
 
Logic and proof
Logic and proofLogic and proof
Logic and proof
 
Logic and proof
Logic and proofLogic and proof
Logic and proof
 
Logic - Logical Propositions
Logic - Logical Propositions Logic - Logical Propositions
Logic - Logical Propositions
 
Logic - Logical Propositions
Logic - Logical Propositions Logic - Logical Propositions
Logic - Logical Propositions
 

More from MOHAMMEDASHIK71 (7)

An article is an Adjective like adjective
An article is an  Adjective like adjectiveAn article is an  Adjective like adjective
An article is an Adjective like adjective
 
Apple talk-WPS Office.pptx
Apple talk-WPS Office.pptxApple talk-WPS Office.pptx
Apple talk-WPS Office.pptx
 
null.pptx
null.pptxnull.pptx
null.pptx
 
DOC-20230223-WA0013..pptx
DOC-20230223-WA0013..pptxDOC-20230223-WA0013..pptx
DOC-20230223-WA0013..pptx
 
CYBER SECURITY final ppt-1.pptx
CYBER SECURITY final ppt-1.pptxCYBER SECURITY final ppt-1.pptx
CYBER SECURITY final ppt-1.pptx
 
ESE-1.docx
ESE-1.docxESE-1.docx
ESE-1.docx
 
null-1.pdf
null-1.pdfnull-1.pdf
null-1.pdf
 

Recently uploaded

Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Recently uploaded (20)

On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

null-12.pdf

  • 2. A statement is a declaratory sentence which is true or false but not both. In other words , a statement is a declarative sentence which has a definate truth table.
  • 3. Logical connectives or sentence connectives These are the words or symbols used to combine two sentence to form a compound statement. logic Name rank ~ Negation 1 ^ Conjunction 2 V Disjunction 3 => Conditional 4  Biconditional 5
  • 4. A B ^ V ~A =>  NOR NAND XOR EX- NOR T T T T F T T F F F T T F F T F F F F T T F F T F T T T F F T T F F F F F T T T T T F T
  • 5. TAUTOLOGY i. A TAUTOLOGY IS A PREPOSITION WHICH IS TRUE FOR ALL TRUTH VALUES OF ITS SUB- PREPOSITIONS OR COMPONENTS. ii. A TAUTOLOGY IS ALSO CALLED LOGICALLY VALID OR LOGICALLY TRUE. iii. ALL ENTRIES IN THE COLUMN OF TAUTOLOGY ARE TRUE.
  • 6. For example: p^q=>q P q p^q q p^q=> q T T T T T T F F F T F T F T T F F F F T
  • 7. Contradiction  CONTRADICTION IS A PREPOSITION WHICH IS ALWAYS FALSE FOR ALL TRUTH VALUES OF ITS SUB-PREPOSITIONS OR COMPONENTS.  A CONTRADICTION IS ALSO CALLED LOGICALLY INVALID OR LOGICALLY FALSE  ALL ENTRIES IN THE COLUMN OF CONTRADICTION ARE FALSE.
  • 8. FOR EXAMPLE (P v Q)^(~P)^(~Q) P Q P V Q ~P ~Q (P v Q)^(~P)^(~Q) T T T F F F T F T F T F F T T T F F F F F T T F
  • 9. Contingency It is a preposition which is either true or false depending on the truth value of its components or preposition..
  • 10. FOR EXAMPLE ~p ^ ~q 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
  • 11. Logical equivalence Two statements are called logically equivalent if the truth values of both the statements are always identical.. For example: If we take two statements p=>q and ~q =>~p , then there truth table values must be equal to satisfy the condition of logical equivalence..
  • 12. SINCE,THE TRUTH TABLE VALUES OF BOTH STATEMENTS IS SAME. THUS, THE TWO STATEMENTS ARE LOGICALLY EQUIVALENT.. p q ~p ~q p=>q ~q=>~p T T F F T T T F F T F F F T T F T T F F T T T T
  • 13. LOGICAL IMPLICATIONS  DIRECT IMPLICATION (p=>q)  CONVERSE IMPLICATION (q=>p)  INVERSE OR OPPOSITE IMPLICATION (~p=>~q)  CONTRAPOSITIVE IMPLICATION (~q=>~p)
  • 14. Algebra of preposition 1) Commutative law 2) Associative law 3) Distributive law 4) De Morgan’s law 5) Idempotent law 6) Identity law
  • 15. Idempotent law 1. p V p  p 2. p ^ p  p p p p v p p v pp p ^ p p^ pp T T T T T T F F F F F F
  • 16. Commutative law • p v q = q v p • p ^ q = q ^ p p q p v q q v p p ^ q q ^ p T T T T T T T F T T F F F T T T F F F F F F F F
  • 17. Associative law • (p v q) v r  p v (q v r) • (p ^ q) ^ r  p ^ (q ^ r) p q r p v q ( p v q) v r q V r p v (q v r) T T T T T T T T T F T T T T T F T T T T T T F F T T F T F T T T T T T F T F T T T T F F T F T T T F F F F F F F
  • 18. Distributive law • p ^ (q v r)  (p ^ q) v (p ^ r) • p ^ (q v r)  (p ^ q) v (p ^ r) p q r q v r p^(q v r) p^q p^r (p^q)v(p^r) T T T T T T T T T T F T T T F T T F T T T F T T T F F F F F F F F T T T F F F F F T F T F F F F F F T T F F F F F F F F F F F F
  • 19. De Morgan’s law • ~(p v q)  ~p ^ ~q • ~(p ^ q)  ~p v ~q p q (p v q) ~(p v q) ~p ~q ~p ^ ~q T T T F F F F T F T F F T F F T T F T F F F F F T T T T
  • 20. Identity law 1) p ^ T  p 2) T ^ p  p 3) p v F  p 4) F v p  p P T P ^ T T T T F T F P F P v F T F T F F F
  • 22. EXAMPLE TEST THE VALIDITY OF THE FOLLOWING ARGUMENT…. IF A MAN IS A BACHELOR,HE IS WORRIED(A PREMISE) IF A MAN IS WORRIED,HE DIES YOUNG(A PREMISE) ----------------------------------------------------------------------------------------------------- BACHELORS DIE YOUNG(CONCLUSION) P: A man is a bachelor Q:he is worried R: he dies young
  • 23. The given argument in symbolic form can be written as: pq (a premise) qr (a premise) -------------------- pr (conclusion) The given argument is true by law of syllogism(law of transitive)…
  • 24. p q r pq qr pr pq ^ qr (pq) ^ (qr) => pr T T T T T T T T T T F T F F F T T F T F T T F T T F F F T F F T F T T T T T T T F T F T F T F T F F T T T T T T F F F T T T T T