中文
相关论文

相关论文: Fully-abstract concurrent games for pi

200 篇论文

We study the lambda-mu-calculus, extended with explicit substitution, and define a compositional output-based interpretation into a variant of the pi-calculus with pairing that preserves single-step explicit head reduction with respect to…

计算机科学中的逻辑 · 计算机科学 2016-02-22 Steffen van Bakel , Maria Grazia Vigliotti

We design games for truly concurrent bisimilarities, including strongly truly concurrent bisimilarities and branching truly concurrent bisimilarities, such as pomset bisimilarities, step bisimilarities, history-preserving bisimilarities and…

计算机科学中的逻辑 · 计算机科学 2019-07-08 Yong Wang

Game-theoretic characterizations of process equivalences traditionally form a central topic in concurrency; for example, most equivalences on the classical linear-time / branching-time spectrum come with such characterizations. Recent work…

计算机科学中的逻辑 · 计算机科学 2025-01-28 Jonas Forster , Lutz Schröder , Paul Wild

In this paper we introduce a typed, concurrent $\lambda$-calculus with references featuring explicit substitutions for variables and references. Alongside usual safety properties, we recover strong normalization. The proof is based on a…

计算机科学中的逻辑 · 计算机科学 2021-02-11 Yann Hamdaoui , Benoît Valiron

Game semantics and winning strategies offer a potential conceptual bridge between semantics and proof systems of logics. We illustrate this link for hybrid logic -- an extension of modal logic that allows for explicit reference to worlds…

计算机科学中的逻辑 · 计算机科学 2022-06-02 Robert Freiman

The present paper introduces a novel notion of `(effective) computability', called viability, of strategies in game semantics in an intrinsic (i.e., without recourse to the standard Church-Turing computability), non-inductive and…

计算机科学中的逻辑 · 计算机科学 2018-06-27 Norihiro Yamada

The probabilistic (or quantitative) modal mu-calculus is a fixed-point logic de- signed for expressing properties of probabilistic labeled transition systems (PLTS). Two semantics have been studied for this logic, both assigning to every…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Matteo Mio

We refine HO/N game semantics with an additional notion of pointer (mu-pointers) and extend it to first-order classical logic with completeness results. We use a Church style extension of Parigot's lambda-mu-calculus to represent proofs of…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Olivier Laurent

For an arbitrary category, we consider the least class of functors con- taining the projections and closed under finite products, finite coproducts, parameterized initial algebras and parameterized final coalgebras, i.e. the class of…

计算机科学中的逻辑 · 计算机科学 2016-10-21 Luigi Santocanale

Game semantics provides an interactive point of view on proofs, which enables one to describe precisely their dynamical behavior during cut elimination, by considering formulas as games on which proofs induce strategies. We are specifically…

计算机科学中的逻辑 · 计算机科学 2015-05-18 Samuel Mimram

We introduce a new game-theoretic semantics (GTS) for the modal mu-calculus. Our so-called bounded GTS replaces parity games with alternative evaluation games where only finite paths arise; infinite paths are not needed even when the…

逻辑 · 数学 2020-05-22 Lauri Hella , Antti Kuusisto , Raine Rönnholm

The higher-order pi-calculus is an extension of the pi-calculus to allow communication of abstractions of processes rather than names alone. It has been studied intensively by Sangiorgi in his thesis where a characterisation of a contextual…

编程语言 · 计算机科学 2017-01-11 Alan Jeffrey , Julian Rathke

Game semantics is a denotational semantics presenting compositionally the computational behaviour of various kinds of effectful programs. One of its celebrated achievement is to have obtained full abstraction results for programming…

计算机科学中的逻辑 · 计算机科学 2024-09-25 Simon Castellan , Pierre Clairambault

This paper introduces the counterpart of strong bisimilarity for labelled transition systems extended with time-out transitions. It supports this concept through a modal characterisation, congruence results for a standard process algebra…

计算机科学中的逻辑 · 计算机科学 2023-01-25 Rob van Glabbeek

We introduce a new game-theoretic semantics (GTS) for the modal mu-calculus. Our so-called bounded GTS replaces parity games with alternative evaluation games where only finite paths arise; infinite paths are not needed even when the…

计算机科学中的逻辑 · 计算机科学 2020-09-24 Lauri Hella , Antti Kuusisto , Raine Rönnholm

We define a game semantics for second order classical arithmetic PA2 (with quantifiers over predicates on integers and full comprehension axiom). Our semantics is effective: moves are described by a finite amount of information and whenever…

计算机科学中的逻辑 · 计算机科学 2016-10-28 Stefano Berardi

The operational semantics of interactive systems is usually described by labeled transition systems. Abstract semantics (that is defined in terms of bisimilarity) is characterized by the final morphism in some category of coalgebras. Since…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Filippo Bonchi , Ugo Montanari

The full abstraction result for PCF using game semantics requires one to identify all innocent strategies that are innocently indistinguishable. This involves a quantification over all innocent tests, cf. quantification over all innocent…

计算机科学中的逻辑 · 计算机科学 2010-03-02 Martin Churchill , James Laird , Guy McCusker

We define the syntax and reduction relation of a recursively typed lambda calculus with a parallel case-function (a parallel conditional). The reduction is shown to be confluent. We interpret the recursive types as information systems in a…

计算机科学中的逻辑 · 计算机科学 2008-06-12 Fritz Müller

The well-known process algebras, such as CCS, ACP and $\pi$-calculus, capture the interleaving concurrency based on bisimilarity semantics. We did some work on truly concurrent process algebras, such as CTC, APTC and $\pi_{tc}$, capture the…

计算机科学中的逻辑 · 计算机科学 2021-09-09 Yong Wang