phil 210

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

1/37

flashcard set

Earn XP

Description and Tags

kill me now hahahahha

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

38 Terms

1
New cards

TFL argument

any collection of premises together with a conclusion

2
New cards

atomic sentence

every sentence letter with or without connectives is a sentence

3
New cards

inductive

begins with some specificable bare elements and then presents ways to guarantee indefinitely more elements by compounding previously established ones

4
New cards

scope of a connective in a sentence

the subsentence for which that connective is the main logicall operator

5
New cards

ABC

placeholders for ordinary sentences

6
New cards

fancy ABC

placeholders for placeholders, part of meta language

7
New cards

commutative

truth value for A and B is always the same truth value as B and A— same for A or B, A←→B, not A→B because you cannot swap antecedent and consequence without changing sentence meaning

8
New cards

Biconditional truth values

both true or both false

9
New cards

conjunction truth values

only true if both are true

10
New cards

disjunction truth values

only true if at least one is true

11
New cards

conditional truth values

true if A is false or B is true

12
New cards

complex sentence

when a connective helps build a sentence

13
New cards

unique readability

A → (B → C) as opposed to A → B → C

14
New cards

validity

an argument is invalid only if the premises are true and conclusion is false

15
New cards

necessary truth / tautology

true in every case and valuation

16
New cards

TFL equivalence

their truth values agree in every valuation— none with opposite truth tables

17
New cards

TFL entailment

restates validity, every valuation either makes premises false or conclusion true

18
New cards

jointly satisfiable

some valuation makes all true. unsatisfiable— no valuation makes all true

19
New cards

contingent

neither tautology nor contradiction, satisfiable but not necessarily true

20
New cards

predicates

properties and relations, distinguished by n-arity. lowercase. all relations are predicates but not all predicates are relations

21
New cards

names

individual things

22
New cards

proper name

some specific thing

23
New cards

object-variables

FOL, x, y, x

24
New cards

quantifiers

express something about the property

25
New cards

assertoric sentence

H(g) as opposed to H(x), capable of beign true or false

26
New cards

FOL equivalence

2 formulas which are true or false in exactly the same interpretations and with the same variable assignments

27
New cards

FOL term

a potential name- any name a or any variable x

28
New cards

necessary falsehood / contradiction

false in every case / valuation

29
New cards

hypothetical syllogism

A → B

B → C

Therefore A→C

30
New cards

Fallacy of the Undistributed Middle

A → B
C → B

Therefore A →C

31
New cards

Denying the conjunct

-(A and B)

-B

Therefore A

32
New cards

Affirming the consequent

A → B

B

Therefore A

33
New cards

Affirming the Disjunct

A or B

A

Therefore -B

34
New cards

Denying the antecedent

A → B

-A

Therefore -B

35
New cards

Modus ponens

A → B

A

Therefore B

36
New cards

Modus tollens

A → B

-B

Therefore -A

37
New cards

Soundness

guarantees that derivable statements are true in all models

38
New cards

completeness

guarantees that if a statement is true in all models, then it is derivable (provable) in the system.