paper-with-me

Papers

Automating Reasoning with Standpoint Logic via Nested Sequents

2022-05-05 · Tim S. Lyon, Lucía Gómez Álvarez

Standpoint logic is a recently proposed formalism in the context of knowledge integration, which advocates a multi-perspective approach permitting reasoning with a selection of diverse and possibly conflicting standpoints rather than forcing their unification. In this paper, we introduce nested sequent calculi for propositional standpoint logics--proof systems that manipulate trees whose nodes are multisets of formulae--and show how to automate standpoint reasoning by means of non-deterministic proof-search algorithms. To obtain worst-case complexity-optimal proof-search, we introduce a novel technique in the context of nested sequents, referred to as "coloring," which consists of taking a formula as input, guessing a certain coloring of its subformulae, and then running proof-search in a nested sequent calculus on the colored input. Our technique lets us decide the validity of standpoint formulae in CoNP since proof-search only produces a partial proof relative to each permitted coloring of the input. We show how all partial proofs can be fused together to construct a complete proof when the input is valid, and how certain partial proofs can be transformed into a counter-model when the input is invalid. These "certificates" (i.e. proofs and counter-models) serve as explanations of the (in)validity of the input.

📄 PDF Abstract BibTeX arXiv:2205.02749

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

Automating Agential Reasoning: Proof-Calculi and Syntactic Decidability for STIT Logics

2019-08-29 · Tim Lyon, Kees van Berkel

This work provides proof-search algorithms and automated counter-model extraction for a class of STIT logics. With this, we answer an open problem concerning syntactic decision procedures and cut-free calculi for STIT lo…

Model extraction

Refining Labelled Systems for Modal and Constructive Logics with Applications

2021-07-30 · Tim Lyon

This thesis introduces the "method of structural refinement", which serves as a means of transforming the relational semantics of a modal and/or constructive logic into an 'economical' proof system by connecting two proo…

Automated reasoning support for Standpoint-OWL 2

2023-04-30 · Florian Emmrich, Lucía Gómez Álvarez, Hannes Strass

We present a tool for modelling and reasoning with knowledge from various diverse (and possibly conflicting) viewpoints. The theoretical underpinnings are provided by enhancing base logics by standpoints according to a r…

Non-Monotonic S4F Standpoint Logic (Extended Version with Proofs)

2025-11-13 · Piotr Gorczyca, Hannes Strass arxiv

Standpoint logics offer unified modal logic-based formalisms for representing multiple heterogeneous viewpoints. At the same time, many non-monotonic reasoning frameworks can be naturally captured using modal logics, in …

Standpoint Linear Temporal Logic

2023-04-27 · Nicola Gigante, Lucia {Gomez Alvarez}, Tim S. Lyon

Many complex scenarios require the coordination of agents possessing unique points of view and distinct semantic commitments. In response, standpoint logic (SL) was introduced in the context of knowledge integration, all…