Propositional logic Flashcards

1
Q

define a PL-wff

A

(i) Every sentence letter is a PL-wff
(ii) if πœ™, πœ“ are wff then Β¬πœ™, (πœ™β†’πœ“), (πœ™βˆ¨πœ“), (πœ™βˆ§πœ“), and (πœ™β†”οΈŽπœ“) are also PL-wffs
(iii) only what can be shown to be PL-wffs using (i) and (ii) are PL-wffs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When is a formula valid?

A

When the formula is true for all possible interpretations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When is an argument valid?

A

When the premises cannot be true and the conclusion false.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an informal proof?

A

A proof conducted in the natural language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a direct proof?

A

A proof that goes directly from the interpretations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an indirect proof?

A

A proof by contradiction that begins by assuming the contrary. (reductio ad absurdum).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When are two equations πœ™ and πœ“ semantically equivalent?

A

for all interpretations V(πœ™)=V(πœ“)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the natural deduction system?

A

The proof system that uses those long lines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what does it mean to say that a language of propositional logic is β€œexpressively adequate”?

A

it can express all truth-functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Define completeness

A

A proof system is complete iff any valid formula and argument are provable in that system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

define logical consequence

A

certain claims logically follow from others - if the premises are true, then the conclusion is true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

True or False:

A logically valid proposition is called a logical consequence

A

FALSE

a logically valid proposition is called a logical truth, a logically valid argument is called a logical consequence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

define meta-language

A

The language used to describe the object language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is a REFLEXIVE relation?

A

a has that relation to itself

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is a SYMMETRIC relation?

A

if a has R to b, then b has R to a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is an ASYMMETRIC relation?

A

there is no a,b such that if a has R to b, then b has R to a

17
Q

what is an ANTISYMMETRIC relation?

A

there is no distinct a,b such that if a has R to b, then b has R to a e.g. the identity relation

18
Q

what is a TRANSITIVE relation?

A

if a has R to b, and b has R to c, then a has R to c

19
Q

What is a unary connective?

A

a connective that combines with one formula (i.e. Β¬)

20
Q

What is a binary connective?

A

A connective that combines with two formulas (e.g. β†’,β†”οΈŽ,∨,∧)

21
Q

What, in particular, does Propositional Logic express?

A

Truth-functional thoughts

22
Q

True or false:

what can be proved in one proof system can be proved in any other proof system

A

TRUE

23
Q

Explain what is meant by β€˜πœ™ is provable from a set of formulas’

A

there is a derivation that starts with the assumptions of the set of formulas and ends with πœ™

24
Q

Define soundness

A

A proof system is complete iff everything that we can prove in the system is valid

25
Q

Which is the minimal standard and which is the gold standard of β€˜Completeness’ and β€˜soundness’?

A

Soundness is the minimal standard (makes no errors)

completeness is the gold standard (has no gaps)

26
Q

is natural deduction complete?

A

yes