1. Propositional Logic and Natural Deduction Flashcards

1
Q

What are the 5 propositional connectives?

A

not (¬), and (∧), or (∨), implies (→), if and only if (↔)

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

What is the precedence of propositional connectives? (high to low)

A

¬,∧,∨,→,↔

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

Define interpretation (propositional logic)

A

A truth assignment to symbols in the alphabet

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

Define valuation (propositional logic)

A

A truth assignment to symbols in the alphabet

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

Define satisfaction (propositional logic)

A

An interpretation satisfies a wff if the wff is true under the interpretation

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

Define satisfiable (propositional logic)

A

A wff is satisfiable if there exists and interpretation that satisfies it

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

Define unsatisfiable (propositional logic)

A

A wff is unsatisfiable if there does not exist an interpretation that satisfies it

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

Define valid (propositional logic)

A

A wff is valid if every interpretation satisfies it

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

Define tautology (propositional logic)

A

A wff is a tautology if every interpretation satisfies it

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

What does wff stand for?

A

Well formed formula

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

What is a wff in propostional logic?

A

Given a (possibly infinite) alphabet of propositional symbols L

  • Any symbol in A ∈ L
  • If P, Q are wff so are ¬P, P∧Q, P∨Q, P→Q, P↔Q
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define entailment

A

wff p1, p2, …, pn ⊨ Q if for an interpretation which satisfies all of p1, p2, …, pn also satisfies Q

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

Is satisfiability of propositional logic decidable?

A

Yes

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

Is validity of propositional logic decidable?

A

Yes

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

Is entailment of propositional logic decidable?

A

Yes

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

What is a formal deductive system?

A

A set of valid inference rules that tells us what conclusions we can draw from some premises.