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

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

From Multiplicative Conjunction.

Left Rule

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

From Multiplicative Conjunction.