Lecture 4 - Inference Laws

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

1/28

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts from the lecture notes on logic, arguments, inference rules, and quantified statements.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

Argument

A sequence of propositions (hypotheses) followed by a final proposition (conclusion).

2
New cards

Hypothesis

A proposition that serves as a premise in an argument.

3
New cards

Conclusion

The final proposition derived from the hypotheses in an argument.

4
New cards

Internal Argument

An everyday reasoning process structured as hypotheses leading to a conclusion.

5
New cards

Premises

The hypotheses or assumptions that support the conclusion in an argument.

6
New cards

Validity

A property of an argument where, if all premises are true, the conclusion must be true (p1 ∧ … ∧ pn → c is a tautology).

7
New cards

Invalid

An argument where the conclusion can be false even when all premises are true.

8
New cards

Tautology

A formula that is true in every possible interpretation (a universally valid implication).

9
New cards

Truth table

A table listing all possible truth values of propositions and the truth value of a formula for each combination.

10
New cards

Modus ponens

If p is true and p→q is true, then q is true.

11
New cards

Modus tollens

If p→q is true and q is false, then p is false.

12
New cards

Hypothetical syllogism

If p→q and q→r, then p→r.

13
New cards

Disjunctive syllogism

If p∨q and ¬p, then q.

14
New cards

Addition

From p, infer p∨q (for any q).

15
New cards

Simplification

From p∧q, infer p (and also q).

16
New cards

Conjunction

From p and q, infer p∧q.

17
New cards

Resolution

From p∨q and ¬p, infer q (and the symmetric form).

18
New cards

Logical proof

A sequence of steps where each step is a proposition with a justification; the last step is the conclusion.

19
New cards

Proposition

A declarative statement that can be true or false; a basic unit in logic.

20
New cards

Justification

The reason or rule used to derive a step in a proof.

21
New cards

Quantified statements

Statements that use quantifiers like for all (∀) and exists (∃) to express properties about elements of a domain.

22
New cards

Domain

The set of individuals under consideration (e.g., the students in this class).

23
New cards

Predicate

A property or relation P(x), Q(x) that can be true or false when applied to elements of the domain.

24
New cards

Existential Instantiation

From ∃x P(x), infer P(c) for some new constant c.

25
New cards

Universal Instantiation

From ∀x P(x), infer P(a) for any element a in the domain.

26
New cards

Existential Generalization

From P(c) holds for some element c, infer ∃x P(x).

27
New cards

Universal Generalization

From P(x) holds for an arbitrary element c, infer ∀x P(x).

28
New cards

P(x)

A predicate example; e.g., P(x): 'x studied hard'.

29
New cards

Q(x)

Another predicate; e.g., Q(x): 'x failed the class'.