Lecture 4
Lecture 4
Lecture 4
Class Conducted by
Bibek Ropakheti
Associate Professor : Cosmos College of Management and Technology
Visiting Faculty : NCIT
June 2020
Chapter 1
Logic, Induction and Reasoning
Chapter Outline
• Proposition and Truth function • Proofs
• Propositional Logic • Informal Proofs
• Formal Proofs
• Expressing statements in Logic
Propositional Logic • Elementary Induction
• The predicate Logic • Complete Induction
• Validity • Consistency and Completeness of
the System
• Informal Deduction in Predicate
Logic
• Rules of Inference
• Methods of Tableaux
Last Class
• The Predicate Logic
• Predicates
• Quantifiers
• Universal Quantifiers
• Existential Quantifiers
• Other Quantifiers
• Quantifiers with restricted domain
• Precedence of Quantifiers
• Logical Equivalences involving Quantifiers
• Negating Quantified Expressions
• Translating From English to Logical Expression
Today’s Class
• Using Quantifiers in System Specifications
• Informal Deduction in Predicate Logic
• Validity
• Rules of Inference
• Methods of Tableaux
Using Quantifiers in System Specifications
• In argument, Premises are used to deduce conclusion
• So we need to start the translation of English expression into
mathematical statements
Using Quantifiers in System Specifications
• Example • Now we can express the given
English Expression statements
• All lions are fierce • ∀𝑥(𝐿 𝑥 → 𝐹 𝑥 )
• Some lions do not drink coffee • ∃𝑥(𝐿 𝑥 ∧ ¬𝐷 𝑥 )
• Some fierce creatures drink coffee • ∃𝑥(𝐹 𝑥 ∧ 𝐷 𝑥 )
T à (D ∨ O) T B B à ¬D
D∨O ¬D
O (Disjunctive Syllogism)
Exercise
• Pg 64
• Q. 1, 2, 5, 6, 8, 9, 12, 13, 14, 16, 18, 20, 36, 37
• Pg 78
• Q. 3, 4 , 9
Reference Books
• Keneth Rosen, Discrete Mathematical Structures with Applications to
Computer Science, WCB/ McGraw Hill
• G. Birkhoff, T.C. Bartee, Modern Applied Algebra, CBS Publishers.
• R. Johnsonbaugh, Discrete Mathematics, Prentice Hall Inc.
• G.Chartand, B.R.Oller Mann, Applied and Algorithmic Graph Theory,
McGraw Hill
• Joe L. Mott, Abrahan Kandel, and Theodore P. Baker, Discrete
Mathematics for Computer Scientists and Mathematicians, Prentice-
Hall of India
Let us Discuss
Any Issues?
Thank You