Logic Lecture 2 Flashcards

1
Q

What is semantic entailment (⊨)?

A

A formula ψ is semantically entailed by formulas φ1, …, φn if every valuation that makes φ1, …, φn true also makes ψ true.

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

What is the symbol used for semantic entailment?

A

The symbol ⊨ (turnstile) is used.

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

What is a counterexample in semantic entailment?

A

A valuation where all premises φ1, …, φn are true, but ψ is false.

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

What does it mean if φ1, …, φn ⊨ ψ does not hold?

A

There exists at least one valuation where φ1, …, φn are true but ψ is false.

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

What does it mean if p → q, ¬q ⊨ ¬p?

A

It means that whenever p → q and ¬q are true, ¬p must also be true.

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

What is a key method to determine semantic entailment?

A

Using truth tables to check if all rows where premises are true also make the conclusion true.

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

What is the Deduction Theorem?

A

φ1, …, φn ⊨ ψ is equivalent to φ1, …, φn-1 ⊨ (φn → ψ).

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

What is the semantic equivalence relation (≡)?

A

φ ≡ ψ holds if both φ ⊨ ψ and ψ ⊨ φ.

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

What does the Distributivity Law state?

A

(φ ∧ ψ) ∨ χ ≡ (φ ∨ χ) ∧ (ψ ∨ χ).

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

What is reflexivity in semantic entailment?

A

φ ⊨ φ, meaning every formula semantically entails itself.

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

What is transitivity in semantic entailment?

A

If φ ⊨ ψ and ψ ⊨ χ, then φ ⊨ χ.

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

What does φ ⊨ ψ mean in terms of a truth table?

A

In all rows where φ is true, ψ must also be true.

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

How can semantic entailment be expressed as a formula?

A

As an implication: φ1 ∧ … ∧ φn → ψ.

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

What is metalogic?

A

A higher-level reasoning framework analyzing logical structures, rather than specific formulas.

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

What is an example of a tautology in metalogic?

A

If φ ∧ ψ is a tautology, then φ and ψ must also be tautologies.

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

What is an example of a false metalogic statement?

A

If φ ∨ ψ is a tautology, then φ or ψ must be tautologies (this is false).

17
Q

What is the significance of the truth table for p → (q → r)?

A

It shows that p → (q → r), p ⊭ r but p → (q → r), p, q ⊨ r.

18
Q

What does p ∨ q ⊭ p → q mean?

A

It means that p ∨ q does not always imply p → q.

19
Q

What is a key rule in the island of liars and truth speakers?

A

Each islander either always lies or always tells the truth.

20
Q

What is the logical formula for ‘islander x is a liar’?

A

¬tx, where tx means x is a truth speaker.

21
Q

What is the bi-implication for an islander’s statement?

A

If an islander x makes an assertion φ, then tx ↔ φ holds.

22
Q

What happens when an islander says ‘We are both liars’?

A

It results in a contradiction, meaning one must be a liar and the other a truth speaker.

23
Q

What is the logical reasoning method for solving liar/truth speaker puzzles?

A

Assume one possibility, derive consequences, and check for contradictions.

24
Q

What is a key characteristic of truth tables in logic puzzles?

A

They are exhaustive but can be laborious and error-prone.

25
Q

What question helps find the right way at a T-crossing on the liar/truth speaker island?

A

‘If I asked you whether the right path leads to the harbor, would you say yes?’

26
Q

What does the liar/truth speaker pointing paradox show?

A

If two islanders claim the other is lying, they are either both truth speakers or both liars.

27
Q

What does ‘If I am a truth speaker, then …’ imply?

A

It does not provide conclusive information since it is a tautology.

28
Q

What does ta ↔ m and ta ↔ (m → k) ⊨ ta ∧ m ∧ k mean?

A

It means if a truth speaker says ‘I love Martha’ and ‘If I love Martha, I love Kathy,’ then they love both.

29
Q

What is the key takeaway from the lecture?

A

Understanding semantic entailment, metalogic, and logical puzzles helps in logical reasoning and formal proofs.