Aus der Einleitung: „Equational unification is a generalization of syntactic unification in which semantic properties of function symbols are taken into account. For example, assume that the function symbol '+' is known to be commutative. Given the unication problem x + y ≐ a + b (where x and y are variables, and a and b are constants), an algorithm for syntactic unification would return the substitution {x ↦ a; y ↦ b} as the only (and most general) unifier: to make x + y and a + b syntactically equal, one must replace the variable x by a and y by b. However, commutativity of '+' implies that {x ↦ b; y ↦ b} also is a unifier in the sense that the terms obtained by its application, namely b + a and a + b, are equal modulo commutativity of '+...
A unifier of two terms s and t is a substitution sigma such that ssigma=tsigma and for first-order t...
AbstractFor finite convergent term-rewriting systems it is shown that the equational unification pro...
Two approaches to equational unification can be distinguished. The syntactic approach relies heavily...
Aus der Einleitung: „Equational unification is a generalization of syntactic unification in which se...
The purpose of this paper is not to give an overview of the state of art in unification theory. It i...
This paper presents a method for combining equational unification algorithms to handle terms contain...
AbstractMost knowledge based systems in artificial intelligence (AI), with a commitment to asymbolic...
Most of the work on the combination of unification algorithms for the union of disjoint equational t...
AbstractWe define a general notion of (syntactic) unification, the (π→τ→ )-unification, whose specia...
AbstractMost of the work on the combination of unification algorithms for the union of disjoint equa...
AbstractAn equational formula is a first-order formula over an alphabet F of function symbols and th...
AbstractUnification is the problem to solve equations of first order terms by finding (all) substitu...
AbstractUnification in equational theories, that is, solving equations in varieties, is of special r...
Dependently typed languages such as Agda, Coq and Idris use a syntactic first-order unification algo...
During the last years unification theory has become an important subfield of automated reasoning and...
A unifier of two terms s and t is a substitution sigma such that ssigma=tsigma and for first-order t...
AbstractFor finite convergent term-rewriting systems it is shown that the equational unification pro...
Two approaches to equational unification can be distinguished. The syntactic approach relies heavily...
Aus der Einleitung: „Equational unification is a generalization of syntactic unification in which se...
The purpose of this paper is not to give an overview of the state of art in unification theory. It i...
This paper presents a method for combining equational unification algorithms to handle terms contain...
AbstractMost knowledge based systems in artificial intelligence (AI), with a commitment to asymbolic...
Most of the work on the combination of unification algorithms for the union of disjoint equational t...
AbstractWe define a general notion of (syntactic) unification, the (π→τ→ )-unification, whose specia...
AbstractMost of the work on the combination of unification algorithms for the union of disjoint equa...
AbstractAn equational formula is a first-order formula over an alphabet F of function symbols and th...
AbstractUnification is the problem to solve equations of first order terms by finding (all) substitu...
AbstractUnification in equational theories, that is, solving equations in varieties, is of special r...
Dependently typed languages such as Agda, Coq and Idris use a syntactic first-order unification algo...
During the last years unification theory has become an important subfield of automated reasoning and...
A unifier of two terms s and t is a substitution sigma such that ssigma=tsigma and for first-order t...
AbstractFor finite convergent term-rewriting systems it is shown that the equational unification pro...
Two approaches to equational unification can be distinguished. The syntactic approach relies heavily...