Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in...

10
9/22/20 1 1 , Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2020 mjarrar©2020 Propositional Logic 2.1. Introduction and Basics 2.2 Conditional Statements 2.3 Inferencing 1 2 , Watch this lecture and download the slides Acknowledgement: This lecture is based on (but not limited to) to chapter 5 in “Discrete Mathematics with Applications by Susanna S. Epp (3 rd Edition)”. More Online Courses at: http://www.jarrar.info Course Page: http://www.jarrar.info/courses/DMath/ 2

Transcript of Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in...

Page 1: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

1

1,

Mustafa Jarrar: Lecture Notes in Discrete Mathematics.Birzeit University, Palestine, 2020

mjarrar©2020

Propositional Logic

2.1. Introduction and Basics2.2 Conditional Statements

2.3 Inferencing

Keywords:Logic, Propositional Logic, Reasoning, inference, Inference rules, Numeration method, validity of argument, Modus Ponens, Modus Tollens, Generalization, Specialization, Conjunction, Elimination, Transitivity, Division into Cases, Contradiction

جاتنتسالا دعاوق ،يقطنم جاتنتسا ،جاتنتسا ،ایاضقلا قطنم ،قطنم

1

2,

Watch this lecture and download the slides

Acknowledgement: This lecture is based on (but not limited to) to chapter 5 in “Discrete Mathematics with Applications by Susanna S. Epp (3rd Edition)”.

More Online Courses at: http://www.jarrar.infoCourse Page: http://www.jarrar.info/courses/DMath/

2

Page 2: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

2

3,

2.3 Logical Inferencing

In this lecture:

qPart 1: Numeration MethodqPart 2: Rules of Inference

qPart 3: Example

Keywords:

Propositional Logic

Mustafa Jarrar: Lecture Notes in Discrete Mathematics.Birzeit University, Palestine, 2015

3

4,

p → qp

∴q?

Numeration MethodExample 1

If today is Friday then today is holiday

Today is Friday

∴today is holiday?

4

Page 3: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

3

5,

Numeration MethodExample 2

p → q ∨ ∼r q→p∧r

∴ p→r ?

5

6,

Numeration Method

What is wrong with this Numeration Method?

6

Page 4: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

4

7,

2.3 Logical Inferencing

Keywords:

Propositional Logic

Mustafa Jarrar: Lecture Notes in Discrete Mathematics.Birzeit University, Palestine, 2015

In this lecture:

qPart 1: Numeration Method

qPart 2: Rules of InferenceqPart 3: Example

7

8,

Rules of Inference

p→q p

If today is Friday then today is holiday

Today is Friday

∴ q ∴ Today is holiday

1. Modus Ponens:

8

Page 5: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

5

9,

Rules of Inference

If today is Friday then today is holiday

Today is not holiday

∴ ∼p ∴ Today is not Friday

2. Modus Tollens:

p→q ~q

9

10,

Rules of Inference

p Today is Saturday

∴p∨q ∴ Today is Saturday or today is Sunday

3. Generalization:

q

∴p∨q

10

Page 6: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

6

11,

Rules of Inference

p∧q Today is Friday and today is holiday

∴p ∴ Today is Friday

4. Specialization:

p∧q

∴q ∴ Today is Holiday

11

12,

Rules of Inference

pq

Today is Friday

Today is Holiday

∴ p∧q ∴ Today is Friday and today is holiday

5. Conjunction:

12

Page 7: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

7

13,

Rules of Inference

p∨q∼p

p∨q∼q

Today is Saturday or today is Sunday

Today is not Saturday

∴ p

∴ Today is Sunday

6. Elimination:

∴ q

13

14,

Rules of Inference

p→q q→r

If today is Friday then Today is holiday

If today is holiday then I am happy

∴ p→r ∴ If today is Friday then I am happy

7. Transitivity:

14

Page 8: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

8

15,

Rules of Inference

p∨q p→r q→r

Today is Friday or today is Sunday

If today is Friday then I am happy

If today is Sunday then I am happy

∴r ∴ I am happy

8. Division into Cases:

15

16,

Rules of Inference

∴ p

If “Today is not Friday” is false

9. Contradiction Rule:

∼p → c

∴ Today is Friday

16

Page 9: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

9

17,

Rules of InferenceSummary

17

18,

2.3 Logical Inferencing

Keywords:

Propositional Logic

Mustafa Jarrar: Lecture Notes in Discrete Mathematics.Birzeit University, Palestine, 2015

In this lecture:

qPart 1: Numeration MethodqPart 2: Rules of Inference

qPart 3: Example

18

Page 10: Inference in Propositional Logic - Jarrar PL...11/25/18 1, 1 Mustafa Jarrar: Lecture Notes in Discrete Mathematics. Birzeit University, Palestine, 2015 mjarrar©2015 Propositional

9/22/20

10

19,

If I was reading the newspaper in the kitchen, then my

glasses are on the kitchen table.

If my glasses are on the kitchen table, then I saw them at

breakfast.

I did not see my glasses at breakfast.

I was reading the newspaper in the living room or I was

reading the newspaper in the kitchen.

If I was reading the newspaper in the living room then

my glasses are on the coffee table.

Where are the glasses?

Inferencing ExampleFormalize the following text in propositional logic and use the inference rules find the glasses.

RK → GK

GK → SB

∼ SB

RL ∨ RK

RL → GC

19

20,

Inferencing ExampleLet RK = I was reading the newspaper in the kitchen. GK = My glasses are on the kitchen table. SB = I saw my glasses at breakfast.RL = I was reading the newspaper in the living room. GC = My glasses are on the coffee table.

RK → GKGK → SB

∴ RK → SB by transitivity

RK → SB∼ SB

∴ ∼RK by modus tollens

RL ∨ RK ∼ RK

∴ RL by elimination

RL → GCRL

∴ GC by modus ponenes

Thus the glasses are on the coffee table.

RK → GKGK → SB∼ SBRL ∨ RK RL → GC

20