Misplaced Pages

Superposition calculus

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is the current revision of this page, as edited by David Eppstein (talk | contribs) at 06:19, 31 May 2024 (rewrite to avoid dated stmt). The present address (URL) is a permanent link to this version.

Revision as of 06:19, 31 May 2024 by David Eppstein (talk | contribs) (rewrite to avoid dated stmt)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The superposition calculus is a calculus for reasoning in equational logic. It was developed in the early 1990s and combines concepts from first-order resolution with ordering-based equality handling as developed in the context of (unfailing) Knuth–Bendix completion. It can be seen as a generalization of either resolution (to equational logic) or unfailing completion (to full clausal logic). Like most first-order calculi, superposition tries to show the unsatisfiability of a set of first-order clauses, i.e. it performs proofs by refutation. Superposition is refutation complete—given unlimited resources and a fair derivation strategy, from any unsatisfiable clause set a contradiction will eventually be derived.

Many (state-of-the-art) theorem provers for first-order logic are based on superposition (e.g. the E equational theorem prover), although only a few implement the pure calculus.

Implementations

References

Stub icon

This mathematical logic-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: