15-317 Constructive Logic
Lecture 12: Propositional Theorem Proving

In this lecture we further refine the restricted sequent calculus to a so-called contraction-free formulation, where the premises of all rules are smaller than the conclusion. This allows for a simple decision procedure which can be made practical by considering which rules can be applied asynchronously.

  • Reading: 12-proving.pdf
  • Key concepts:
    • Contraction-free sequent calculus
    • Right and left asynchronous propositions
    • Right and left synchronous propositions
  • Previous lecture: Inversion
  • Next lecture: Logic Programming

[ Home | Schedule | Assignments | Handouts | Software ]

fp@cs
Frank Pfenning