PHIL 279

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

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Arguments

composed of sentences, specifically STATEMENTS - True or false

2
New cards

Statements

Premises meant to support a conclusion

3
New cards

Validity

An argument is valid if it is impossible for the premises to be true and the conclusion false

see examples

4
New cards

invalidity/counterexample

when the premises of an argument can be true while the conclusion is false

5
New cards

Soundness

A sound argument is a valid argument whose premises are true

we are interested in the conditions of the argument and whether it is valid, not if the statements leading to the conclusion themselves are true

see examples

6
New cards

Contingency

A statement where it is possible for it to be true and false at the same time.

7
New cards

Joint possibility

it is possible for all of the statements to be true simultaneously

8
New cards

Joint impossibility

It is impossible for the set of statements to be true simultaneously

9
New cards

Necessary falsehoods

some statements that are always false

10
New cards

Necessary truths

Some statements that are always true

11
New cards

Equivalence

Two sentences are equivalent when, in all situations, they are both true or both false.

Counterexample of this is when one sentence is true and the other is false.

12
New cards

Five phrases for propositional logic

  • and

  • or

  • not

  • if..then

  • if, and only if

also known as logical constants, connectives, or operators.

13
New cards

Logical Symbols (connectives/constants)

⊥ (The False)
¬ (Not; it is not the case that)
∨ (Or; either or)
∧ (And)
→ (If, then; only if; if)
(If, and only if; by definition)

14
New cards

Expressions

Strings of symbols - A((B¬ → C

Not necessarily a formula of the language

15
New cards

Formulas

Expressions are formulas/sentences of our object language when, by definition:

  • It is an atom

  • It is ⊥

  • If A is a formula, so is ¬A

  • If A, B are a formulas, so is (A∨ B)

  • If A, B are a formulas, so is (A∧ B)

  • If A, B are a formulas, so is (A → B)

  • If A, B are a formulas, so is (A B)

16
New cards

Main connective/logical operator

Last connective of the formula in the construction

Subformula: Any formula from the expression

17
New cards

operator/connective scope

The subformulas of the formula of which the connective is the main operator