• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/89

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

89 Cards in this Set

  • Front
  • Back
logic
analysis and appraisal of arguments.
argument
a set or collection of statements expressed be a declarative sentence, one of which is distinguished as the conclusion, the rest, if any, are called premises. valid/invalid
premises
intended to provide support or evidence for the conclusion.
deductive argument
argument in which the premises are intended to establish the absolute truth of the conclusion.
inductive argument
argument in which the premises are intended to establish a probable truth of the conclusion.
Valid
if it is impossible (contradictory) to have true premises but a false conclusion. an argument isn't valid because it's true, it's valid because the premises and conclusion are logical.
philosophy
reasoning about the ultimate questions in life.
sound
valid and every premise is true.
statements
true/false
syllogistic logic
studies arguments whose validity depends on "all", "no", "some" and similar notions. involves propositions (called categorical propositions) that express certain relations of inclusion or exclusion between subjects and predicates.

i.e. All dogs go to heaven. = All D are H.
wffs
well-formed formulas. capital letters.
4 forms of wffs
aka categorical propositions

All A are B.
No A are B
Some A are B.
Some A are not B.
alternative definitions of validity
-argument is valid if it has a valid form.
-an argument form is valid if there are no instances of it with true premises and a false conclusion.
syllogism
an argument consisting of categorical compositions. generally has two premises.
syllogistic language
all, some, not, no.
A, B, C, D.....,
same letter represents same idea.
Venn Diagrams
diagrams only with traditional syllogisms. syllogism is valid iff drawing the premises automatically draws the conclusion. shade ares known to be empty. put an x where one entity is known to exist. if x can go in two different places, argument is invalid, place it where it will bring an invalid conclusion.
words hinting at premises
because, for, since, after all, I assume that, as we know, for these reasons.

(what is argued from)
words hinting at conclusions
hence, thus, so, therefore, it must be, it can't be, this proves (or shows) that...

(what is argued to)
principle of clarity
interpret unclear reasoning in the way that gives the best argument.

(if some letters are only stated one, add implicit arguments.)
propositional logic
studies arguments whose validity depends on "if-then", "and", "both", "either...or", "not", "iff" and similar notions.

i.e. All dogs go to Heaven. = D
forming wffs
1. Any capital letter is a wff
2. prefixing any wff w/~ is a wff.
3. joining any two wffs by . (dot), v, horseshoe, or _= and enclosed in parenthesis is a wff.
truth table
logical diagram for a wff. lists all possible truth-value combos for letters and says whether the wff is true or false in each case.
truth table for add (•)
PQ (P•Q)
00 0
01 0
10 0
11 1

(P•Q) is a conjunction
P & Q are its conjuncts
truth table for v
PQ (P v Q)
00 0
01 1
10 1
11 1

(P v Q) is a disjunction
P & Q are it's disjuncts
~
not. ~P = Not P
both... and. (P•Q) = Both P and Q
v
either... or. (P v Q) = Either P or Q.

inclusive "or": A or B or both (A v B).
exclusive "or": A or B but not both ((A v B) • ~ (A • B))
horseshoe
If... then. (P horseshoe Q) = If P then Q.
_=
iff. (P_= Q) = P iff Q.
truth table for horseshoe
PQ (P horseshoe Q)
00 1
01 1
10 0
11 1

(P horseshoe Q) is conditional.
P is antecedent
Q is consequent
why is (1 horseshoe 0) false (=0)?
falsity implies anything:
(0 horseshoe )= 1

anything implies truth
( horseshoe 1) = 1

truth doesn't imply falsity
(1 horseshoe 0) = 0
truth table for iff
PQ (P _= Q)
00 1
01 0
10 0
11 1

P_= Q is biconditional. both have same truth value.
truth table for ~
P ~P
0 1
1 0

~P is negation
connectives
grammatical devices for building new sentences from old ones.
_____ and______ >truth-functional

a connective is truth-functional iff the truth value of an expression "A and B" is determined (is a function of) the truth values of A and B).
Different ways to say All A is B
-Every (each any) A is B
-Whoever is A is B
-A's are B's
-Those who are A are B
-If a person is A, then he is B
-If you're A, then you're B
-No one/Nothing is A unless B
-A thing isn't A unless it's B
-It's false that some A is not B
Different ways to say All A is B (switching A and B)
-Only B's are A's
-None but B's are A's
Different ways to say No A is B
-A's aren't B's
-Every (each, any) A is non-B
-Whoever is A isn't B
-If a person is A, then isn't B
-If you're A, you're not B
-It's false that some A is B
-No one that's A is B
-There isn't a single A that's B
-Not any A is B
-It's false that there's an A that's a B
Different ways to say Some A is B
-A's are sometimes B's
-There are A's that are B's
-One or more A's are B's
-It's false that no A is B
-Some A is not B
-One or more A's aren't B's
-There are A's that aren't B's
-Not all A's are B's
-It's false that all A is B
truth table validity
truth table test is valid if no line is 110 (in 2-premise) or 1110 (in 3-premise) etc.
main connective
the main connective of a compound wff is the last connective applied in the construction of the wff.
contingent statement
one that logically could've been true or false. A wff whose truth table has some cases true and some cases false.
law of excluded middle
every statement is true or false, excludes the gray areas.
tautology
truth table true in all cases. or iff the line in truth table directly under main connective consists of all 1's.
self-contradiction
false in all cases. if column under main connective consists of all 0's.
S-Rules
used to simplify statements.
(P•Q)
P, Q
(~P•~Q)
~P, ~Q
~(P v Q)
~P, ~Q
~(~P v ~Q)
P, Q
~(P > Q)
P, ~Q
I-rules
used to infer a conclusion from two premises
~(P•Q)
P
~Q
~(P•Q)
Q
~P
~(P•Q)
~P
no conclusion
(P v Q)
~P
Q
(P v Q)
~Q
P
(P v R)
L
no conclusion
(P > Q)
P
Q. modus ponens - affirming mode.
(P > Q)
~Q
~P. modus tollens. denying mode.
(D > A)
~D
no conclusion
(D > A)
A
no conclusion
(P = Q)
(P > Q) (Q > P)
~(P = Q)
(P v Q) ~(P•Q)
RAA
reducto ad absurdum (reduction to absurdity) which says that an assumption that leads to a contradiction must be false.
refuatation
a set of truth conditions making the premises all true and conclusion false.
quantificational logic
studies arguments whose validity depends on "all" "no" "some" and similar notions.
general terms
use capital letters for describing categories. i.e. charming, Italian.
singular terms
use small letters, terms that pick out a specific. i.e. this child, the richest Italian.
capital letter alone. i.e. S
not followed by small letters. represents a statement
a general term
capital letter followed by small letter
a relation
capital letter followed by two or more small letters.
constant
small letters from a to w.
variable
a small letter from x to z. unspecified member of a class of things.
quantifier
a sequences of the form (x) or (Ex) where any variable may replace x.
universal quantifier
(x) is a universal quantifier. it claims that the formula that follows is true for all values of x.
(x)Ix = for all x, x is Italian
= all are Italian.
existential quantifier
(Ex). it claims that the formula that follows is true for at least one value of x.
(Ex)Ix = For some x, x is Italian
= some are Italian.
(x)
statements that begin with all (every)
~(x)
statements that begin with not all (not every)
(Ex)
statements that begin with some
~(Ex)
statements that begin with no
All are rich or Italian
(x)(Rx v Ix)
Not everyone is non-Italian
~(x)~Ix
Some aren't rich.
(Ex)~Rx
No one is rich and non-Italian
~(Ex)(Rx•~Ix)
with "all" and "is" in QL
> for middle connective. other cases use •
universe of discourse
the set of entities that words like "all" "some" and "no" range over in a given context.
reverse squiggle
~(x)Fx -> (Ex)~Fx

~(Ex)Fx -> (x) ~(Ex)
drop existential
(Ex)Fx -> Fa
drop universal
(x)Fx -> Fa