中文
相关论文

相关论文: Axiomatizing GSOS with Predicates

200 篇论文

We present in this paper a new procedure to saturate a set of clauses with respect to a well-founded ordering on ground atoms such that A < B implies Var(A) {\subseteq} Var(B) for every atoms A and B. This condition is satisfied by any atom…

计算机科学中的逻辑 · 计算机科学 2012-03-14 Yannick Chevalier , Mounira Kourjieh

In a multigranular framework, the two most important binary predicates are those for subsumption and disjointness. In the first part of this work, a sound and complete inference system for assertions using these predicates is developed. It…

数据库 · 计算机科学 2023-03-28 Stephen J. Hegner , M. Andrea Rodriguez

Score matching is an estimation procedure that has been developed for statistical models whose probability density function is known up to proportionality but whose normalizing constant is intractable, so that maximum likelihood is…

统计方法学 · 统计学 2024-04-23 Jiazhen Xu , Janice L. Scealy , Andrew T. A. Wood , Tao Zou

This article establishes a complete approximate axiomatization for the real-closed field $\mathbb{R}$ expanded with all differentially-defined functions, including special functions such as $\sin(x), \cos(x), e^x, \dots$. Every true…

计算机科学中的逻辑 · 计算机科学 2025-06-11 André Platzer , Long Qian

This survey reviews some of the most recent achievements in the saga of the axiomatisation of parallel composition, along with some classic results. We focus on the recursion, relabelling and restriction free fragment of CCS and we discuss…

计算机科学中的逻辑 · 计算机科学 2021-05-04 Luca Aceto , Elli Anastasiadi , Valentina Castiglioni , Anna Ingolfsdottir , Bas Luttik

We introduce three general compositionality criteria over operational semantics and prove that, when all three are satisfied together, they guarantee weak bisimulation being a congruence. Our work is founded upon Turi and Plotkin's…

计算机科学中的逻辑 · 计算机科学 2021-10-14 Stelios Tsampas , Christian Williams , Andreas Nuyts , Dominique Devriese , Frank Piessens

We introduce a new two-sided type system for verifying the correctness and incorrectness of functional programs with atoms and pattern matching. A key idea in the work is that types should range over sets of normal forms, rather than sets…

编程语言 · 计算机科学 2026-05-11 Celia Mengyue Li , Sophie Pull , Steven Ramsay

Bidirectional typechecking, in which terms either synthesize a type or are checked against a known type, has become popular for its applicability to a variety of type systems, its error reporting, and its ease of implementation. Following…

编程语言 · 计算机科学 2020-09-22 Jana Dunfield , Neelakantan R. Krishnaswami

We present a generalization of first-order unification to a term algebra where variable indexing is part of the object language. We exploit variable indexing by associating some sequences of variables ($X_0,\ X_1,\ X_2,\dots$) with a…

计算机科学中的逻辑 · 计算机科学 2024-03-12 David M. Cerna

We address generating theorems from a given set of axioms, without proof goal, aiming at value from a mathematical point of view or as lemmas for automated proving. As benchmark, we convert a fragment of the Metamath database set.mm. Our…

计算机科学中的逻辑 · 计算机科学 2026-02-18 Christoph Wernhard

AC-completion efficiently handles equality modulo associative and commutative function symbols. When the input is ground, the procedure terminates and provides a decision algorithm for the word problem. In this paper, we present a modular…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Sylvain Conchon , Evelyne Contejean , Mohamed Iguernelala

This paper will develop a single framework for unifying, simplifying and extending our prior results about axiom systems that retain a partial knowledge of their own consistency, via an axiomatic declaration of self-consistency. Its perhaps…

逻辑 · 数学 2012-01-04 Dan E. Willard

Small-step and big-step operational semantics are two fundamental styles of structural operational semantics (SOS), extensively used in practice. The former one is more fine-grained and is usually regarded as primitive, as it only defines a…

计算机科学中的逻辑 · 计算机科学 2025-07-14 Sergey Goncharov , Pouya Partow , Stelios Tsampas

Structural operational semantics (SOS) is a technique for defining operational semantics for programming and specification languages. Because of its intuitive appeal and flexibility, SOS has found considerable application in the study of…

计算机科学中的逻辑 · 计算机科学 2010-08-12 Luca Aceto , Paweł Sobociński

Higher-order processes with parameterization are capable of abstraction and application (migrated from the lambda-calculus), and thus are computationally more expressive. For the minimal higher-order concurrency, it is well-known that the…

计算机科学中的逻辑 · 计算机科学 2021-08-25 Xian Xu , Wenbo Zhang

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

The axiomatic system introduced by H\'ajek axiomatizes first-order logic based on BL-chains. In this study, we extend this system with the axiom $(\forall x \phi)^2 \leftrightarrow \forall x \phi^2$ and the infinitary rule \[ \frac{\phi…

逻辑 · 数学 2024-08-12 Diego Castaño , José Patricio Díaz Varela , Gabriel Savoy

Meta SOS is a software framework designed to integrate the results from the meta-theory of structural operational semantics (SOS). These results include deriving semantic properties of language constructs just by syntactically analyzing…

计算机科学中的逻辑 · 计算机科学 2013-07-30 Luca Aceto , Eugen-Ioan Goriac , Anna Ingolfsdottir

Probabilistic transition system specifications using the rule format ntmuft-ntmuxt provide structural operational semantics for Segala-type systems and guarantee that probabilistic bisimilarity is a congruence. Probabilistic bisimilarity is…

计算机科学中的逻辑 · 计算机科学 2013-07-30 Daniel Gebler , Simone Tini

A general method is established to derive a ground-complete axiomatization for a weak semantics from such an axiomatization for its concrete counterpart, in the context of the process algebra BCCS. This transformation moreover preserves…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Taolue Chen , Wan Fokkink , Rob van Glabbeek