Skip to main content

Showing 1–42 of 42 results for author: Virtema, J

.
  1. arXiv:2505.11057  [pdf, ps, other

    quant-ph cs.DB

    Local consistency and axioms of functional dependence

    Authors: Timon Barlag, Miika Hannula, Juha Kontinen, Nina Pardal, Jonni Virtema

    Abstract: Local consistency arises in diverse areas, including Bayesian statistics, relational databases, and quantum foundations. Likewise, the notion of functional dependence arises in all of these areas. We adopt a general approach to study logical inference in a setting that enables both global inconsistency and local consistency. Our approach builds upon pairwise consistent families of K-relations, i.e… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

    MSC Class: 68P15; 81P13

  2. arXiv:2505.11050  [pdf, ps, other

    cs.LG cs.AI cs.LO

    Halting Recurrent GNNs and the Graded $μ$-Calculus

    Authors: Jeroen Bollen, Jan Van den Bussche, Stijn Vansummeren, Jonni Virtema

    Abstract: Graph Neural Networks (GNNs) are a class of machine-learning models that operate on graph-structured data. Their expressive power is intimately related to logics that are invariant under graded bisimilarity. Current proposals for recurrent GNNs either assume that the graph size is given to the model, or suffer from a lack of termination guarantees. In this paper, we propose a halting mechanism for… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

  3. arXiv:2412.11661  [pdf, other

    cs.DB cs.LO

    Rewriting Consistent Answers on Annotated Data

    Authors: Phokion G. Kolaitis, Nina Pardal, Jonni Virtema, Jef Wijsen

    Abstract: We embark on a study of the consistent answers of queries over databases annotated with values from a naturally ordered positive semiring. In this setting, the consistent answers of a query are defined as the minimum of the semiring values that the query takes over all repairs of an inconsistent database. The main focus is on self-join free conjunctive queries and key constraints, which is the mos… ▽ More

    Submitted 2 April, 2025; v1 submitted 16 December, 2024; originally announced December 2024.

    Comments: PODS 2025

    MSC Class: 68P15; 03B70 ACM Class: H.2

  4. arXiv:2409.18667  [pdf, ps, other

    cs.LO

    Synchronous Team Semantics for Temporal Logics

    Authors: Andreas Krebs, Arne Meier, Jonni Virtema, Martin Zimmermann

    Abstract: We present team semantics for two of the most important linear and branching time specification languages, Linear Temporal Logic (LTL) and Computation Tree Logic (CTL). With team semantics, LTL is able to express hyperproperties, which have in the last decade been identified as a key concept in the verification of information flow properties. We study basic properties of the logic and classify t… ▽ More

    Submitted 27 September, 2024; originally announced September 2024.

  5. arXiv:2406.04833  [pdf, ps, other

    cs.LO

    A Remark on the Expressivity of Asynchronous TeamLTL and HyperLTL

    Authors: Juha Kontinen, Max Sandström, Jonni Virtema

    Abstract: Linear temporal logic (LTL) is used in system verification to write formal specifications for reactive systems. However, some relevant properties, e.g. non-inference in information flow security, cannot be expressed in LTL. A class of such properties that has recently received ample attention is known as hyperproperties. There are two major streams in the research regarding capturing hyperproperti… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  6. arXiv:2402.17805  [pdf, ps, other

    cs.LG cs.AI cs.CC

    Graph Neural Networks and Arithmetic Circuits

    Authors: Timon Barlag, Vivian Holzapfel, Laura Strieker, Jonni Virtema, Heribert Vollmer

    Abstract: We characterize the computational power of neural networks that follow the graph neural network (GNN) architecture, not restricted to aggregate-combine GNNs or other particular types. We establish an exact correspondence between the expressivity of GNNs using diverse activation functions and arithmetic circuits over real numbers. In our results the activation function of the network becomes a gate… ▽ More

    Submitted 21 November, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

    ACM Class: F.1.1; F.1.3; I.2.m

  7. arXiv:2312.01973  [pdf, ps, other

    cs.CC cs.LO

    Computing Repairs Under Functional and Inclusion Dependencies via Argumentation

    Authors: Yasir Mahmood, Jonni Virtema, Timon Barlag, Axel-Cyrille Ngonga Ngomo

    Abstract: We discover a connection between finding subset-maximal repairs for sets of functional and inclusion dependencies, and computing extensions within argumentation frameworks (AFs). We study the complexity of the existence of a repair and deciding whether a given tuple belongs to some (or every) repair, by simulating the instances of these problems via AFs. We prove that subset-maximal repairs under… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: Pre-print

  8. arXiv:2306.15516  [pdf, ps, other

    cs.DB cs.LO

    A logic-based framework for database repairs

    Authors: Nicolas Fröhlich, Arne Meier, Nina Pardal, Jonni Virtema

    Abstract: We introduce a general abstract framework for database repairs, where the repair notions are defined using formal logic. We distinguish between integrity constraints and so-called query constraints. The former are used to model consistency and desirable properties of the data (such as functional dependencies and independencies), while the latter relate two database instances according to their ans… ▽ More

    Submitted 28 March, 2025; v1 submitted 27 June, 2023; originally announced June 2023.

    Comments: 9 pages + 2 pages references + 5 pages appendix; updated definitions and results

    MSC Class: 68P15; 68T27

  9. arXiv:2306.00420  [pdf, ps, other

    cs.LO cs.CC

    Logics with probabilistic team semantics and the Boolean negation

    Authors: Miika Hannula, Minna Hirvonen, Juha Kontinen, Yasir Mahmood, Arne Meier, Jonni Virtema

    Abstract: We study the expressivity and the complexity of various logics in probabilistic team semantics with the Boolean negation. In particular, we study the extension of probabilistic independence logic with the Boolean negation, and a recently introduced logic FOPT. We give a comprehensive picture of the relative expressivity of these logics together with the most studied logics in probabilistic team se… ▽ More

    Submitted 22 May, 2024; v1 submitted 1 June, 2023; originally announced June 2023.

  10. arXiv:2305.11833  [pdf, ps, other

    cs.LO cs.AI cs.CC cs.LG

    Complexity of Neural Network Training and ETR: Extensions with Effectively Continuous Functions

    Authors: Teemu Hankala, Miika Hannula, Juha Kontinen, Jonni Virtema

    Abstract: We study the complexity of the problem of training neural networks defined via various activation functions. The training problem is known to be existsR-complete with respect to linear activation functions and the ReLU activation function. We consider the complexity of the problem with respect to the sigmoid activation function and other effectively continuous functions. We show that these trainin… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

    Comments: Revised version of a manuscript sent for review in April 2023

  11. arXiv:2304.10915  [pdf, other

    cs.LO

    Set Semantics for Asynchronous TeamLTL: Expressivity and Complexity

    Authors: Juha Kontinen, Max Sandström, Jonni Virtema

    Abstract: We introduce and develop a set-based semantics for asynchronous TeamLTL. We consider two canonical logics in this setting: the extensions of TeamLTL by the Boolean disjunction and by the Boolean negation. We establish fascinating connections between the original semantics based on multisets and the new set-based semantics as well as show one of the first positive complexity theoretic results in th… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  12. arXiv:2304.02964  [pdf, ps, other

    cs.LO

    Strongly complete axiomatization for a logic with probabilistic interventionist counterfactuals

    Authors: Fausto Barbero, Jonni Virtema

    Abstract: Causal multiteam semantics is a framework where probabilistic notions and causal inference can be studied in a unified setting. We study a logic (PCO) that features marginal probabilities and interventionist counterfactuals, and allows expressing conditional probability statements, do expressions and other mixtures of causal and probabilistic reasoning. Our main contribution is a strongly complete… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

    Comments: 15 pages

    MSC Class: 03B48; 03F99 ACM Class: F.4; G.3

  13. arXiv:2303.11993  [pdf, ps, other

    cs.LO math.LO

    Expressivity Landscape for Logics with Probabilistic Interventionist Counterfactuals

    Authors: Fausto Barbero, Jonni Virtema

    Abstract: Causal multiteam semantics is a framework where probabilistic dependencies arising from data and causation between variables can be together formalized and studied logically. We consider several logics in the setting of causal multiteam semantics that can express probability comparisons concerning formulae and constants, and encompass interventionist counterfactuals and selective implications that… ▽ More

    Submitted 21 March, 2023; originally announced March 2023.

  14. arXiv:2303.07926  [pdf, ps, other

    cs.LO cs.DB

    Unified Foundations of Team Semantics via Semirings

    Authors: Timon Barlag, Miika Hannula, Juha Kontinen, Nina Pardal, Jonni Virtema

    Abstract: Semiring semantics for first-order logic provides a way to trace how facts represented by a model are used to deduce satisfaction of a formula. Team semantics is a framework for studying logics of dependence and independence in diverse contexts such as databases, quantum mechanics, and statistics by extending first-order logic with atoms that describe dependencies between variables. Combining thes… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

  15. arXiv:2110.12699  [pdf, other

    cs.LO cs.CC

    Temporal Team Semantics Revisited

    Authors: Jens Oliver Gutsfeld, Arne Meier, Christoph Ohrem, Jonni Virtema

    Abstract: Temporal logics have been studied as an approach to the specification of hyperproperties, resulting in the conception of "hyperlogics". With a few recent exceptions, the hyperlogics thus far developed can only relate different traces of a transition system synchronously. However, important information is contained in the relation between different points in their asynchronous interaction. To speci… ▽ More

    Submitted 5 February, 2024; v1 submitted 25 October, 2021; originally announced October 2021.

    Comments: extended version

  16. arXiv:2105.14887  [pdf, other

    cs.LO cs.CC

    Parameterised Complexity of Propositional Inclusion and Independence Logic

    Authors: Yasir Mahmood, Jonni Virtema

    Abstract: We give a comprehensive account on the parameterized complexity of model checking and satisfiability of propositional inclusion and independence logic. We discover that for most parameterizations the problems are either in FPT or paraNP-complete.

    Submitted 13 July, 2023; v1 submitted 31 May, 2021; originally announced May 2021.

    Comments: A revised version

  17. arXiv:2012.12830  [pdf, ps, other

    cs.LO

    Tractability frontiers in probabilistic team semantics and existential second-order logic over the reals

    Authors: Miika Hannula, Jonni Virtema

    Abstract: Probabilistic team semantics is a framework for logical analysis of probabilistic dependencies. Our focus is on the axiomatizability, complexity, and expressivity of probabilistic inclusion logic and its extensions. We identify a natural fragment of existential second-order logic with additive real arithmetic that captures exactly the expressivity of probabilistic inclusion logic. We furthermore r… ▽ More

    Submitted 21 December, 2021; v1 submitted 23 December, 2020; originally announced December 2020.

  18. arXiv:2010.03311  [pdf, other

    cs.LO cs.CC

    Linear-time Temporal Logic with Team Semantics: Expressivity and Complexity

    Authors: Jonni Virtema, Jana Hofmann, Bernd Finkbeiner, Juha Kontinen, Fan Yang

    Abstract: We study the expressivity and complexity of model checking linear temporal logic with team semantics (TeamLTL). TeamLTL, despite being a purely modal logic, is capable of defining hyperproperties, i.e., properties which relate multiple execution traces. TeamLTL has been introduced quite recently and only few results are known regarding its expressivity and its model checking problem. We relate the… ▽ More

    Submitted 23 November, 2021; v1 submitted 7 October, 2020; originally announced October 2020.

    ACM Class: F.4.1; D.2.4

  19. arXiv:2007.03867  [pdf, other

    cs.LO cs.CC

    On the Complexity of Horn and Krom Fragments of Second-Order Boolean Logic

    Authors: Miika Hannula, Juha Kontinen, Martin Lück, Jonni Virtema

    Abstract: Second-order Boolean logic is a generalization of QBF, whose constant alternation fragments are known to be complete for the levels of the exponential time hierarchy. We consider two types of restriction of this logic: 1) restrictions to term constructions, 2) restrictions to the form of the Boolean matrix. Of the first sort, we consider two kinds of restrictions: firstly, disallowing nested use o… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

  20. arXiv:2003.00644  [pdf, ps, other

    cs.LO cs.CC math.LO

    Descriptive complexity of real computation and probabilistic independence logic

    Authors: Miika Hannula, Juha Kontinen, Jan Van den Bussche, Jonni Virtema

    Abstract: We introduce a novel variant of BSS machines called Separate Branching BSS machines (S-BSS in short) and develop a Fagin-type logical characterisation for languages decidable in non-deterministic polynomial time by S-BSS machines. We show that NP on S-BSS machines is strictly included in NP on BSS machines and that every NP language on S-BSS machines is a countable union of closed sets in the usua… ▽ More

    Submitted 7 July, 2020; v1 submitted 1 March, 2020; originally announced March 2020.

    Journal ref: Proceedings of the 35th Annual ACM/IEEE Symposium on Logic in Computer Science (LICS), 2020. Association for Computing Machinery, New York, NY, USA, 550-563

  21. arXiv:1903.03413  [pdf, ps, other

    cs.LO

    Descriptive Complexity of Deterministic Polylogarithmic Time and Space

    Authors: Flavio Ferrarotti, Senén González, José María Turull Torres, Jan Van den Bussche, Jonni Virtema

    Abstract: We propose logical characterizations of problems solvable in deterministic polylogarithmic time (PolylogTime) and polylogarithmic space (PolylogSpace). We introduce a novel two-sorted logic that separates the elements of the input domain from the bit positions needed to address these elements. We prove that the inflationary and partial fixed point vartiants of this logic capture PolylogTime and Po… ▽ More

    Submitted 1 December, 2019; v1 submitted 8 March, 2019; originally announced March 2019.

    Comments: Submitted to the Journal of Computer and System Sciences

  22. arXiv:1812.05873  [pdf, ps, other

    cs.LO math.LO

    Facets of Distribution Identities in Probabilistic Team Semantics

    Authors: Miika Hannula, Åsa Hirvonen, Juha Kontinen, Vadim Kulikov, Jonni Virtema

    Abstract: We study probabilistic team semantics which is a semantical framework allowing the study of logical and probabilistic dependencies simultaneously. We examine and classify the expressive power of logical formalisms arising by different probabilistic atoms such as conditional independence and different variants of marginal distribution equivalences. We also relate the framework to the first-order th… ▽ More

    Submitted 25 February, 2019; v1 submitted 14 December, 2018; originally announced December 2018.

  23. arXiv:1804.05926  [pdf, other

    cs.LO

    Expressivity within second-order transitive-closure logic

    Authors: Flavio Ferrarotti, Jan Van den Bussche, Jonni Virtema

    Abstract: Second-order transitive-closure logic, SO(TC), is an expressive declarative language that captures the complexity class PSPACE. Already its monadic fragment, MSO(TC), allows the expression of various NP-hard and even PSPACE-hard problems in a natural and elegant manner. As SO(TC) offers an attractive framework for expressing properties in terms of declaratively specified computations, it is intere… ▽ More

    Submitted 16 April, 2018; originally announced April 2018.

  24. arXiv:1803.02180  [pdf, ps, other

    cs.LO

    Probabilistic team semantics

    Authors: Arnaud Durand, Miika Hannula, Juha Kontinen, Arne Meier, Jonni Virtema

    Abstract: Team semantics is a semantical framework for the study of dependence and independence concepts ubiquitous in many areas such as databases and statistics. In recent works team semantics has been generalised to accommodate also multisets and probabilistic dependencies. In this article we study a variant of probabilistic team semantics and relate this framework to a Tarskian two-sorted logic. We also… ▽ More

    Submitted 6 March, 2018; originally announced March 2018.

  25. arXiv:1709.08510  [pdf, other

    cs.LO cs.CC

    Team Semantics for the Specification and Verification of Hyperproperties

    Authors: Andreas Krebs, Arne Meier, Jonni Virtema, Martin Zimmermann

    Abstract: We develop team semantics for Linear Temporal Logic (LTL) to express hyperproperties, which have recently been identified as a key concept in the verification of information flow properties. Conceptually, we consider an asynchronous and a synchronous variant of team semantics. We study basic properties of this new logic and classify the computational complexity of its satisfiability, path, and mod… ▽ More

    Submitted 25 June, 2018; v1 submitted 25 September, 2017; originally announced September 2017.

    Comments: Minor corrections

  26. arXiv:1704.02158  [pdf, ps, other

    cs.LO

    Polyteam Semantics

    Authors: Miika Hannula, Juha Kontinen, Jonni Virtema

    Abstract: Team semantics is the mathematical framework of modern logics of dependence and independence in which formulae are interpreted by sets of assignments (teams) instead of single assignments as in first-order logic. In order to deepen the fruitful interplay between team semantics and database dependency theory, we define "Polyteam Semantics" in which formulae are evaluated over a family of teams. We… ▽ More

    Submitted 26 March, 2020; v1 submitted 7 April, 2017; originally announced April 2017.

  27. arXiv:1609.06951  [pdf, ps, other

    cs.LO

    Model Checking and Validity in Propositional and Modal Inclusion Logics

    Authors: Lauri Hella, Antti Kuusisto, Arne Meier, Jonni Virtema

    Abstract: Propositional and modal inclusion logic are formalisms that belong to the family of logics based on team semantics. This article investigates the model checking and validity problems of these logics. We identify complexity bounds for both problems, covering both lax and strict team semantics. By doing so, we come close to finalising the programme that ultimately aims to classify the complexities o… ▽ More

    Submitted 24 April, 2017; v1 submitted 22 September, 2016; originally announced September 2016.

  28. On Quantified Propositional Logics and the Exponential Time Hierarchy

    Authors: Miika Hannula, Juha Kontinen, Martin Lück, Jonni Virtema

    Abstract: We study quantified propositional logics from the complexity theoretic point of view. First we introduce alternating dependency quantified boolean formulae (ADQBF) which generalize both quantified and dependency quantified boolean formulae. We show that the truth evaluation for ADQBF is AEXPTIME(poly)-complete. We also identify fragments for which the problem is complete for the levels of the expo… ▽ More

    Submitted 13 September, 2016; originally announced September 2016.

    Comments: In Proceedings GandALF 2016, arXiv:1609.03648

    ACM Class: F.1.3; F.4.1

    Journal ref: EPTCS 226, 2016, pp. 198-212

  29. arXiv:1606.05140   

    math.LO

    Characterizing Relative Frame Definability in Team Semantics via the Universal Modality

    Authors: Katsuhiko Sano, Jonni Virtema

    Abstract: Let ML(U^+) denote the fragment of modal logic extended with the universal modality in which the universal modality occurs only positively. We characterize the relative definability of ML(U^+) relative to finite transitive frames in the spirit of the well-known Goldblatt-Thomason theorem. We show that a class F of Kripke frames is definable in ML(U^+) relative to finite transitive frames if and on… ▽ More

    Submitted 22 February, 2018; v1 submitted 16 June, 2016; originally announced June 2016.

    Comments: Preprint of a WoLLIC 2016 paper. This preprint has been merged with and superseded by a preprint arXiv:1502.07884

  30. arXiv:1510.09040  [pdf, ps, other

    cs.LO math.LO

    Approximation and Dependence via Multiteam Semantics

    Authors: Arnaud Durand, Miika Hannula, Juha Kontinen, Arne Meier, Jonni Virtema

    Abstract: We define a variant of team semantics called multiteam semantics based on multisets and study the properties of various logics in this framework. In particular, we define natural probabilistic versions of inclusion and independence atoms and certain approximation operators motivated by approximate dependence atoms of Väänänen.

    Submitted 21 December, 2015; v1 submitted 30 October, 2015; originally announced October 2015.

    Comments: Accepted paper for FoIKS conference, long version

  31. arXiv:1505.01964  [pdf, ps, other

    cs.LO cs.CC

    A Team Based Variant of CTL

    Authors: Andreas Krebs, Arne Meier, Jonni Virtema

    Abstract: We introduce two variants of computation tree logic CTL based on team semantics: an asynchronous one and a synchronous one. For both variants we investigate the computational complexity of the satisfiability as well as the model checking problem. The satisfiability problem is shown to be EXPTIME-complete. Here it does not matter which of the two semantics are considered. For model checking we prov… ▽ More

    Submitted 14 July, 2015; v1 submitted 8 May, 2015; originally announced May 2015.

    Comments: TIME 2015 conference version, modified title and motiviation

    MSC Class: 03B44

  32. arXiv:1504.06135  [pdf, ps, other

    cs.LO cs.CC math.LO

    Complexity of Propositional Logics in Team Semantics

    Authors: Miika Hannula, Juha Kontinen, Jonni Virtema, Heribert Vollmer

    Abstract: We classify the computational complexity of the satisfiability, validity and model-checking problems for propositional independence, inclusion, and team logic. Our main result shows that the satisfiability and validity problems for propositional team logic are complete for alternating exponential-time with polynomially many alternations.

    Submitted 5 January, 2017; v1 submitted 23 April, 2015; originally announced April 2015.

    Comments: 15 pages + 1 page appendix, the main result is generalised and the title updated to reflect this

  33. arXiv:1502.07884  [pdf, ps, other

    math.LO cs.LO

    Characterising Modal Definability of Team-Based Logics via the Universal Modality

    Authors: Katsuhiko Sano, Jonni Virtema

    Abstract: We study model and frame definability of various modal logics. Let ML(A+) denote the fragment of modal logic extended with the universal modality in which the universal modality occurs only positively. We show that a class of Kripke models is definable in ML(A+) if and only if the class is elementary and closed under disjoint unions and surjective bisimulations. We also characterise the definabili… ▽ More

    Submitted 21 February, 2018; v1 submitted 27 February, 2015; originally announced February 2015.

    Comments: 30 pages. This is a preprint of a journal article to appear in Annals of Pure and Applied Logic. The preprint combines and extends two conference papers arXiv:1502.07884v1 and arXiv:1606.05140. The title of this preprint is changed to reflect this

  34. arXiv:1410.5038  [pdf, ps, other

    cs.LO math.LO

    Axiomatizing Propositional Dependence Logics

    Authors: Katsuhiko Sano, Jonni Virtema

    Abstract: We give sound and complete Hilbert-style axiomatizations for propositional dependence logic (PD), modal dependence logic (MDL), and extended modal dependence logic (EMDL) by extending existing axiomatizations for propositional logic and modal logic. In addition, we give novel labeled tableau calculi for PD, MDL, and EMDL. We prove soundness, completeness and termination for each of the labeled cal… ▽ More

    Submitted 19 October, 2014; originally announced October 2014.

    Comments: 15 pages

  35. arXiv:1410.5037  [pdf, ps, other

    cs.LO cs.CC math.LO

    Decidability of predicate logics with team semantics

    Authors: Juha Kontinen, Antti Kuusisto, Jonni Virtema

    Abstract: We study the complexity of predicate logics based on team semantics. We show that the satisfiability problems of two-variable independence logic and inclusion logic are both NEXPTIME-complete. Furthermore, we show that the validity problem of two-variable dependence logic is undecidable, thereby solving an open problem from the team semantics literature. We also briefly analyse the complexity of t… ▽ More

    Submitted 18 June, 2016; v1 submitted 19 October, 2014; originally announced October 2014.

    Comments: Extended version of a MFCS 2016 article. Changes on the earlier arXiv version: title changed, added the result on validity of two-variable dependence logic, restructuring

  36. arXiv:1406.7132  [pdf, ps, other

    math.LO cs.LO

    Boolean Dependence Logic and Partially-Ordered Connectives

    Authors: Johannes Ebbing, Lauri Hella, Peter Lohmann, Jonni Virtema

    Abstract: We introduce a new variant of dependence logic called Boolean dependence logic. In Boolean dependence logic dependence atoms are of the type =(x_1,...,x_n,α), where αis a Boolean variable. Intuitively, with Boolean dependence atoms one can express quantification of relations, while standard dependence atoms express quantification over functions. We compare the expressive power of Boolean depende… ▽ More

    Submitted 27 June, 2014; originally announced June 2014.

    Comments: 41 pages

  37. arXiv:1406.6266  [pdf, ps, other

    cs.LO math.LO

    The Expressive Power of Modal Dependence Logic

    Authors: Lauri Hella, Kerkko Luosto, Katsuhiko Sano, Jonni Virtema

    Abstract: We study the expressive power of various modal logics with team semantics. We show that exactly the properties of teams that are downward closed and closed under team k-bisimulation, for some finite k, are definable in modal logic extended with intuitionistic disjunction. Furthermore, we show that the expressive power of modal logic with intuitionistic disjunction and extended modal dependence log… ▽ More

    Submitted 24 June, 2014; originally announced June 2014.

    Comments: 19 pages

  38. Complexity of validity for propositional dependence logics

    Authors: Jonni Virtema

    Abstract: We study the validity problem for propositional dependence logic, modal dependence logic and extended modal dependence logic. We show that the validity problem for propositional dependence logic is NEXPTIME-complete. In addition, we establish that the corresponding problem for modal dependence logic and extended modal dependence logic is NEXPTIME-hard and in NEXPTIME^NP.

    Submitted 25 August, 2014; v1 submitted 24 June, 2014; originally announced June 2014.

    Comments: In Proceedings GandALF 2014, arXiv:1408.5560

    Journal ref: EPTCS 161, 2014, pp. 18-31

  39. Undecidable First-Order Theories of Affine Geometries

    Authors: Antti Kuusisto, Jeremy Meyers, Jonni Virtema

    Abstract: Tarski initiated a logic-based approach to formal geometry that studies first-order structures with a ternary betweenness relation β, and a quaternary equidistance relation \equiv. Tarski established, inter alia, that the first-order (FO) theory of (R^2,β,\equiv) is decidable. Aiello and van Benthem (2002) conjectured that the FO-theory of expansions of (R^2,β) with unary predicates is decidable.… ▽ More

    Submitted 25 December, 2013; v1 submitted 28 October, 2013; originally announced October 2013.

    Comments: 23 pages, 4 figures. arXiv admin note: substantial text overlap with arXiv:1208.4930

    Journal ref: Logical Methods in Computer Science, Volume 9, Issue 4 (December 30, 2013) lmcs:728

  40. arXiv:1208.4930  [pdf, other

    math.LO cs.CC cs.LO

    Undecidable First-Order Theories of Affine Geometries

    Authors: Antti Kuusisto, Jeremy Meyers, Jonni Virtema

    Abstract: Tarski initiated a logic-based approach to formal geometry that studies first-order structures with a ternary betweenness relation (β) and a quaternary equidistance relation (\equiv). Tarski established, inter alia, that the first-order (FO) theory of (R^2,β,\equiv) is decidable. Aiello and van Benthem (2002) conjectured that the FO-theory of expansions of (R^2,β) with unary predicates is decidabl… ▽ More

    Submitted 24 August, 2012; originally announced August 2012.

    Comments: 21 pages, 3 figures

    ACM Class: F.4.1; F.1.3; F.2.2

  41. Weak Models of Distributed Computing, with Connections to Modal Logic

    Authors: Lauri Hella, Matti Järvisalo, Antti Kuusisto, Juhana Laurinharju, Tuomo Lempiäinen, Kerkko Luosto, Jukka Suomela, Jonni Virtema

    Abstract: This work presents a classification of weak models of distributed computing. We focus on deterministic distributed algorithms, and study models of computing that are weaker versions of the widely-studied port-numbering model. In the port-numbering model, a node of degree d receives messages through d input ports and sends messages through d output ports, both numbered with 1,2,...,d. In this work,… ▽ More

    Submitted 21 December, 2013; v1 submitted 9 May, 2012; originally announced May 2012.

    Comments: 1 + 40 pages, 9 figures

  42. arXiv:1104.3148  [pdf, other

    cs.LO cs.CC

    Complexity of two-variable Dependence Logic and IF-Logic

    Authors: Juha Kontinen, Antti Kuusisto, Peter Lohmann, Jonni Virtema

    Abstract: We study the two-variable fragments D^2 and IF^2 of dependence logic and independence-friendly logic. We consider the satisfiability and finite satisfiability problems of these logics and show that for D^2, both problems are NEXPTIME-complete, whereas for IF^2, the problems are undecidable. We also show that D^2 is strictly less expressive than IF^2 and that already in D^2, equicardinality of two… ▽ More

    Submitted 15 April, 2011; originally announced April 2011.

    Comments: 27 pages, extended version of LICS 2011 paper

    ACM Class: F.4.1; F.1.3