1 / 24

L ogics for D ata and K nowledge R epresentation

L ogics for D ata and K nowledge R epresentation. Exercise 2: PL, ClassL, Ground ClassL. Outline. Reasoning Truth Table Deduction Logics PL ClassL Ground ClassL. Summary of Logics Mentioned by Now (1). Language / Syntax Choose proper logics for the following symbols

varuna
Download Presentation

L ogics for D ata and K nowledge R epresentation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Logics for Data and KnowledgeRepresentation Exercise 2: PL, ClassL, Ground ClassL

  2. Outline • Reasoning • Truth Table • Deduction • Logics • PL • ClassL • Ground ClassL

  3. Summary of Logics Mentioned by Now (1) • Language / Syntax Choose proper logics for the following symbols ⊓  ⊤ ⊢ ∨ ≡ ⊔ ⊑ → ↔ ⊥ ∧ ⊨ PL ClassL Ground ClassL

  4. Summary of Logics Mentioned by Now (2) • Semantics • PL • pI={True, False} • ClassL • pI={set1, …, setn} • Ground ClassL • pI={set1, …, setn}, qI={element1, …, elementm}

  5. Truth Table • What is a Truth valuation? • Def. A truth valuation on a propositional language L is a mapping ν assigning to each formula P of L a truth value ν(P). • What is a Truth Table? • A truth table is composed of one column for each input variable and one final column for all of the possible results of the logical operation that the table is meant to represent. Each row of the truth table therefore contains one possible assignment of the input variables, and the result of the operation for those values.

  6. Example • Calculate the Truth Table of the following formulas • A∧B • P∨Q • X↔Y • What about this? • (A∨B→C∨D∨E)∧(¬F↔A)∧(¬F∨G∧¬H∨F)∧(¬I→¬(D∧J))∧(¬J∨¬D∨E)∧F

  7. Deduction • Deduction • Double negative elimination  • P⊢P • Conjunction introduction / elimination  • {P, Q}⊢P∧Q; P∧Q⊢P, P∧Q⊢Q • Disjunction introduction / elimination  • P⊢P∨Q, Q⊢P∨Q; {P∨Q, P→R, Q→R}⊢R • Bi-conditional introduction / elimination • (P→Q)∧(P←Q)⊢(P↔Q)  • De Morgan • (P∧Q)⊢P∨Q, (P∨Q)⊢P∧Q

  8. Proofs of Deduction Rules

  9. Soundness and Completeness • A deduction system is sound if any sentence P that is derivable from a set Г of sentences is also a logical consequence of that set Г. • A deductive system is complete if every sentence P that is a semantic consequence of a set of sentences Γ can be derived in the deduction system from that set. • A soundness property provides the initial reason for counting a logical system as desirable. The completeness property means that every validity (truth) is provable.

  10. Outline • Reasoning • Truth Table • Deduction • Logics • PL • ClassL • Ground ClassL

  11. Warming up • List the number of models for the following formulas • (A∧B)∨(B∧C) • A∨B→D • ¬A↔B↔C • (A↔¬B)∧(A ↔B) • Something has to be mentioned: Suppose the formulas are represented by a PL with 4 propositions: A, B, C and D. Wait!

  12. PL Exercises 1 • Let A, B, C be propositional sentences, if A⊨B∧C, then A⊨B or A⊨C or both? What if A⊨B∨C? • The model of ‘B∧C’ is I={B=T, C=T}; • If ‘A⊨B∧C’, I should be also a model of ‘A’; • Because I assigns True to ‘B’, I is a model of ‘B’; • Similarly, I is also a model of ‘C’; • So, the proposition is true. • If ‘A⊨B∨C’, a model of ‘B∨C’ can be I’={B=T, C=F}; • I’ is not a model of either ‘A⊨B ’ and ‘A⊨C ’.

  13. PL Exercises 2 • Given that P=(A∨B)∧(C∨D∨E), Q1=A∨B, Q2=(A∨B∨C)∧(B∧C∧D→E), Q3=(A∨B)∧(D∨E), list i that P⊨Qi.

  14. PL Exercises 2 cont. • Given that P=(A∨B)∧(C∨D∨E), Q1=A∨B, Q2=(A∨B∨C)∧(B∧C∧D→E), Q3=(A∨B)∧(D∨E), list i that P⊨Qi. • Notice that let X= A∨B, Y= D∨E, then we rewrite • P=X∧(¬C∨Y), • Q1=X • Q2=(X∨C)∧(¬ B∨¬C∨Y), • Q3=X∧Y • So, P⊨Q1; • X ⊨X∨C, (¬C∨Y) ⊨(¬ B∨¬C∨Y) thus P ⊨ Q2, • Y ⊨(¬C∨Y) thus Q3 ⊨ P.

  15. PL Exercises 3 • Suppose p, q, r, s are four propositional sentences, is the following sentence valid? (p→r)∧(q→s)∧(r∨s)→(p∨q) A=(p→r)∧(q→s)∧(¬r∨¬s)→(¬p∨¬q) =¬((p→r)∧(q→s)∧(¬r∨¬s))∨¬p∨¬q =(p∧¬r)∨(q∧¬s)∨(r∧s) ∨¬p∨¬q =⊤

  16. Are you ‘Sherlock Holmes’? There was a robbery in which a lot of goods were stolen. The robber(s) left in a truck. It is known that : (1) Nobody else could have been involved other than A, B and C. (2) C never commits a crime without A's participation. (3) B does not know how to drive. • So, is A innocent or guilty? • A∨B∨C • C→A • B A

  17. Knights and Knaves • A very special island is inhabited only by knights and knaves. Knights always tell the truth, and knaves always lie. You meet two inhabitants: Zoey and Mel. Zoey tells you that Mel is a knave. Mel says, ‘Neither Zoey nor I are knaves.’ Can you determine what are they? (who is a knight and who is a knave? ) • Z: M • M: Z∧M proof: If M, then Z∧M, then Z, then M. Contradictory!

  18. ClassL Exercises 1 • T={A⊑B, B⊑A}, is (A⊓B) satisfiable in ClassL? A B B A

  19. ClassL Exercises 2 • T={C⊑A, C⊑B} is (A⊓B) satisfiable in ClassL? C C B B B A A B c A C C B A A

  20. ClassL Exercises 3 • Suppose a ⊨A, ⊨B, is the following sentence A∧B satisfiable in PL, what about A⊓B in ClassL? A B A A B B

  21. PL vs. ClassL For any PL sentence P, suppose a corresponding ClassL P’ is built by changing ∧,∨,→, into ⊓, ⊔, ⊑, (not wff’s are not considered). Then do we have that ⊨P iff ⊨P’? The transmission of truth VS. coverage. • For all wff’s P of PL, there exists a truth valuation ν that ν(P) = True iff there exists a class valuations σ, σ(P’) ≠ ∅with P’ as the corresponding proposition in ClassL. • NOTE: although there are more possible assignments in ClassL for the ‘same’ formula, some of them may collapse into one case in PL.

  22. Example • Suppose a PL wff ¬A⋀B and a corresponding ClassL wff ¬A⊓B, the possible assignments (interpretations) are as the following: • More than one model in ClassL collapse into one model in PL. (All non-empty are mapped to T.) B B A A …

  23. Ground ClassL • What distincts Ground ClassL from ClassL? The expressiveness to represent ‘instance’. • What for? To capture the instance/individual in the world.

  24. Exercise: LDKR Class People Italian White Hair Black Hair LDKR Indian Chinese TBox={Italian⊑LDKR, BlackHair⊑LDKR, Indian ⊑LDKR} ABox={Italian(Fausto), Italian(Enzo), Chinese(Rui), Indian(Bisu), BlackHair(Enzo), BlackHair(Rui), BlackHair(Bisu), WhiteHair(Fausto)} LDKR Italian Black Hair Chinese White Hair Indian

More Related