System L


System L is a natural deductive logic developed by E.J. Lemmon. Derived from Suppes' method, it represents natural deduction proofs as sequences of justified steps. Both methods are derived from Gentzen's 1934/1935 natural deduction system, in which proofs were presented in tree-diagram form rather than in the tabular form of Suppes and Lemmon. Although the tree-diagram layout has advantages for philosophical and educational purposes, the tabular layout is much more convenient for practical applications.
A similar tabular layout is presented by Kleene. The main difference is that Kleene does not abbreviate the left-hand sides of assertions to line numbers, preferring instead to either give full lists of precedent propositions or alternatively indicate the left-hand sides by bars running down the left of the table to indicate dependencies. However, Kleene's version has the advantage that it is presented, although only very sketchily, within a rigorous framework of metamathematical theory, whereas the books by Suppes and Lemmon are applications of the tabular layout for teaching introductory logic.

Description of the deductive system

The syntax of proof is governed by nine primitive rules:
  1. The Rule of Assumption
  2. Modus Ponendo Ponens
  3. The Rule of Double Negation
  4. The Rule of Conditional Proof
  5. The Rule of ∧-introduction
  6. The Rule of ∧-elimination
  7. The Rule of ∨-introduction
  8. The Rule of ∨-elimination
  9. Reductio Ad Absurdum
In system L, a proof has a definition with the following conditions:
  1. has a finite sequence of well-formed formulas
  2. each line of it is justified by a rule of the system L
  3. the last line of the proof is what is intended, and this last line of the proof uses only the premises that were given, if any.
If no premise is given, the sequent is called a theorem. Therefore, the definition of a theorem in system L is:
An example of the proof of a sequent :
An example of the proof of a sequent :
Each rule of system L has its own requirements for the type of input or entry that it can accept and has its own way of treating and calculating the assumptions used by its inputs.

History of tabular natural deduction systems

The historical development of tabular-layout natural deduction systems, which are rule-based, and which indicate antecedent propositions by line numbers includes the following publications.