vix.ing · top · new · best · stats

Algorithmic Introduction of Quantified Cuts

2014/01/17 by Stefan Hetzl, Alexander Leitsch, Hetzl, Stefan +5
Computer Science · #FOS: Computer and information sciences #Logic in Computer Science (cs.LO) #cs.LO

paper · pdf · doi:10.48550/arxiv.1401.4330

arxiv created 2014/01/17 · arxiv updated 2014/01/20

Abstract

We describe a method for inverting Gentzen's cut-elimination in classical first-order logic. Our algorithm is based on first computign a compressed representation of the terms present in the cut-free proof and then cut-formulas that realize such a compression. Finally, a proof using these cut-formulas is constructed. This method allows an exponential compression of proof length. It can be applied to the output of automated theorem provers, which typically produce analytic proofs. An implementation is available on the web and described in this paper.

Related