logic sequent-calculus

Definition

Sequent

A sequent is a very general kind of conditional assertion of form

A sequent may have any number of condition formulas , the antecedents, and any number of asserted formulas , called consequents. A sequent is understood to mean that if all of the antecedent conditions are true, then at least one of the consequent formulas is true.

General form:

Left vs. Right

Sequent rules are often split into two categories “left” and “right”.

Right Rule

Definition

Right Sequent

In sequent calculus, the right sequent rule explains how to build this connective when it’s your goal (on the right of ).

Example: (from Multiplicative Conjunction)

Link to original

Left Rule

Definition

Left Sequent

In sequent calculus, a left sequent rule explains how to use/deconstruct this connective when it’s available as an assumption (on the left of ).

Example: (from Multiplicative Conjunction)

Link to original