Unit 2 | Chapter 3: Logic

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/35

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

Statement

A sentence that is either true or false, but not both simultaneously.

2
New cards

Commands, questions, or opinions.

Statements are not…

3
New cards

Simple statement

A statement that conveys one idea with no connecting words.

4
New cards

Compound statement

A statement formed by joining two or more simple statements with a connective.

5
New cards

Connectives

Words used to join simple statements. (Ex: and, or, if...then, and if and only if.)

6
New cards

Quantifiers

The words all, some, and no (or none).

7
New cards

Universal quantifiers

Words used in statements that either include or exclude every element of the universal set.

  • All, each, every, no, none

8
New cards

Existential quantifiers

Words used in statements that claim the existence of something, but don't include the entire universal set.

  • Some, there exists, at least one

9
New cards

Statement negation

Where a statement has the opposite meaning, as well as the opposite truth value, from the given statement.

  • Represented by ~

  • Not/no.

  • A true statement becomes a false statement, and a false statement becomes a true statement.

  • The least dominant connective

<p>Where a statement has the opposite meaning, as well as the opposite truth value, from the given statement.</p><ul><li><p>Represented by <strong>~</strong></p></li><li><p><em>Not/no</em>.</p></li><li><p>A true statement becomes a false statement, and a false statement becomes a true statement.</p></li><li><p>The <em>least dominant</em> connective</p></li></ul>
10
New cards

The statements: Some A are not B

Or, Not all A are B.

negates…

The statements: All A are B

Or, There are no A that are not in B.

negates…

11
New cards

The statements: No/None of A are B

Or, All A are not B.

negates…

The statements: Some A are B

Or, There exists at least one A that is a B.

negates…

12
New cards

Conjunction

A compound statement that is true only when both simple statements are true.

  • Represented as

  • And

  • p and q

  • A 3rd most dominant connective

<p>A compound statement that is true <em>only </em>when both simple statements are true.</p><ul><li><p>Represented as <strong>∧</strong></p></li><li><p><em>And</em></p></li><li><p><em>p</em> and <em>q</em></p></li><li><p>A <em>3rd most dominant</em> connective</p></li></ul>
13
New cards

Conjunctions in a truth table are…

Always false, except when T∧T and is true.

14
New cards

And

Refers to the conjunction of compound statements.

15
New cards

Disjunction

A compound statement that is false only when both component statements are false.

  • Represented by

  • Or

  • p or q or both

  • A 3rd most dominant connective

<p>A compound statement that is false only when both component statements are false.</p><ul><li><p>Represented by<strong> ∨</strong></p></li><li><p><em>Or</em></p></li><li><p><em>p</em> or <em>q</em> or both</p></li><li><p>A <em>3rd most dominant</em> connective</p></li></ul>
16
New cards

Disjunctions in truth tables are…

Always true, except when F∨F and false.

17
New cards

Or

Refers to the disjunction of compound statements.

18
New cards

Conditional statements

A compound statement that is false only when the antecedent is true and the consequent is false.

  • Represented by

    • Is only true/good one way (), and will be false the other way.

  • If... then.

  • "If p, then q" or “p implies q

  • -AntecedentConsequent

  • The 2nd most dominant connective

<p>A compound statement that is false only when the antecedent is true and the consequent is false.</p><ul><li><p>Represented by <strong>→</strong></p><ul><li><p><em>Is only true/good one way (</em><strong>→</strong><em>), and will be false the other way.</em></p></li></ul></li><li><p><em>If... then</em>.</p></li><li><p>"If <em>p</em>, then <em>q</em>" or “<em>p</em> implies<em> q</em>”</p></li><li><p>-<em>Antecedent</em> → <em>Consequent</em></p></li><li><p>The <em>2nd most dominant</em> connective</p></li></ul>
19
New cards

Conditionals in truth tables are…

Always true, except when T→F and is false.

20
New cards

Antecedent

The statement in a compound statement that is before the →.

21
New cards

Consequent

The statement in a compound statement that is after the →.

22
New cards

Biconditional statements

A compound statement that is true only when the component statements have the same truth value.

  • Represented by

    • Is true/good both ways

  • If and only if. (abbr. iff)

  • "p if and only if q"

  • The most dominant connective

<p>A compound statement that is true only when the component statements have the same truth value.</p><ul><li><p>Represented by <strong>⟷</strong></p><ul><li><p><em>Is true/good both ways</em> </p></li></ul></li><li><p><em>If and only if</em>. (abbr. <em>iff</em>)</p></li><li><p>"<em>p</em> if and only if <em>q</em>" </p></li><li><p>The <em>most dominant</em> connective</p></li></ul>
23
New cards

Biconditionals in truth tables are…

Always false, except when T⟷T or F⟷F and is true.

24
New cards

the statements in parentheses appear on the same side of the comma.

  • Ex: If q and ~p, then ~r

    • (q~p) → ~r

In English simple statements,

25
New cards

Dominance of Connectives

If a symbolic statement appears without parentheses, statements before and after the most dominant connective should be grouped.

  • Biconditional>Conditional>Conjunction and Disconjuntion> Negation

26
New cards

Tautology

A compound statement that is always true.

27
New cards

Equivalent compound statements

Compound statements that are made up of the same simple statements and have the same corresponding truth values for all true-false combinations of these simple statements.

28
New cards

then its equivalent statement must be true.

If a compound statement is true,

29
New cards

then its equivalent statement must be false.

If a compound statement is false,

30
New cards

The two parts of an argument

  • Premsies/assumptions

  • Conclusion

31
New cards

Premisies/Assumptions

The given statements in an argument.

32
New cards

Conclusion

The result determined by the truth of the premises within an argument.

33
New cards

Valid argument/Tautology

The conclusion is true whenever the premises are assumed to be true.

34
New cards

Invalid argument/Fallacy

An argument that is not valid, or has at least one false in its truth table.

35
New cards

Steps for testing the validity of an argument with a truth table

  1. Use a letter to represent each simple statement in the argument.

  2. Express the premises and the conclusion symbolically.

  3. Write a symbolic conditional statement of the form [(premise1)∧(premise2)∧...∧(premise n)] → conclusion, where n is the number of premises.

  4. Construct a truth table for the conditional statement in step 3.

  5. If the final column of the truth table has all trues, the conditional statement is a tautology and the argument is valid. If the final column does not have all trues, the conditional statement is not a tautology and the argument is invalid.

36
New cards

[(premise1)∧(premise2)∧...∧(premise n)] → conclusion, where n is the number of premises.

The symbolic form of an argument and its conclusion