SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
On the Computational Complexity of Intuitionistic
Hybrid Modal Logic
Edward Hermann Hausler
Mario Benevides
Valeria de Paiva
Alexandre Rademaker
PUC-Rio
UFRJ
Univ. Birmingham - UK
FGV - IBM Research
Basic Motivation
Some facts
Description Logic is among the best logical frameworks to
represent knowledge.
Powerful language expression plus decidability (TBOX PSPACE,
TBOX+ABOX EXPTIME).
Deontic logic approach to legal knowledge representation brings
us paradoxes (contrary-to-duty paradoxes);
ALC, as a basic DL, might be considered to legal knowledge
representation if it can deal with the paradoxes;
Considering a jurisprudence basis, classical ALC it is not
adequate to our approach.
Basic Motivation
Our approach
An intuitionistic version of ALC tailored to represent legal
knowledge.
Dealing with the paradoxes.
A proof-theoretical basis to legal reasoning and explanation.
PSPACE completeness of iALC.
iALC and ALC have the same logical language
Binary (Roles) and unary (Concepts) predicate symbols, R(x, y)
and C(y).
Prenex Guarded formulas (∀y(R(x, y) → C(y)),
∃y(R(x, y) ∧ C(y))).
Essentially propositional (Tboxes), but may involve reasoning on
individuals (Aboxes), expressed as “i : C”.
Semantics: Provided by a structure I = (∆I, I, ·I) closed under
refinement, i.e., y ∈ AI and x I y implies x ∈ AI. “¬” and “ ”
must be interpreted intuitionistically .
It is not First-order Intuitionistic Logic. It is a genuine Intuitionistic
Hybrid logic (IHK).
Using iALC to formalize Conflict of Laws in Space
A Case Study
Peter and Maria signed a renting contract. The subject of the contract is an
apartment in Rio de Janeiro. The contract states that any dispute will go to court in
Rio de Janeiro. Peter is 17 and Maria is 20. Peter lives in Edinburgh and Maria lives
in Rio.
Only legally capable individuals have civil obligations:
PeterLiable ContractHolds@RioCourt, shortly, pl cmp
MariaLiable ContractHolds@RioCourt, shortly, ml cmp
Concepts, nominals and their relationships
BR is the collection of Brazilian Valid Legal Statements
SC is the collection of Scottish Valid Legal Statements
PILBR is the collection of Private International Laws in Brazil
ABROAD is the collection of VLS outside Brazil
LexDomicilium is a legal connection:
Legal Connections The pair pl, pl is in LexDomicilium
Non-Logical Axiom Sequents
The sets ∆, of concepts, and Ω, of iALC sequents representing the
knowledge about the case
∆ =
ml : BR pl : SC pl cmp
ml cmp pl LexDom pl
Ω =
PILBR ⇒ BR
SC ⇒ ABROAD
∃LexD1.L1 . . . ∃LexDom.ABROAD . . . ∃LexDk.Lk ⇒ PILBR
In Sequent Calculus
∆ ⇒ pl : SC
Ω
pl : SC ⇒ pl : A
cut
∆ ⇒ pl : A ∆ ⇒ pl LexD pl
∃ − R
∆ ⇒ pl : ∃LexD.A
∃LexD.A ⇒ ∃LexD.A
-R
∃LexD.A ⇒ PILBR
Ω
PILBR ⇒ BR
cut
∃LexD.A ⇒ BR
inc − R
∆ ⇒ pl : BR
∆ ⇒ ml : BR
Π
∆ ⇒ pl : BR
Ω
ml : BR, pl : BR ⇒ cmp : BR
cut
∆, ml : BR ⇒ cmp : BR
cut
∆ ⇒ cmp : BR
The logic IHK
The language of IHK is described by the following grammar.
ϕ ::=p | ni | ⊥ | | ¬ϕ | ϕ1 ∧ ϕ2 | ϕ1 ∨ ϕ2 | ϕ1 → ϕ2 | 2 | 3ϕ | @ni ϕ
Let M = W, , R, {Vw }w∈W be a Kripke model for IHML, w ∈ W and α be an IHML formula.
1. W is the (non-empty) set of worlds, partially ordered by ;
2. R ⊆ W × W;
3. for each w, Vw is a function from Φ to 2W , such that, if w v then Vw (p) ⊆ Vv (p).
The logic IHK
The language of IHK is described by the following grammar.
ϕ ::=p | ni | ⊥ | | ¬ϕ | ϕ1 ∧ ϕ2 | ϕ1 ∨ ϕ2 | ϕ1 → ϕ2 | 2 | 3ϕ | @ni ϕ
Let M = W, , R, {Vw }w∈W be a Kripke model for IHML, w ∈ W and α be an IHML formula.
The satisfaction relation, M, w, i |= α, is defined inductively as follows:
A M, w, i |= p iff i ∈ Vw (p);
B M, w, i |= ⊥ and M, w, i |=
Nom M, w, i |= nj iff i = j
C M, w, i |= α ∧ β, iff, M, w, i |= α and M, w, i |= β
D M, w, i |= α ∨ β, iff, M, w, i |= α or M, w, i |= β
NEG M, w |= ¬α, iff, for all w , w ≤ w , M, w |= α
IMP M, w, i |= α1 → α2 iff for all v, w v, if M, v, i |= α1 then M, v, i |= α2;
IBOX M, w, i |= 2α iff for all v, w v, for all k ∈ W, if iRk then M, v, i |= α;
IDIA M, w, i |= 3α iff there is k ∈ W, iRk and M, k, i |= α
Anchor M, w, i |= @nj α iff M, w, j |= α
and R are not independent
Metatheorems on IHK
IHK is sound and complete regarded IHK frames.
IPL ⊂ IHK (lower bound is PSPACE)
Alternating Polynomial Turing-Machine to find out winner-strategy
on the SAT-Game adapted from Areces2000 (upper-bound is
PSPACE).
IHK is PSPACE-complete
SATIHK ⊂ PSPACE
One wants fo verify whether Γ → γ is satisfiable.
Γ → γ is satisfiable, if and only if, ( θ∈Γθ) → γ is satisfiable in a model of Γ. A
game is defined on Γ ∪ {γ}
∃loise starts by playing a list {L0, . . . , Lk } of Γ ∪ {γ}-Hintikka I-sets, and two
relations R and on them.
∃loise loses if she cannot provide the list as a pre-model.
∀belard chooses a set from the list and a formula inside this set.
∃loise has to verify/extend the (pre)-model in order to satisfy the formula.
Γ ∪ γ is satisfiable, iff, ∃loise has a winning strategy.
∆-Hintikka I-set is a maximal prime consistent set of subformulas from ∆.
IHK is PSPACE-complete
1. Ladner proved that Sat for K, S4 and KD are PSPACE-complete;
2. Using Gödel translation it is proved that IPL is PSPACE-complete;
3. Wolter and Zakharyaschev proved that IK is translated in S4 ⊗ K,
so IK is PSPACE-complete;
4. Every logic containing IK is PSPACE-Hard;
5. IK ⊆ IHK. No known translation of Hybrid language into ordinary
Modal Logic;
6. We prove that IHK is in PSPACE using the method of
Areces 2000 extended to Intuitionistic Modal models;
THANK YOU

Mais conteúdo relacionado

Mais procurados

On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...
On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...
On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...Editor IJCATR
 
A Labelling Semantics for Weighted Argumentation Frameworks
A Labelling Semantics for Weighted Argumentation FrameworksA Labelling Semantics for Weighted Argumentation Frameworks
A Labelling Semantics for Weighted Argumentation FrameworksCarlo Taticchi
 
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...Carlo Taticchi
 
Theory of Computation "Chapter 1, introduction"
Theory of Computation "Chapter 1, introduction"Theory of Computation "Chapter 1, introduction"
Theory of Computation "Chapter 1, introduction"Ra'Fat Al-Msie'deen
 
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...Carlo Taticchi
 
A formal framework for Stringology
A formal framework for StringologyA formal framework for Stringology
A formal framework for StringologyMichael Soltys
 
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsCorrespondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsjournal ijrtem
 
Entropy-Driven Evolutionary Approaches to the Mastermind Problem
Entropy-Driven Evolutionary Approaches to the Mastermind ProblemEntropy-Driven Evolutionary Approaches to the Mastermind Problem
Entropy-Driven Evolutionary Approaches to the Mastermind ProblemJuan J. Merelo
 

Mais procurados (13)

Function polynomial time
 Function polynomial time Function polynomial time
Function polynomial time
 
Saurav's spain paper regards, ajay mishra 324368521
Saurav's spain paper regards, ajay mishra 324368521Saurav's spain paper regards, ajay mishra 324368521
Saurav's spain paper regards, ajay mishra 324368521
 
On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...
On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...
On Some New Contra Continuous and Contra Open Mappings in Intuitionistic Fuzz...
 
A Labelling Semantics for Weighted Argumentation Frameworks
A Labelling Semantics for Weighted Argumentation FrameworksA Labelling Semantics for Weighted Argumentation Frameworks
A Labelling Semantics for Weighted Argumentation Frameworks
 
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...
A Unifying Four-State Labelling Semantics for Bridging Abstract Argumentation...
 
05 pml
05 pml05 pml
05 pml
 
Theory of Computation "Chapter 1, introduction"
Theory of Computation "Chapter 1, introduction"Theory of Computation "Chapter 1, introduction"
Theory of Computation "Chapter 1, introduction"
 
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...
Preliminary Study on Reinstatement Labelling for Weighted Argumentation Frame...
 
A formal framework for Stringology
A formal framework for StringologyA formal framework for Stringology
A formal framework for Stringology
 
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsCorrespondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
 
Entropy-Driven Evolutionary Approaches to the Mastermind Problem
Entropy-Driven Evolutionary Approaches to the Mastermind ProblemEntropy-Driven Evolutionary Approaches to the Mastermind Problem
Entropy-Driven Evolutionary Approaches to the Mastermind Problem
 
Rational expressions
Rational expressionsRational expressions
Rational expressions
 
pres_coconat
pres_coconatpres_coconat
pres_coconat
 

Destaque

Verifying Integrity Constraints of a RDF-based WordNet
Verifying Integrity Constraints of a RDF-based WordNetVerifying Integrity Constraints of a RDF-based WordNet
Verifying Integrity Constraints of a RDF-based WordNetAlexandre Rademaker
 
A linked open data architecture for contemporary historical archives
A linked open data architecture for contemporary historical archivesA linked open data architecture for contemporary historical archives
A linked open data architecture for contemporary historical archivesAlexandre Rademaker
 
It’s a WIN, WIN: ‘WordPress On Windows’
It’s a WIN, WIN: ‘WordPress On Windows’It’s a WIN, WIN: ‘WordPress On Windows’
It’s a WIN, WIN: ‘WordPress On Windows’Brendan Sera-Shriar
 
OpenWordnet-PT: A Project Report
OpenWordnet-PT: A Project ReportOpenWordnet-PT: A Project Report
OpenWordnet-PT: A Project ReportAlexandre Rademaker
 
Is it important to explain a theorem? A case study in UML and ALCQI
Is it important to explain a theorem? A case study in UML and ALCQIIs it important to explain a theorem? A case study in UML and ALCQI
Is it important to explain a theorem? A case study in UML and ALCQIAlexandre Rademaker
 
An overview of Portuguese WordNets
An overview of Portuguese WordNetsAn overview of Portuguese WordNets
An overview of Portuguese WordNetsAlexandre Rademaker
 
Embedding NomLex-BR nominalizations into OpenWordnet-PT
Embedding NomLex-BR nominalizations into OpenWordnet-PTEmbedding NomLex-BR nominalizations into OpenWordnet-PT
Embedding NomLex-BR nominalizations into OpenWordnet-PTAlexandre Rademaker
 

Destaque (7)

Verifying Integrity Constraints of a RDF-based WordNet
Verifying Integrity Constraints of a RDF-based WordNetVerifying Integrity Constraints of a RDF-based WordNet
Verifying Integrity Constraints of a RDF-based WordNet
 
A linked open data architecture for contemporary historical archives
A linked open data architecture for contemporary historical archivesA linked open data architecture for contemporary historical archives
A linked open data architecture for contemporary historical archives
 
It’s a WIN, WIN: ‘WordPress On Windows’
It’s a WIN, WIN: ‘WordPress On Windows’It’s a WIN, WIN: ‘WordPress On Windows’
It’s a WIN, WIN: ‘WordPress On Windows’
 
OpenWordnet-PT: A Project Report
OpenWordnet-PT: A Project ReportOpenWordnet-PT: A Project Report
OpenWordnet-PT: A Project Report
 
Is it important to explain a theorem? A case study in UML and ALCQI
Is it important to explain a theorem? A case study in UML and ALCQIIs it important to explain a theorem? A case study in UML and ALCQI
Is it important to explain a theorem? A case study in UML and ALCQI
 
An overview of Portuguese WordNets
An overview of Portuguese WordNetsAn overview of Portuguese WordNets
An overview of Portuguese WordNets
 
Embedding NomLex-BR nominalizations into OpenWordnet-PT
Embedding NomLex-BR nominalizations into OpenWordnet-PTEmbedding NomLex-BR nominalizations into OpenWordnet-PT
Embedding NomLex-BR nominalizations into OpenWordnet-PT
 

Semelhante a On the Computational Complexity of Intuitionistic Hybrid Modal Logic

Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)SHUBHAM KUMAR GUPTA
 
Scala as a Declarative Language
Scala as a Declarative LanguageScala as a Declarative Language
Scala as a Declarative Languagevsssuresh
 
Jarrar.lecture notes.aai.2011s.descriptionlogic
Jarrar.lecture notes.aai.2011s.descriptionlogicJarrar.lecture notes.aai.2011s.descriptionlogic
Jarrar.lecture notes.aai.2011s.descriptionlogicPalGov
 
Csr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminskiCsr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminskiCSR2011
 
The Chase in Database Theory
The Chase in Database TheoryThe Chase in Database Theory
The Chase in Database TheoryJan Hidders
 
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...Ashish Duggal
 
Artificial intelligent Lec 5-logic
Artificial intelligent Lec 5-logicArtificial intelligent Lec 5-logic
Artificial intelligent Lec 5-logicTaymoor Nazmy
 
Discrete Mathematics - All chapters
Discrete Mathematics - All chapters Discrete Mathematics - All chapters
Discrete Mathematics - All chapters Omnia A. Abdullah
 
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...RuleML
 
L03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicL03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicManjula V
 
2015 CMS Winter Meeting Poster
2015 CMS Winter Meeting Poster2015 CMS Winter Meeting Poster
2015 CMS Winter Meeting PosterChelsea Battell
 

Semelhante a On the Computational Complexity of Intuitionistic Hybrid Modal Logic (20)

C2.0 propositional logic
C2.0 propositional logicC2.0 propositional logic
C2.0 propositional logic
 
Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)
 
Scala as a Declarative Language
Scala as a Declarative LanguageScala as a Declarative Language
Scala as a Declarative Language
 
Jarrar.lecture notes.aai.2011s.descriptionlogic
Jarrar.lecture notes.aai.2011s.descriptionlogicJarrar.lecture notes.aai.2011s.descriptionlogic
Jarrar.lecture notes.aai.2011s.descriptionlogic
 
Csr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminskiCsr2011 june17 15_15_kaminski
Csr2011 june17 15_15_kaminski
 
AI Lab Manual.docx
AI Lab Manual.docxAI Lab Manual.docx
AI Lab Manual.docx
 
The Chase in Database Theory
The Chase in Database TheoryThe Chase in Database Theory
The Chase in Database Theory
 
dma_ppt.pdf
dma_ppt.pdfdma_ppt.pdf
dma_ppt.pdf
 
AI-09 Logic in AI
AI-09 Logic in AIAI-09 Logic in AI
AI-09 Logic in AI
 
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...
Artificial Intelligence (AI) | Prepositional logic (PL)and first order predic...
 
Hak ontoforum
Hak ontoforumHak ontoforum
Hak ontoforum
 
Artificial intelligent Lec 5-logic
Artificial intelligent Lec 5-logicArtificial intelligent Lec 5-logic
Artificial intelligent Lec 5-logic
 
10651372.ppt
10651372.ppt10651372.ppt
10651372.ppt
 
Discrete Mathematics - All chapters
Discrete Mathematics - All chapters Discrete Mathematics - All chapters
Discrete Mathematics - All chapters
 
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...
RuleML2015: Similarity-Based Strict Equality in a Fully Integrated Fuzzy Logi...
 
draft
draftdraft
draft
 
L03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicL03 ai - knowledge representation using logic
L03 ai - knowledge representation using logic
 
2015 CMS Winter Meeting Poster
2015 CMS Winter Meeting Poster2015 CMS Winter Meeting Poster
2015 CMS Winter Meeting Poster
 
DISMATH_Part1
DISMATH_Part1DISMATH_Part1
DISMATH_Part1
 
Dscrete structure
Dscrete  structureDscrete  structure
Dscrete structure
 

Mais de Alexandre Rademaker

Processamento de Linguagem Natural em textos da História Comptemporânea do Br...
Processamento de Linguagem Natural em textos da História Comptemporânea do Br...Processamento de Linguagem Natural em textos da História Comptemporânea do Br...
Processamento de Linguagem Natural em textos da História Comptemporânea do Br...Alexandre Rademaker
 
On the proof theory for Description Logics
On the proof theory for Description LogicsOn the proof theory for Description Logics
On the proof theory for Description LogicsAlexandre Rademaker
 
OpenWN-PT: a Brazilian Wordnet for all
OpenWN-PT: a Brazilian Wordnet for allOpenWN-PT: a Brazilian Wordnet for all
OpenWN-PT: a Brazilian Wordnet for allAlexandre Rademaker
 
A database approach to monitoring the quality of information in RDF stores
A database approach to monitoring the quality of information in RDF storesA database approach to monitoring the quality of information in RDF stores
A database approach to monitoring the quality of information in RDF storesAlexandre Rademaker
 
Intuitionistic Description Logic for Legal Reasoning
Intuitionistic Description Logic for Legal ReasoningIntuitionistic Description Logic for Legal Reasoning
Intuitionistic Description Logic for Legal ReasoningAlexandre Rademaker
 

Mais de Alexandre Rademaker (6)

Processamento de Linguagem Natural em textos da História Comptemporânea do Br...
Processamento de Linguagem Natural em textos da História Comptemporânea do Br...Processamento de Linguagem Natural em textos da História Comptemporânea do Br...
Processamento de Linguagem Natural em textos da História Comptemporânea do Br...
 
On the proof theory for Description Logics
On the proof theory for Description LogicsOn the proof theory for Description Logics
On the proof theory for Description Logics
 
OpenWN-PT: a Brazilian Wordnet for all
OpenWN-PT: a Brazilian Wordnet for allOpenWN-PT: a Brazilian Wordnet for all
OpenWN-PT: a Brazilian Wordnet for all
 
A database approach to monitoring the quality of information in RDF stores
A database approach to monitoring the quality of information in RDF storesA database approach to monitoring the quality of information in RDF stores
A database approach to monitoring the quality of information in RDF stores
 
Intuitionistic Description Logic for Legal Reasoning
Intuitionistic Description Logic for Legal ReasoningIntuitionistic Description Logic for Legal Reasoning
Intuitionistic Description Logic for Legal Reasoning
 
First Order Logic
First Order LogicFirst Order Logic
First Order Logic
 

Último

Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Cherry
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bSérgio Sacani
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptxCherry
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsbassianu17
 
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort ServiceCall Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort Serviceshivanisharma5244
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body Areesha Ahmad
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryAlex Henderson
 
Concept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfConcept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfCherry
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIADr. TATHAGAT KHOBRAGADE
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsSérgio Sacani
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxCherry
 
Cot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACherry
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.Cherry
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCherry
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxMohamedFarag457087
 
FS P2 COMBO MSTA LAST PUSH past exam papers.
FS P2 COMBO MSTA LAST PUSH past exam papers.FS P2 COMBO MSTA LAST PUSH past exam papers.
FS P2 COMBO MSTA LAST PUSH past exam papers.takadzanijustinmaime
 
Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Cherry
 

Último (20)

Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
Clean In Place(CIP).pptx .
Clean In Place(CIP).pptx                 .Clean In Place(CIP).pptx                 .
Clean In Place(CIP).pptx .
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditions
 
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort ServiceCall Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
Concept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfConcept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdf
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptx
 
Cot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNA
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptx
 
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICEPATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
FS P2 COMBO MSTA LAST PUSH past exam papers.
FS P2 COMBO MSTA LAST PUSH past exam papers.FS P2 COMBO MSTA LAST PUSH past exam papers.
FS P2 COMBO MSTA LAST PUSH past exam papers.
 
Site Acceptance Test .
Site Acceptance Test                    .Site Acceptance Test                    .
Site Acceptance Test .
 
Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.
 

On the Computational Complexity of Intuitionistic Hybrid Modal Logic

  • 1. On the Computational Complexity of Intuitionistic Hybrid Modal Logic Edward Hermann Hausler Mario Benevides Valeria de Paiva Alexandre Rademaker PUC-Rio UFRJ Univ. Birmingham - UK FGV - IBM Research
  • 2. Basic Motivation Some facts Description Logic is among the best logical frameworks to represent knowledge. Powerful language expression plus decidability (TBOX PSPACE, TBOX+ABOX EXPTIME). Deontic logic approach to legal knowledge representation brings us paradoxes (contrary-to-duty paradoxes); ALC, as a basic DL, might be considered to legal knowledge representation if it can deal with the paradoxes; Considering a jurisprudence basis, classical ALC it is not adequate to our approach.
  • 3. Basic Motivation Our approach An intuitionistic version of ALC tailored to represent legal knowledge. Dealing with the paradoxes. A proof-theoretical basis to legal reasoning and explanation. PSPACE completeness of iALC.
  • 4. iALC and ALC have the same logical language Binary (Roles) and unary (Concepts) predicate symbols, R(x, y) and C(y). Prenex Guarded formulas (∀y(R(x, y) → C(y)), ∃y(R(x, y) ∧ C(y))). Essentially propositional (Tboxes), but may involve reasoning on individuals (Aboxes), expressed as “i : C”. Semantics: Provided by a structure I = (∆I, I, ·I) closed under refinement, i.e., y ∈ AI and x I y implies x ∈ AI. “¬” and “ ” must be interpreted intuitionistically . It is not First-order Intuitionistic Logic. It is a genuine Intuitionistic Hybrid logic (IHK).
  • 5. Using iALC to formalize Conflict of Laws in Space A Case Study Peter and Maria signed a renting contract. The subject of the contract is an apartment in Rio de Janeiro. The contract states that any dispute will go to court in Rio de Janeiro. Peter is 17 and Maria is 20. Peter lives in Edinburgh and Maria lives in Rio. Only legally capable individuals have civil obligations: PeterLiable ContractHolds@RioCourt, shortly, pl cmp MariaLiable ContractHolds@RioCourt, shortly, ml cmp Concepts, nominals and their relationships BR is the collection of Brazilian Valid Legal Statements SC is the collection of Scottish Valid Legal Statements PILBR is the collection of Private International Laws in Brazil ABROAD is the collection of VLS outside Brazil LexDomicilium is a legal connection: Legal Connections The pair pl, pl is in LexDomicilium
  • 6. Non-Logical Axiom Sequents The sets ∆, of concepts, and Ω, of iALC sequents representing the knowledge about the case ∆ = ml : BR pl : SC pl cmp ml cmp pl LexDom pl Ω = PILBR ⇒ BR SC ⇒ ABROAD ∃LexD1.L1 . . . ∃LexDom.ABROAD . . . ∃LexDk.Lk ⇒ PILBR
  • 7. In Sequent Calculus ∆ ⇒ pl : SC Ω pl : SC ⇒ pl : A cut ∆ ⇒ pl : A ∆ ⇒ pl LexD pl ∃ − R ∆ ⇒ pl : ∃LexD.A ∃LexD.A ⇒ ∃LexD.A -R ∃LexD.A ⇒ PILBR Ω PILBR ⇒ BR cut ∃LexD.A ⇒ BR inc − R ∆ ⇒ pl : BR ∆ ⇒ ml : BR Π ∆ ⇒ pl : BR Ω ml : BR, pl : BR ⇒ cmp : BR cut ∆, ml : BR ⇒ cmp : BR cut ∆ ⇒ cmp : BR
  • 8. The logic IHK The language of IHK is described by the following grammar. ϕ ::=p | ni | ⊥ | | ¬ϕ | ϕ1 ∧ ϕ2 | ϕ1 ∨ ϕ2 | ϕ1 → ϕ2 | 2 | 3ϕ | @ni ϕ Let M = W, , R, {Vw }w∈W be a Kripke model for IHML, w ∈ W and α be an IHML formula. 1. W is the (non-empty) set of worlds, partially ordered by ; 2. R ⊆ W × W; 3. for each w, Vw is a function from Φ to 2W , such that, if w v then Vw (p) ⊆ Vv (p).
  • 9. The logic IHK The language of IHK is described by the following grammar. ϕ ::=p | ni | ⊥ | | ¬ϕ | ϕ1 ∧ ϕ2 | ϕ1 ∨ ϕ2 | ϕ1 → ϕ2 | 2 | 3ϕ | @ni ϕ Let M = W, , R, {Vw }w∈W be a Kripke model for IHML, w ∈ W and α be an IHML formula. The satisfaction relation, M, w, i |= α, is defined inductively as follows: A M, w, i |= p iff i ∈ Vw (p); B M, w, i |= ⊥ and M, w, i |= Nom M, w, i |= nj iff i = j C M, w, i |= α ∧ β, iff, M, w, i |= α and M, w, i |= β D M, w, i |= α ∨ β, iff, M, w, i |= α or M, w, i |= β NEG M, w |= ¬α, iff, for all w , w ≤ w , M, w |= α IMP M, w, i |= α1 → α2 iff for all v, w v, if M, v, i |= α1 then M, v, i |= α2; IBOX M, w, i |= 2α iff for all v, w v, for all k ∈ W, if iRk then M, v, i |= α; IDIA M, w, i |= 3α iff there is k ∈ W, iRk and M, k, i |= α Anchor M, w, i |= @nj α iff M, w, j |= α
  • 10. and R are not independent
  • 11. Metatheorems on IHK IHK is sound and complete regarded IHK frames. IPL ⊂ IHK (lower bound is PSPACE) Alternating Polynomial Turing-Machine to find out winner-strategy on the SAT-Game adapted from Areces2000 (upper-bound is PSPACE).
  • 12. IHK is PSPACE-complete SATIHK ⊂ PSPACE One wants fo verify whether Γ → γ is satisfiable. Γ → γ is satisfiable, if and only if, ( θ∈Γθ) → γ is satisfiable in a model of Γ. A game is defined on Γ ∪ {γ} ∃loise starts by playing a list {L0, . . . , Lk } of Γ ∪ {γ}-Hintikka I-sets, and two relations R and on them. ∃loise loses if she cannot provide the list as a pre-model. ∀belard chooses a set from the list and a formula inside this set. ∃loise has to verify/extend the (pre)-model in order to satisfy the formula. Γ ∪ γ is satisfiable, iff, ∃loise has a winning strategy. ∆-Hintikka I-set is a maximal prime consistent set of subformulas from ∆.
  • 13. IHK is PSPACE-complete 1. Ladner proved that Sat for K, S4 and KD are PSPACE-complete; 2. Using Gödel translation it is proved that IPL is PSPACE-complete; 3. Wolter and Zakharyaschev proved that IK is translated in S4 ⊗ K, so IK is PSPACE-complete; 4. Every logic containing IK is PSPACE-Hard; 5. IK ⊆ IHK. No known translation of Hybrid language into ordinary Modal Logic; 6. We prove that IHK is in PSPACE using the method of Areces 2000 extended to Intuitionistic Modal models;