• 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/62

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;

62 Cards in this Set

  • Front
  • Back
Therefore
Conclusion indicator
Thus
Conclusion indicator
So
Conclusion indicator
Hence
Conclusion indicator
For this reason
Conclusion indicator
Accordingly
Conclusin indicator
Consiquntly
Conclusion indicator
This being so
Conclusion indicator
It follows that
Conclusion indicator
The moral is
Conclusion indicator
Which proves that
Conclusion indicator
Which means that
Conclusion indicator
From whichwe can infer that
Conclusion indicator
As a result
Conclusion indicator
In conclusion
Conclusion indicator
For
Premise indicators
Since
Premise indicators
Because
Premise indicators
Assuming that
Premise indicators
Seeing that
Premise indicators
Granted that
Premise Indicators
This is true because
Premise indicators
The reason is that
Premise indicators
For the reason that
Premise indicators
In view of the fact that
Premise indicators
It is a fact that
Premise indicators
As shown by the fact that
Premise indicators
Given that
Premise indicators
Inasmuch as
Premise indicators
One cannot doubt that
Premise indicators
Formation Rule 1
Any sentence letter is a wff.
Formation Rule 2
If phi is a wff,

then

~ phi is also a wff.
Formation Rule 3
If phi and psi are wffs,

then so are

(phi & psi), (phi V psi), (phi -> psi), and (phi <-> psi).
(~R)
Not a wff. Brackets are introduced only with binary operations (rule 3).
PQ
Not a wff. Two or more sentence letter can produce a wff only in combination with a binary operator (rule 3).
((P->(Q))
Not a wff. No rule allows us to surround sentence letters with brackets.
(P V Q V R)
Not a wff. Rule 3 allows us to combine only two sentence letters at a time.
If
Consequent before the antecedent.

Sufficient condition.

Implies that there are other ways to satisfy the condition, this is just one.
Only if
antecedent before the consequent

Necessary condition.

The consequent will only be true under the condition that the antecedent is true. This implies that this is the ONLY way to satisfy the condition.
If and only if
antecedent/consequent order is irrelevant.

Sufficient and necessary condition.

Combines both conditions, 'if' and 'only if'.
Argument
is a sequence of declarative sentences including:

one conclusion

AND

one or more premises

that are supposed to provide evidence for the conclusion
Deductively Valid
an argument is DV if it is impossible for the premises to be true but the conclusion false.
Inductively Probable
an argument is IP if the conclusion is probably true if the premises are true; an argument is IP to varying degrees
Connectives
and (conjunction)

or (disjunction)

if (conditional)

if...then (conditional)

if and only if (bi-conditional)

not (negation)
Conditional
Statements formed by if..then.
The statement following 'if' is called the antecedent; the other statement is the consequent.

If (antecedent) then, (consequent)
Bi-Conditional
Statements formed by 'if and only if'.
A conjunction of two conditionals.

If and only if (consequent) then, (antecedent)
Truth table for conjunction
a conjunction is true if both of its conjuncts are true, and false otherwise

phi psi phi&psi
T T T
T F F
F T F
F F F
Truth table for a disjunction
a disjunction is true if at lease one of its disjuncts is true, and otherwise false.

phi psi phiVpsi
T T T
T F T
F T T
F F F
Truth table for conjunctions
A conjunction (&) is true if both of its conjuncts (psi, phi, P,Q...) are true, and otherwise false
Truth table for disjunctions
A disjunction (V) is true if at least one of tis disjuncts is true, and false otherwise
P -> Q
has the same meaning as ~(P&~Q)
Truth table for material conditionals
A material conditional (->) is false if its antecedent is true and its consequent false; otherwise it is true.

NB: as for the biconditional, the form P<->Q means the same thing as (P->Q) & (Q->P).
Formula for truth tables
2 to the n
Truth table for bi-conditional
if the two components have the same truth value then they are true; otherwise, false
counterexample
a possible situation in which the conclusion of an argument or argument form is false while the assumptions are true. a counterexample showe the argument or argument form to be invalid.
tautology
a wff of propositional logic whose truth table contains only T's under its main operator. derivatively, any statement whose formalization is such a wff.
contradiction
a truth-functionally inconsistent statement. any formula whose truth table contains only F's under its main operator.
contingent
formulas which are true at seom lines of their truth tales and false at others are said to be truth-functionally contingent. this type of statement could be either true or false, so far as the logical operators are concerned.

NB: be careful with the semantics of propositional logic. if a statement is logically impossible, then it is inconsistent but may have a truth table that reveals it to be contingent.
valid form
an argument form every instances of which is valid. no situation where the premises are true and the conclusion is false.
invalid form
an argument form at least one instance of which is not valid. just takes one situation where the premises are true but the conclusion is false to make the argument invalid.
To determine whether an argument from of propositional logic is valid
put the entire form on a truth table, making as many lines as determined by the number of distinct sentence letters occurring in the relevant formulas.

If the table displays no counterexample, then the form is valid (and hence so is any instance of it). If the table displays one or more counterexamples, then the form is invalid
Evaluate an argument
1. determine whether all the premises are true.

2. determine whether the conclusion is at least probable, given the truth of the premises.

3. determine whether the premises are relevant to the conclusion.

4. determine whether the conclusion is vulnerable to new evidence.