中文
相关论文

相关论文: Bisimulation Equivalence of First-Order Grammars

200 篇论文

Proof terms are syntactic expressions that represent computations in term rewriting. They were introduced by Meseguer and exploited by van Oostrom and de Vrijer to study equivalence of reductions in (left-linear) first-order term rewriting…

符号计算 · 计算机科学 2023-08-17 Pablo Barenbaum , Eduardo Bonelli

The article surveys some decidability results for DPDAs on infinite words (omega-DPDA). We summarize some recent results on the decidability of the regularity and the equivalence problem for the class of weak omega-DPDAs. Furthermore, we…

形式语言与自动机理论 · 计算机科学 2014-05-23 Christof Löding

Register automata are a basic model of computation over infinite alphabets. Fresh-register automata extend register automata with the capability to generate fresh symbols in order to model computational scenarios involving name creation.…

计算机科学中的逻辑 · 计算机科学 2025-02-12 Andrzej S. Murawski , Steven J. Ramsay , Nikos Tzevelekos

We prove that language equivalence of deterministic one-counter automata is NL-complete. This improves the superpolynomial time complexity upper bound shown by Valiant and Paterson in 1975. Our main contribution is to prove that two…

形式语言与自动机理论 · 计算机科学 2013-01-11 Stanislav Böhm , Stefan Göller , Petr Jančar

Indexed languages are a classical notion in formal language theory, which has attracted attention in recent decades due to its role in higher-order model checking: They are precisely the languages accepted by order-2 pushdown automata. The…

形式语言与自动机理论 · 计算机科学 2026-05-28 Richard Mandel , Corto Mascle , Georg Zetzsche

We develop a behavioral theory for the untyped call-by-value lambda calculus extended with the delimited-control operators shift and reset. For this calculus, we discuss the possible observable behaviors and we define an applicative…

编程语言 · 计算机科学 2012-01-05 Dariusz Biernacki , Serguei Lenglet

Dirac notation is widely used in quantum physics and quantum programming languages to define, compute and reason about quantum states. This paper considers Dirac notation from the perspective of automated reasoning. We prove two main…

编程语言 · 计算机科学 2024-11-20 Yingte Xu , Gilles Barthe , Li Zhou

We prove decidability results on the existence of constant subsequences of uniformly recurrent morphic sequences along arithmetic progressions. We use spectral properties of the subshifts they generate to give a first algorithm deciding…

动力系统 · 数学 2018-11-19 Fabien Durand , Valérie Goyheneche

We introduce a high-level language with Python-like syntax for string-to-string, polyregular, first-order definable transductions. This language features function calls, boolean variables, and nested for-loops. We devise and implement a…

形式语言与自动机理论 · 计算机科学 2025-05-16 Aliaume Lopez , Rafał Stefański

We show that in case a pushdown system is bisimulation equivalent to a finite system, there is already a bisimulation equivalent finite system whose size is elementarily bounded in the description size of the pushdown system. As a…

形式语言与自动机理论 · 计算机科学 2020-05-14 Stefan Göller , Paweł Parys

Notions of asimulation and k-asimulation introduced in [Olkhovikov, 2011] are extended onto the level of predicate logic. We then prove that a first-order formula is equivalent to a standard translation of an intuitionistic predicate…

逻辑 · 数学 2015-04-13 Grigory K. Olkhovikov

A subclass of nondeterministic Finite Automata generated by means of regular Grammars (GFAs, for short) is introduced. A process algebra is proposed, whose semantics maps a term to a GFA. We prove a representability theorem: for each GFA…

形式语言与自动机理论 · 计算机科学 2024-08-12 Roberto Gorrieri

Notions of k-asimulation and asimulation are introduced as asymmetric counterparts to k-bisimulation and bisimulation, respectively. It is proved that a first-order formula is equivalent to a standard translation of an intuitionistic…

逻辑 · 数学 2015-04-13 Grigory K. Olkhovikov

We compare pushdown automata (PDAs for short) against other representations. First, we show that there is a family of PDAs over a unary alphabet with $n$ states and $p \geq 2n + 4$ stack symbols that accepts one single long word for which…

形式语言与自动机理论 · 计算机科学 2017-06-27 Pierre Ganty , Elena Gutiérrez

We report on work in progress on 'nested term graphs' for formalizing higher-order terms (e.g. finite or infinite lambda-terms), including those expressing recursion (e.g. terms in the lambda-calculus with letrec). The idea is to represent…

计算机科学中的逻辑 · 计算机科学 2015-05-28 Clemens Grabmayer , Vincent van Oostrom

We give a simple order-theoretic construction of a Cartesian closed category of sequential functions. It is based on bistable biorders, which are sets with a partial order -- the extensional order -- and a bistable coherence, which captures…

编程语言 · 计算机科学 2017-01-11 James Laird

The notion of bounded expansion captures uniform sparsity of graph classes and renders various algorithmic problems that are hard in general tractable. In particular, the model-checking problem for first-order logic is fixed-parameter…

We propose Pushdown Normal Form (PDNF) Bisimulation to verify contextual equivalence in higher-order functional programming languages with local state. Similar to previous work on Normal Form (NF) bisimulation, PDNF Bisimulation is sound…

编程语言 · 计算机科学 2023-11-03 Vasileios Koutavas , Yu-Yang Lin , Nikos Tzevelekos

Various feature descriptions are being employed in logic programming languages and constrained-based grammar formalisms. The common notational primitive of these descriptions are functional attributes called features. The descriptions…

cmp-lg · 计算机科学 2008-02-03 Rolf Backofen , Gert Smolka

The first-order theory of a string automatic structure is known to be decidable, but there are examples of string automatic structures with nonelementary first-order theories. We prove that the first-order theory of a string automatic…

计算机科学中的逻辑 · 计算机科学 2008-10-29 Dietrich Kuske , Markus Lohrey