Cut-elimination theoremThe Cut-elimination theorem is the central result establishing the significance of the sequent calculus. It was originally proved by Gerhard Gentzen in his landmark paper "Investigations in Logical Deduction" for the systems LJ and LK formalising intuitionistic and classical logic respectively. The cut-elimination theorem states that any judgement that possesses a proof in the sequent calculus that makes use of the cut rule also possesses a cut-free proof, that is, a proof that does not make use of the cut rule. A sequent is a logical expression relating multiple sentences, in the form " "Cut" is a rule in the normal statement of the Sequent calculus, and equivalent to a variety of rules in other proof theories, which, given
and
Lets one infer
That is, it "cuts" the occurrence of the formula "C" out of the inferential relation. The cut-elimination theorem states that (for a given system) any sequent provable using the rule Cut can be proved without use of this rule. Consequently, the cut rule is admissible. For systems formulated in the sequent calculus, analytic proofs are those proofs that do not use cut. As a consequence, any formula that can be proved at all can be proved without using any formulae that are not subformulae of the final one; in a manner of speaking, nothing outside the formula itself goes into the proof of it. The theorem has many, rich consequences. Once a system is shown to have a cut elimination theorem, it is normally immediate that the system is consistent. Normally also the system has the subformula property, an important property in several approaches to proof-theoretic semantics. Cut elimination is one of the most powerful tools for proving interpolation theorems. The possibility of carrying out proof search based on resolution, the essential insight leading to the Prolog programming language, depends upon the admissibility of cut in the appropriate system.
Categories: Logic |
|
This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia article. Browse Wikipedia for more information. |