Cut Rule
The cut rule is a Structural
Rule in most Sequent
Calculi that essentially lets you introduce Let Bindings.
The most general form of the cut rule that works even in Substructural
Logics is
Cut and Structural Rules
In the presence of structural rules (in particular, Exchange), we
can simplify the rule to
Moreover, in a system based off of Natural
Deduction, then we can simplify further to:
Moreover, in the presence of a Weakening Rule, we
can further reduce the natural deduction rule to
When working with dependent types, this rule is
literally the rule for Let Bindings