Questions: Deductive Reasoning and Formal Proof Systems

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The Completeness Theorem for first-order logic states which of the following?

AEvery first-order sentence is either provable or its negation is provable
BIf Γ ⊢ φ, then Γ ⊨ φ — every formally derivable statement is semantically valid
CIf Γ ⊨ φ, then Γ ⊢ φ — every semantically valid statement has a formal proof
DEvery proof can be reduced to a finite sequence of applications of modus ponens
Question 2 Multiple Choice

A researcher switches from natural deduction to resolution calculus hoping it will let her prove theorems that natural deduction could not. What does the Completeness Theorem tell us about this hope?

AResolution is indeed more powerful for first-order logic because it works on clausal normal form
BNatural deduction is more powerful because it directly mirrors mathematical reasoning
CBoth systems prove exactly the same theorems for first-order logic — the choice affects proof style and computational efficiency, not which sentences are provable
DResolution can prove more sentences for decidable fragments, but natural deduction wins on undecidable ones
Question 3 True / False

Soundness of a proof system means that if Γ ⊢ φ (φ is formally derivable from Γ), then Γ ⊨ φ (φ is a semantic consequence of Γ).

TTrue
FFalse
Question 4 True / False

A formal proof of φ from premises Γ establishes that φ is absolutely true in most possible worlds, regardless of whether Γ is true.

TTrue
FFalse
Question 5 Short Answer

What is the difference between soundness and completeness of a proof system, and which direction is more surprising and harder to prove?

Think about your answer, then reveal below.