Natural Deduction proofs

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

only what have proofs? (this must be the case: Γ⊧ϕ)

only valid arguments

2
New cards

(P -P) ⊧

means there is no L1-structure where (P -P) have truth value T and any L1-sentence has the truth value F (cuz there isnt one) so its a contradiction

3
New cards

⊧ (P -P)

means there is no L1-structure any set of L1 sentences have truth value T and (P -P) has truth value F (so this is a tautology or logically true)

4
New cards

proofs in N.D start with an assumption which is that any sentence can be assumed, whats the assumption rule

The occurrence of a sentence ϕ with no sentence above it is an assumption. An assumption of ϕ is a proof of ϕ.

5
New cards

appending

the result (which appears under the horizontal line) from a proof certain sentences (ϕ or ψ)

6
New cards

∧Intro

The result of appending ϕ∧ψ to a proof of ϕ and a proof of ψ is a proof of ϕ∧ψ or ψ∧ϕ

7
New cards

∧Elim1

The result of appending ϕ to a proof of ϕ∧ψ is a proof of ϕ (this is to keep ϕ)

8
New cards

∧Elim2

∧Elim2 The result of appending ψ to a proof of ϕ∧ψ is a proof of ψ (this is to keep ψ)

9
New cards

when do we discharge the assumption A in ‘if A then B’

when one has proven B

10
New cards

how does one prove B in ‘if A then B’

by assuming A

11
New cards

→Intro

The result of appending ϕ→ψ to a proof of ψ and discharging all assumptions of ϕ in the proof of ψ is a proof of ϕ→ψ.

12
New cards

→Elim

The result of appending ψ to a proof of ϕand a proof of ϕ→ψ is a proof of ψ

13
New cards

The formula ϕis provable from Γ (where Γ is a set of L2 sentences) iff…

there is a proof of ϕ with only sentences in Γ as

non-discharged assumptions (this means that ϕ is being assumed in Γ: for example in ⊢P ∧Q →P, P ∧Q are assumed)

14
New cards

Γ ⊢ ϕ means what

ϕ is provable from Γ

15
New cards

∨Intro1

The result of appending a sentence ϕ∨ψ to a proof

of ϕ is a proof of ϕ∨ψ

16
New cards

∨Elim

The result of appending χ to a proof of ϕ∨ψ, a proof of χ

and another proof of χ, and of discharging all assumptions

of ϕin the first proof of χ and of discharging all assumptions

of ψ in the second proof of χ, is a proof of χ (if you can prove C from assuming A and prove C from assuming B, then one may conclude C since C can be derived from both cases)