Resolutiomenetelmän
Resolutiomenetelmä, often translated as the resolution method, is a fundamental proof procedure in automated theorem proving and mathematical logic. It is a refutation complete proof technique, meaning that if a statement is logically valid, the resolution method can prove it. It operates on clauses, which are disjunctions of literals. A literal is a propositional variable or its negation.
The core of the resolution method lies in its inference rule, the resolution rule. Given two clauses,
To use resolution for proving a statement S, one first converts S into a set of clauses