Questions: Sequent Calculus

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The cut rule in LK allows deriving Γ,Γ' ⊢ Δ,Δ' by first proving Γ ⊢ Δ,A and then using A as an assumption in A,Γ' ⊢ Δ'. Cut-elimination (the Hauptsatz) proves that this rule can always be eliminated. What is the key consequence?

ACut-free proofs are shorter and therefore more efficient to verify
BCut-free proofs have the subformula property — every formula in the proof is a subformula of the conclusion — giving a syntactic consistency proof and making proof search deterministic
CEliminating cut shows that LK can derive more theorems than it could with cut
DCut-elimination proves that sequent calculus is more expressive than natural deduction
Question 2 Multiple Choice

How does LK's treatment of logical connectives differ from natural deduction's treatment of the same connectives?

ALK has no elimination rules; it uses only introduction rules, unlike natural deduction which has both
BNatural deduction uses sequents while LK uses individual judgment forms
CLK provides both a left rule (for using a connective as an assumption) and a right rule (for proving a connective as a conclusion), making the system two-sided in a way natural deduction is not
DLK can only handle classical logic; natural deduction handles both classical and intuitionistic logic
Question 3 True / False

The cut rule in LK is unsound — it can produce invalid derivations, which is why Gentzen proved it should be eliminated from any valid proof.

TTrue
FFalse
Question 4 True / False

A cut-free proof in LK contains only formulas that are subformulas of the sequent being proved.

TTrue
FFalse
Question 5 Short Answer

What does cut-elimination imply about the consistency of LK, and why is this a syntactic rather than semantic argument?

Think about your answer, then reveal below.