中文
相关论文

相关论文: Projections for infinitary rewriting

200 篇论文

In this paper, we consider counting and projected model counting of extensions in abstract argumentation for various semantics. When asking for projected counts we are interested in counting the number of extensions of a given argumentation…

人工智能 · 计算机科学 2018-11-29 Johannes K. Fichte , Markus Hecher , Arne Meier

The clone of term operations of an algebraic structure consists of all operations that can be expressed by a term in the language of the structure. We consider bounds for the length and the height of the terms expressing these functions,…

环与代数 · 数学 2018-09-20 Erhard Aichinger , Nebojša Mudrinski , Jakub Opršal

Streams are infinite sequences over a given data type. A stream specification is a set of equations intended to define a stream. We propose a transformation from such a stream specification to a term rewriting system (TRS) in such a way…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Hans H Zantema

Number sequences defined by a linear recursion relation are studied by means of generating functions. Indices of the terms in the recursion relation have arbitrary differenses. In addition to formulas for the nth term an algorithm is…

数论 · 数学 2016-04-04 Bengt Månsson

In this paper, we consider an approach introduced in term rewriting for the automatic detection of non-looping non-termination from patterns of rules. We adapt it to logic programming by defining a new unfolding technique that produces…

计算机科学中的逻辑 · 计算机科学 2026-01-14 Etienne Payet

There are two kinds of approaches for termination analysis of logic programs: "transformational" and "direct" ones. Direct approaches prove termination directly on the basis of the logic program. Transformational approaches transform a…

计算机科学中的逻辑 · 计算机科学 2008-09-01 P. Schneider-Kamp , J. Giesl , A. Serebrenik , R. Thiemann

Conditional term rewriting is an intuitive yet complex extension of term rewriting. In order to benefit from the simpler framework of unconditional rewriting, transformations have been defined to eliminate the conditions of conditional term…

计算机科学中的逻辑 · 计算机科学 2017-01-04 Karl Gmeiner

Rewriting Induction (RI) is a principle to prove that an equation over terms is an inductive theorem of a rewrite system, i.e., that any ground instance of the equation is a theorem of the rewrite system. RI has been adapted to several…

计算机科学中的逻辑 · 计算机科学 2026-02-17 Naoki Nishida , Kazushi Nishie , Misaki Kojima

In reductive proof search, proofs are naturally generalized by solutions, comprising all possibly infinite structures generated by locally correct, bottom-up application of inference rules. We propose an extension of the Curry-Howard…

计算机科学中的逻辑 · 计算机科学 2021-07-30 José Espírito Santo , Ralph Matthes , Luís Pinto

We study projective functions. We prove that projective functions generalise lower and upper-semianalytic ones while being stable by composition and difference. We show that the class of projective functions is closed under sums,…

逻辑 · 数学 2025-10-14 Laurence Carassus , Massinissa Ferhoune

We introduce a sound and complete coinductive proof system for reachability properties in transition systems generated by logically constrained term rewriting rules over an order-sorted signature modulo builtins. A key feature of the…

计算机科学中的逻辑 · 计算机科学 2018-04-24 Ştefan Ciobâcă , Dorel Lucanu

A projective rectangle is like a projective plane that has different lengths in two directions. We develop the basic theory of projective rectangles including incidence properties, projective subplanes, configuration counts, a partial…

组合数学 · 数学 2024-07-17 Rigoberto Florez , Thomas Zaslavsky

Constructor rewriting systems are said to be cons-free if, roughly, constructor terms in the right-hand sides of rules are subterms of the left-hand sides; the computational intuition is that rules cannot build new data structures. In…

计算复杂性 · 计算机科学 2023-06-22 Cynthia Kop , Jakob Grue Simonsen

The main novelty of this paper is to consider an extension of the Calculus of Constructions where predicates can be defined with a general form of rewrite rules. We prove the strong normalization of the reduction relation generated by the…

计算机科学中的逻辑 · 计算机科学 2016-08-16 Frédéric Blanqui

Cyclic proof theory breaks tradition by allowing certain infinite proofs: those that can be represented by a finite graph, while satisfying a soundness condition. We reconcile cyclic proofs with traditional finite proofs: we extend abstract…

计算机科学中的逻辑 · 计算机科学 2026-02-13 Lide Grotenhuis , Daniël Otten

The reflection principle is the statement that if a sentence is provable then it is true. Reflection principles have been studied for first-order theories, but they also play an important role in propositional proof complexity. In this…

逻辑 · 数学 2020-07-30 Pavel Pudlák

A version of the situation calculus in which situations are represented as first-order terms is presented. Fluents can be computed from the term structure, and actions on the situations correspond to rewrite rules on the terms. Actions that…

人工智能 · 计算机科学 2020-07-02 David A. Plaisted

With the recent success of pre-trained models in NLP, a significant focus was put on interpreting their representations. One of the most prominent approaches is structural probing (Hewitt and Manning, 2019), where a linear projection of…

计算与语言 · 计算机科学 2021-06-25 Tomasz Limisiewicz , David Mareček

Rewriting is a formalism widely used in computer science and mathematical logic. When using rewriting as a programming or modeling paradigm, the rewrite rules describe the transformations one wants to operate and rewriting strategies are…

编程语言 · 计算机科学 2019-03-14 Horatiu Cirstea , Serguei Lenglet , Pierre-Etienne Moreau

Recursive relational specifications are commonly used to describe the computational structure of formal systems. Recent research in proof theory has identified two features that facilitate direct, logic-based reasoning about such…

计算机科学中的逻辑 · 计算机科学 2010-09-24 Andrew Gacek , Dale Miller , Gopalan Nadathur