SlideShare a Scribd company logo
Valid & Invalid Arguments
Logical Quantifiers and their negation
Priority and Precedence
Tautologies
Contradictions
By
Prof. Najam
Mphil (Edu)
BS Hon
M.A Edu
M.Ed Special Educagion
PGD (CS)
CCNA
MCSE Microsoft Certified system Engineer
Mikrotik Certified System Engineer
Email-ASSADCHADHAR@GMAIL.COM
#-03127522112
Discrete Structure for
Computer Science
Valid & Invalid Arguments
oArgument is a sequence of statements ending
in a conclusion.
oDetermination of validity of an argument
depends only on the form of an argument, not
on its content.
“If you have a current password, then you can log
onto the network.” p=“You have a current password”
q=“You can log onto the network.” p → q
p
∴ q
where ∴ is the symbol that denotes
“therefore.”
Valid & Invalid Arguments
oAn argument is a sequence of statements, and an
argument form is a sequence of statement
forms(have proposition var.).
o All statements in an argument and all
statement forms in an argument form, except for the
final one, are called premises (or assumptions or
hypotheses).
oThe final statement or statement form is called the
Valid & Invalid Arguments
•oTo say that an argument form is valid
means that no matter what particular
statements are substituted for the statement
variables in its premises, if the resulting
premises are all true, then the conclusion is
also true. Conclusion q is valid, when (p1 ∧ p2
∧ · · · ∧ pn) → q is a tautology.
•oTo say that an argument is valid means
that its form is valid.
Logical Quantifiers and their negation
• There are two ways to quantify a propositional function: universal
quantification and existential quantification. They are written in the
form of “ xp(x)” and “ xp(x)” respectively. To negate a quantified
∀ ∃
statement, change to , and to , and then negate the statement.
∀ ∃ ∃ ∀
• ‫وجودی‬ ‫اور‬ ‫مقدار‬ ‫عالمگیر‬ :‫ہیں‬ ‫طریقے‬ ‫دو‬ ‫کے‬ ‫کرنے‬ ‫درست‬ ‫مقدار‬ ‫کی‬ ‫فعل‬ ‫تجویزی‬
‫بالترتیب‬ ‫وہ‬ ‫مقدار۔‬ "∀xp(x)" ‫اور‬ "∃xp(x)" ‫مقداری‬ ‫ہیں۔‬ ‫جاتے‬ ‫لکھے‬ ‫میں‬ ‫شکل‬ ‫کی‬
‫کریں‬ ‫نفی‬ ‫کی‬ ‫بیان‬ ‫پھر‬ ‫اور‬ ،∀ ‫سے‬ ∃ ‫اور‬ ،∃ ‫کو‬ ∀ ،‫لیے‬ ‫کے‬ ‫کرنے‬ ‫نفی‬ ‫کی‬ ‫بیان‬
Logical Quantifiers and their negation
priority and precedence
Priority and Precedence
Tautologies
• Firstly, here are some examples of tautologies in
mathematics: ( p q ) p is a mathematical
∧ ⇒
statement that will always be true and is,
therefore, a tautology. In words, this says that if
the truth of p and q together is true, then p is true.
• ‫مثالیں‬ ‫کچھ‬ ‫کی‬ ‫ٹیوٹولوجی‬ ‫میں‬ ‫ریاضی‬ ‫یہاں‬ ،‫پہلے‬ ‫سے‬ ‫سب‬
‫ہیں‬: ( p ∧ q ) ⇒ p ‫درست‬ ‫ہمیشہ‬ ‫جو‬ ‫ہے‬ ‫بیان‬ ‫ریاضیاتی‬ ‫ایک‬
‫کہتا‬ ‫یہ‬ ،‫میں‬ ‫الفاظ‬ ‫ہے۔‬ ‫ٹاٹولوجی‬ ‫ایک‬ ‫یہ‬ ‫لیے‬ ‫اس‬ ‫اور‬ ‫گا‬ ‫رہے‬
‫اگر‬ ‫کہ‬ ‫ہے‬ p ‫اور‬ q ‫تو‬ ،‫ہے‬ ‫درست‬ ‫ساتھ‬ ‫ایک‬ ‫سچائی‬ ‫کی‬ p
‫ہے۔‬ ‫درست‬
Contradictions
• In Mathematics, a contradiction occurs when we
get a statement p, such that p is true and its
negation ~p is also true. Now, let us understand
the concept of contradiction with the help of an
example. Consider two statements p and q.
Statement p: x = a/b, where a and b are co-prime
numbers.
• ‫بیان‬ ‫ایک‬ ‫ہمیں‬ ‫جب‬ ‫ہے‬ ‫ہوتا‬ ‫وقت‬ ‫اس‬ ‫تضاد‬ ،‫میں‬ ‫ریاضی‬ p ،‫ہے‬ ‫ملتا‬
‫کہ‬ ‫جیسے‬ p ‫نفی‬ ‫کی‬ ‫اس‬ ‫اور‬ ‫ہے‬ ‫درست‬ ~p ‫ہم‬ ‫اب‬ ‫ہے۔‬ ‫درست‬ ‫بھی‬
‫ہیں۔‬ ‫سمجھتے‬ ‫کو‬ ‫تصور‬ ‫کے‬ ‫تضاد‬ ‫سے‬ ‫مدد‬ ‫کی‬ ‫مثال‬ ‫ایک‬ p ‫اور‬ q ‫پر‬
‫کریں۔‬ ‫غور‬ a
Precedence of Logical Operators
• As in arithmetic, an ordering is imposed on the use of logical
operators in compound propositions
• We will generally use parentheses to specify the order in which
logical operators in a compound proposition are to be applied.
p  q   r  (p)  (q  (r))
• To avoid unnecessary parenthesis, the following precedences hold:
1. Negation ()
2. Conjunction ()
3. Disjunction ()
4. Implication ()
5. Biconditional ()
Logical Equivalences:
• Definition:Compound propositions that have the same truth values
in all possible cases are called logically equivalent.
• Propositions p and q are logically equivalent if p  q is a tautology.
• Informally, p and q are equivalent if whenever p is true, q is true, and vice
versa
• Notation: p  q (p is equivalent to q), p  q, and p  q
• Alert:  is not a logical connective
Logical Equivalences:
• Are the propositions (p  q) and (p  q) logically equivalent?
• To find out, we construct the truth tables for each:
p q pq p pq
0 0
0 1
1 0
1 1
The two columns in the truth table are identical, thus we conclude that
(p  q)  (p  q)
Example
Thank you
Thank you
Ad

More Related Content

Similar to 3 Topics ii Valid & Invalid Arguments.pptx.ppt (20)

Mathematical Logic - Discrete mathematics.pptx
Mathematical Logic - Discrete mathematics.pptxMathematical Logic - Discrete mathematics.pptx
Mathematical Logic - Discrete mathematics.pptx
Gayathri M
 
Dscrete structure
Dscrete  structureDscrete  structure
Dscrete structure
Abdur Rehman
 
DMS UNIT-1 ppt.pptx
DMS UNIT-1 ppt.pptxDMS UNIT-1 ppt.pptx
DMS UNIT-1 ppt.pptx
DrMadhavaReddyCh
 
Per3 pembuktian
Per3 pembuktianPer3 pembuktian
Per3 pembuktian
Evert Sandye Taasiringan
 
Logic in Computer Science Unit 2 (1).pptx
Logic in Computer Science Unit 2 (1).pptxLogic in Computer Science Unit 2 (1).pptx
Logic in Computer Science Unit 2 (1).pptx
PriyalMayurManvar
 
Introduction to concept of many things like
Introduction to concept of many things likeIntroduction to concept of many things like
Introduction to concept of many things like
AssadLeo1
 
Mathematical Reasoning DM
Mathematical Reasoning DMMathematical Reasoning DM
Mathematical Reasoning DM
Rokonuzzaman Rony
 
Valid & invalid arguments
Valid & invalid argumentsValid & invalid arguments
Valid & invalid arguments
Abdur Rehman
 
1. Introduction to math logic.pptx
1. Introduction to math logic.pptx1. Introduction to math logic.pptx
1. Introduction to math logic.pptx
ssuserabc12e
 
Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)
SHUBHAM KUMAR GUPTA
 
Best presentation about discrete structure
Best presentation about discrete structureBest presentation about discrete structure
Best presentation about discrete structure
AssadLeo1
 
Lecture 01.ppt
Lecture 01.pptLecture 01.ppt
Lecture 01.ppt
VinhQuang898733
 
lec3 AI.pptx
lec3  AI.pptxlec3  AI.pptx
lec3 AI.pptx
someyamohsen2
 
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
aligohark35
 
AI Lesson 11
AI Lesson 11AI Lesson 11
AI Lesson 11
Assistant Professor
 
predicateLogic.ppt
predicateLogic.pptpredicateLogic.ppt
predicateLogic.ppt
MUZAMILALI48
 
Discrete mathematics Chapter1 presentation.ppt
Discrete mathematics Chapter1 presentation.pptDiscrete mathematics Chapter1 presentation.ppt
Discrete mathematics Chapter1 presentation.ppt
NandiniSR2
 
good teaching skills and other beautiful things
good teaching skills and other beautiful thingsgood teaching skills and other beautiful things
good teaching skills and other beautiful things
AssadLeo1
 
Math
MathMath
Math
Hafiz Safwan
 
AI Lesson 17
AI Lesson 17AI Lesson 17
AI Lesson 17
Assistant Professor
 
Mathematical Logic - Discrete mathematics.pptx
Mathematical Logic - Discrete mathematics.pptxMathematical Logic - Discrete mathematics.pptx
Mathematical Logic - Discrete mathematics.pptx
Gayathri M
 
Logic in Computer Science Unit 2 (1).pptx
Logic in Computer Science Unit 2 (1).pptxLogic in Computer Science Unit 2 (1).pptx
Logic in Computer Science Unit 2 (1).pptx
PriyalMayurManvar
 
Introduction to concept of many things like
Introduction to concept of many things likeIntroduction to concept of many things like
Introduction to concept of many things like
AssadLeo1
 
Valid & invalid arguments
Valid & invalid argumentsValid & invalid arguments
Valid & invalid arguments
Abdur Rehman
 
1. Introduction to math logic.pptx
1. Introduction to math logic.pptx1. Introduction to math logic.pptx
1. Introduction to math logic.pptx
ssuserabc12e
 
Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)
SHUBHAM KUMAR GUPTA
 
Best presentation about discrete structure
Best presentation about discrete structureBest presentation about discrete structure
Best presentation about discrete structure
AssadLeo1
 
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
Disc.Math-ppt.pptx it is very informative presentation for bachelor students ...
aligohark35
 
predicateLogic.ppt
predicateLogic.pptpredicateLogic.ppt
predicateLogic.ppt
MUZAMILALI48
 
Discrete mathematics Chapter1 presentation.ppt
Discrete mathematics Chapter1 presentation.pptDiscrete mathematics Chapter1 presentation.ppt
Discrete mathematics Chapter1 presentation.ppt
NandiniSR2
 
good teaching skills and other beautiful things
good teaching skills and other beautiful thingsgood teaching skills and other beautiful things
good teaching skills and other beautiful things
AssadLeo1
 

More from AssadLeo1 (20)

Law and Order in PK in a country is most important
Law and Order in PK in a country is most importantLaw and Order in PK in a country is most important
Law and Order in PK in a country is most important
AssadLeo1
 
Types of Multipule things and other things
Types of Multipule things and other thingsTypes of Multipule things and other things
Types of Multipule things and other things
AssadLeo1
 
Model_of_Heterogeneous_System and other things
Model_of_Heterogeneous_System and other thingsModel_of_Heterogeneous_System and other things
Model_of_Heterogeneous_System and other things
AssadLeo1
 
what a knowledge and other things in this slide
what a knowledge and other things in this slidewhat a knowledge and other things in this slide
what a knowledge and other things in this slide
AssadLeo1
 
full with knowledge and other things with
full with knowledge and other things withfull with knowledge and other things with
full with knowledge and other things with
AssadLeo1
 
that is the most important part of this topic
that is the most important part of this topicthat is the most important part of this topic
that is the most important part of this topic
AssadLeo1
 
Discrete and other examples with great intrest
Discrete and other examples with great intrestDiscrete and other examples with great intrest
Discrete and other examples with great intrest
AssadLeo1
 
Decoding Insights and some extra examples
Decoding Insights and some extra examplesDecoding Insights and some extra examples
Decoding Insights and some extra examples
AssadLeo1
 
system updates Best to other Presentations
system updates Best to other Presentationssystem updates Best to other Presentations
system updates Best to other Presentations
AssadLeo1
 
Combined_Simulation and some other detail about
Combined_Simulation and some other detail aboutCombined_Simulation and some other detail about
Combined_Simulation and some other detail about
AssadLeo1
 
Checking Model Validity and Verification.pptx
Checking Model Validity and Verification.pptxChecking Model Validity and Verification.pptx
Checking Model Validity and Verification.pptx
AssadLeo1
 
cyberCrime and other knowledge with ful detail
cyberCrime and other knowledge with ful detailcyberCrime and other knowledge with ful detail
cyberCrime and other knowledge with ful detail
AssadLeo1
 
System Dymola with all the things and other
System Dymola with all the things and otherSystem Dymola with all the things and other
System Dymola with all the things and other
AssadLeo1
 
Time Simulation Discrete Event (time) Simulation.pptx
Time Simulation Discrete Event (time) Simulation.pptxTime Simulation Discrete Event (time) Simulation.pptx
Time Simulation Discrete Event (time) Simulation.pptx
AssadLeo1
 
Introduction and some other things that can
Introduction and some other things that canIntroduction and some other things that can
Introduction and some other things that can
AssadLeo1
 
all about petri netis model and simulation
all about petri netis model and simulationall about petri netis model and simulation
all about petri netis model and simulation
AssadLeo1
 
open system with great detail about netowrk
open system with great detail about netowrkopen system with great detail about netowrk
open system with great detail about netowrk
AssadLeo1
 
12 Malware very useful Presentation for others
12 Malware very useful Presentation for others12 Malware very useful Presentation for others
12 Malware very useful Presentation for others
AssadLeo1
 
Vulnerabilities and Protections in Information Security.pptx
Vulnerabilities and Protections in Information Security.pptxVulnerabilities and Protections in Information Security.pptx
Vulnerabilities and Protections in Information Security.pptx
AssadLeo1
 
Details of Malwareand Their Types with pptx
Details of Malwareand Their Types with pptxDetails of Malwareand Their Types with pptx
Details of Malwareand Their Types with pptx
AssadLeo1
 
Law and Order in PK in a country is most important
Law and Order in PK in a country is most importantLaw and Order in PK in a country is most important
Law and Order in PK in a country is most important
AssadLeo1
 
Types of Multipule things and other things
Types of Multipule things and other thingsTypes of Multipule things and other things
Types of Multipule things and other things
AssadLeo1
 
Model_of_Heterogeneous_System and other things
Model_of_Heterogeneous_System and other thingsModel_of_Heterogeneous_System and other things
Model_of_Heterogeneous_System and other things
AssadLeo1
 
what a knowledge and other things in this slide
what a knowledge and other things in this slidewhat a knowledge and other things in this slide
what a knowledge and other things in this slide
AssadLeo1
 
full with knowledge and other things with
full with knowledge and other things withfull with knowledge and other things with
full with knowledge and other things with
AssadLeo1
 
that is the most important part of this topic
that is the most important part of this topicthat is the most important part of this topic
that is the most important part of this topic
AssadLeo1
 
Discrete and other examples with great intrest
Discrete and other examples with great intrestDiscrete and other examples with great intrest
Discrete and other examples with great intrest
AssadLeo1
 
Decoding Insights and some extra examples
Decoding Insights and some extra examplesDecoding Insights and some extra examples
Decoding Insights and some extra examples
AssadLeo1
 
system updates Best to other Presentations
system updates Best to other Presentationssystem updates Best to other Presentations
system updates Best to other Presentations
AssadLeo1
 
Combined_Simulation and some other detail about
Combined_Simulation and some other detail aboutCombined_Simulation and some other detail about
Combined_Simulation and some other detail about
AssadLeo1
 
Checking Model Validity and Verification.pptx
Checking Model Validity and Verification.pptxChecking Model Validity and Verification.pptx
Checking Model Validity and Verification.pptx
AssadLeo1
 
cyberCrime and other knowledge with ful detail
cyberCrime and other knowledge with ful detailcyberCrime and other knowledge with ful detail
cyberCrime and other knowledge with ful detail
AssadLeo1
 
System Dymola with all the things and other
System Dymola with all the things and otherSystem Dymola with all the things and other
System Dymola with all the things and other
AssadLeo1
 
Time Simulation Discrete Event (time) Simulation.pptx
Time Simulation Discrete Event (time) Simulation.pptxTime Simulation Discrete Event (time) Simulation.pptx
Time Simulation Discrete Event (time) Simulation.pptx
AssadLeo1
 
Introduction and some other things that can
Introduction and some other things that canIntroduction and some other things that can
Introduction and some other things that can
AssadLeo1
 
all about petri netis model and simulation
all about petri netis model and simulationall about petri netis model and simulation
all about petri netis model and simulation
AssadLeo1
 
open system with great detail about netowrk
open system with great detail about netowrkopen system with great detail about netowrk
open system with great detail about netowrk
AssadLeo1
 
12 Malware very useful Presentation for others
12 Malware very useful Presentation for others12 Malware very useful Presentation for others
12 Malware very useful Presentation for others
AssadLeo1
 
Vulnerabilities and Protections in Information Security.pptx
Vulnerabilities and Protections in Information Security.pptxVulnerabilities and Protections in Information Security.pptx
Vulnerabilities and Protections in Information Security.pptx
AssadLeo1
 
Details of Malwareand Their Types with pptx
Details of Malwareand Their Types with pptxDetails of Malwareand Their Types with pptx
Details of Malwareand Their Types with pptx
AssadLeo1
 
Ad

Recently uploaded (20)

central nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vordcentral nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vord
MouryaGarg1
 
Key Engagements - Digital Transformation & Advisory & DIgital
Key Engagements - Digital Transformation & Advisory & DIgitalKey Engagements - Digital Transformation & Advisory & DIgital
Key Engagements - Digital Transformation & Advisory & DIgital
NikhilMathur
 
Interview questions for freshers by Talent Titan.pdf
Interview questions for freshers by Talent Titan.pdfInterview questions for freshers by Talent Titan.pdf
Interview questions for freshers by Talent Titan.pdf
shubhamgoel346498
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptxEngineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
shilpijain263
 
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptxessentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
Sheldon Byron
 
Busiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptxBusiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptx
AzkaRao2
 
Slideshow about color communication in groups.pptx
Slideshow about color communication in groups.pptxSlideshow about color communication in groups.pptx
Slideshow about color communication in groups.pptx
joyghassan2001
 
What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?
WalkWater Talent Advisors Pvt. Ltd.
 
International Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptxInternational Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptx
samanwaralakhly
 
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptxPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
vinay salarite
 
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
way to join real illuminati Agent In Kampala Call/WhatsApp+256782561496/0756664682
 
NSS Quiz for vtu students in 2022 scheme
NSS Quiz for vtu students in 2022 schemeNSS Quiz for vtu students in 2022 scheme
NSS Quiz for vtu students in 2022 scheme
madhushreer21
 
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
Taqyea
 
Social Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptxSocial Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptx
kumaresan61999
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdfJuniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
sabrina pinto
 
technical seminar Tharun.pptm.pptx by vtu students
technical seminar Tharun.pptm.pptx by vtu studentstechnical seminar Tharun.pptm.pptx by vtu students
technical seminar Tharun.pptm.pptx by vtu students
madhushreer21
 
Human.pptx and the life of humans in this world
Human.pptx and the life of humans in this worldHuman.pptx and the life of humans in this world
Human.pptx and the life of humans in this world
khadoshah18
 
Team Introduction slide for planing.pptx
Team Introduction slide for planing.pptxTeam Introduction slide for planing.pptx
Team Introduction slide for planing.pptx
maryanazir22
 
central nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vordcentral nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vord
MouryaGarg1
 
Key Engagements - Digital Transformation & Advisory & DIgital
Key Engagements - Digital Transformation & Advisory & DIgitalKey Engagements - Digital Transformation & Advisory & DIgital
Key Engagements - Digital Transformation & Advisory & DIgital
NikhilMathur
 
Interview questions for freshers by Talent Titan.pdf
Interview questions for freshers by Talent Titan.pdfInterview questions for freshers by Talent Titan.pdf
Interview questions for freshers by Talent Titan.pdf
shubhamgoel346498
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptxEngineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
Engineering-Excellence-Top-BEBTech-Colleges-in-Delhi-2025 (1).pptx
shilpijain263
 
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptxessentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
Sheldon Byron
 
Busiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptxBusiensns plan 34678973783738s FPPT.pptx
Busiensns plan 34678973783738s FPPT.pptx
AzkaRao2
 
Slideshow about color communication in groups.pptx
Slideshow about color communication in groups.pptxSlideshow about color communication in groups.pptx
Slideshow about color communication in groups.pptx
joyghassan2001
 
What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?
WalkWater Talent Advisors Pvt. Ltd.
 
International Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptxInternational Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptx
samanwaralakhly
 
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptxPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
vinay salarite
 
NSS Quiz for vtu students in 2022 scheme
NSS Quiz for vtu students in 2022 schemeNSS Quiz for vtu students in 2022 scheme
NSS Quiz for vtu students in 2022 scheme
madhushreer21
 
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
Taqyea
 
Social Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptxSocial Entrepreneurship (1) powerpoint.pptx
Social Entrepreneurship (1) powerpoint.pptx
kumaresan61999
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdfJuniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
sabrina pinto
 
technical seminar Tharun.pptm.pptx by vtu students
technical seminar Tharun.pptm.pptx by vtu studentstechnical seminar Tharun.pptm.pptx by vtu students
technical seminar Tharun.pptm.pptx by vtu students
madhushreer21
 
Human.pptx and the life of humans in this world
Human.pptx and the life of humans in this worldHuman.pptx and the life of humans in this world
Human.pptx and the life of humans in this world
khadoshah18
 
Team Introduction slide for planing.pptx
Team Introduction slide for planing.pptxTeam Introduction slide for planing.pptx
Team Introduction slide for planing.pptx
maryanazir22
 
Ad

3 Topics ii Valid & Invalid Arguments.pptx.ppt

  • 1. Valid & Invalid Arguments Logical Quantifiers and their negation Priority and Precedence Tautologies Contradictions By Prof. Najam Mphil (Edu) BS Hon M.A Edu M.Ed Special Educagion PGD (CS) CCNA MCSE Microsoft Certified system Engineer Mikrotik Certified System Engineer Email-ASSADCHADHAR@GMAIL.COM #-03127522112 Discrete Structure for Computer Science
  • 2. Valid & Invalid Arguments oArgument is a sequence of statements ending in a conclusion. oDetermination of validity of an argument depends only on the form of an argument, not on its content. “If you have a current password, then you can log onto the network.” p=“You have a current password” q=“You can log onto the network.” p → q p ∴ q where ∴ is the symbol that denotes “therefore.”
  • 3. Valid & Invalid Arguments oAn argument is a sequence of statements, and an argument form is a sequence of statement forms(have proposition var.). o All statements in an argument and all statement forms in an argument form, except for the final one, are called premises (or assumptions or hypotheses). oThe final statement or statement form is called the
  • 4. Valid & Invalid Arguments •oTo say that an argument form is valid means that no matter what particular statements are substituted for the statement variables in its premises, if the resulting premises are all true, then the conclusion is also true. Conclusion q is valid, when (p1 ∧ p2 ∧ · · · ∧ pn) → q is a tautology. •oTo say that an argument is valid means that its form is valid.
  • 5. Logical Quantifiers and their negation • There are two ways to quantify a propositional function: universal quantification and existential quantification. They are written in the form of “ xp(x)” and “ xp(x)” respectively. To negate a quantified ∀ ∃ statement, change to , and to , and then negate the statement. ∀ ∃ ∃ ∀ • ‫وجودی‬ ‫اور‬ ‫مقدار‬ ‫عالمگیر‬ :‫ہیں‬ ‫طریقے‬ ‫دو‬ ‫کے‬ ‫کرنے‬ ‫درست‬ ‫مقدار‬ ‫کی‬ ‫فعل‬ ‫تجویزی‬ ‫بالترتیب‬ ‫وہ‬ ‫مقدار۔‬ "∀xp(x)" ‫اور‬ "∃xp(x)" ‫مقداری‬ ‫ہیں۔‬ ‫جاتے‬ ‫لکھے‬ ‫میں‬ ‫شکل‬ ‫کی‬ ‫کریں‬ ‫نفی‬ ‫کی‬ ‫بیان‬ ‫پھر‬ ‫اور‬ ،∀ ‫سے‬ ∃ ‫اور‬ ،∃ ‫کو‬ ∀ ،‫لیے‬ ‫کے‬ ‫کرنے‬ ‫نفی‬ ‫کی‬ ‫بیان‬ Logical Quantifiers and their negation
  • 7. Tautologies • Firstly, here are some examples of tautologies in mathematics: ( p q ) p is a mathematical ∧ ⇒ statement that will always be true and is, therefore, a tautology. In words, this says that if the truth of p and q together is true, then p is true. • ‫مثالیں‬ ‫کچھ‬ ‫کی‬ ‫ٹیوٹولوجی‬ ‫میں‬ ‫ریاضی‬ ‫یہاں‬ ،‫پہلے‬ ‫سے‬ ‫سب‬ ‫ہیں‬: ( p ∧ q ) ⇒ p ‫درست‬ ‫ہمیشہ‬ ‫جو‬ ‫ہے‬ ‫بیان‬ ‫ریاضیاتی‬ ‫ایک‬ ‫کہتا‬ ‫یہ‬ ،‫میں‬ ‫الفاظ‬ ‫ہے۔‬ ‫ٹاٹولوجی‬ ‫ایک‬ ‫یہ‬ ‫لیے‬ ‫اس‬ ‫اور‬ ‫گا‬ ‫رہے‬ ‫اگر‬ ‫کہ‬ ‫ہے‬ p ‫اور‬ q ‫تو‬ ،‫ہے‬ ‫درست‬ ‫ساتھ‬ ‫ایک‬ ‫سچائی‬ ‫کی‬ p ‫ہے۔‬ ‫درست‬
  • 8. Contradictions • In Mathematics, a contradiction occurs when we get a statement p, such that p is true and its negation ~p is also true. Now, let us understand the concept of contradiction with the help of an example. Consider two statements p and q. Statement p: x = a/b, where a and b are co-prime numbers. • ‫بیان‬ ‫ایک‬ ‫ہمیں‬ ‫جب‬ ‫ہے‬ ‫ہوتا‬ ‫وقت‬ ‫اس‬ ‫تضاد‬ ،‫میں‬ ‫ریاضی‬ p ،‫ہے‬ ‫ملتا‬ ‫کہ‬ ‫جیسے‬ p ‫نفی‬ ‫کی‬ ‫اس‬ ‫اور‬ ‫ہے‬ ‫درست‬ ~p ‫ہم‬ ‫اب‬ ‫ہے۔‬ ‫درست‬ ‫بھی‬ ‫ہیں۔‬ ‫سمجھتے‬ ‫کو‬ ‫تصور‬ ‫کے‬ ‫تضاد‬ ‫سے‬ ‫مدد‬ ‫کی‬ ‫مثال‬ ‫ایک‬ p ‫اور‬ q ‫پر‬ ‫کریں۔‬ ‫غور‬ a
  • 9. Precedence of Logical Operators • As in arithmetic, an ordering is imposed on the use of logical operators in compound propositions • We will generally use parentheses to specify the order in which logical operators in a compound proposition are to be applied. p  q   r  (p)  (q  (r)) • To avoid unnecessary parenthesis, the following precedences hold: 1. Negation () 2. Conjunction () 3. Disjunction () 4. Implication () 5. Biconditional ()
  • 10. Logical Equivalences: • Definition:Compound propositions that have the same truth values in all possible cases are called logically equivalent. • Propositions p and q are logically equivalent if p  q is a tautology. • Informally, p and q are equivalent if whenever p is true, q is true, and vice versa • Notation: p  q (p is equivalent to q), p  q, and p  q • Alert:  is not a logical connective
  • 11. Logical Equivalences: • Are the propositions (p  q) and (p  q) logically equivalent? • To find out, we construct the truth tables for each: p q pq p pq 0 0 0 1 1 0 1 1 The two columns in the truth table are identical, thus we conclude that (p  q)  (p  q) Example
  翻译: