The Logic of Atomic Sentences Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

flashcard set

Earn XP

Description and Tags

Vocabulary terms and definitions from the lecture notes on the logic of atomic sentences, formal proofs, and identity.

Last updated 7:19 PM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

Argument

A piece of reasoning, consisting of a sequence of statements, attempting to establish a conclusion.

2
New cards

Conclusion

What the arguer is trying to establish, typically indicated by words such as therefore, so, hence, thus, or consequently.

3
New cards

Premises

The reasons given in support of the conclusion, typically preceded by words like because, since, or after all.

4
New cards

Validity

The property of an argument where it is impossible for its premises to be true and its conclusion false.

5
New cards

Soundness

The property of a valid argument that also has true premises.

6
New cards

Fitch bar notation

A notation for writing arguments where premises are listed above a horizontal line and the conclusion is written below it.

7
New cards

Proof

A step-by-step demonstration showing that a conclusion follows from the premises through a chain of intermediate conclusions.

8
New cards

Reflexive

A feature of the identity relation in which each thing is identical to itself (e.g., b=bb = b).

9
New cards

Symmetrical

A feature of the identity relation stating that if a=ba = b, then b=ab = a.

10
New cards

Transitive

A feature of the identity relation stating that if a=ba = b and b=cb = c, then a=ca = c.

11
New cards

Indiscernibility of Identicals

The principle stating that if a=ba = b, then whatever holds of aa also holds of bb.

12
New cards

System F

The deductive system developed for writing up formal proofs.

13
New cards

Fitch (Program)

A user-friendly computer program version of the formal deductive system F.

14
New cards

Justification

A component of a formal proof that cites a specific rule and the lines to which the rule is applied to generate a new line.

15
New cards

Identity Introduction (=Intro= Intro)

A rule that allows you to enter a sentence of the form n=nn = n at any point, embodying the principle of reflexivity.

16
New cards

Identity Elimination (=Elim= Elim)

A rule that allows you to substitute mm for nn in a sentence P(n)P(n), provided you have the sentence n=mn = m, embodying the indiscernibility of identicals.

17
New cards

Int-elim rules

Pairs of rules in a system like F specifically consisting of an introduction rule and an elimination rule for each logical symbol.

18
New cards

Ana Con

A mechanism in Fitch that checks if a conclusion follows from premises by taking the meanings of predicates into account.

19
New cards

Analytic Consequence

An inference that is valid based on the meanings of predicates, even if it is not a first-order consequence (e.g., deriving Larger(a, b)\text{Larger(a, b)} from Smaller(b, a)\text{Smaller(b, a)}).

20
New cards

Counterexample

A possible situation or "world" in which the premises of an argument are true and the conclusion is false, used to demonstrate nonconsequence.

21
New cards

Tarski’s World

A program used to create counterexamples to demonstrate that an argument is invalid.

22
New cards

Deductive Reasoning

A form of reasoning used to determine with absolute certainty whether a conclusion follows from a set of premises.

23
New cards

Inductive Reasoning

A form of reasoning where premises make the truth of a conclusion more probable, but do not guarantee it.