Logic in Modern Mathematics: Propositions, Connectives, and Truth Tables

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

1/35

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.

36 Terms

1
New cards

Logic

science of reasoning

2
New cards

Proposition

(statement) assertion that is true or false, but never both.

3
New cards

Simple proposition

single statement which does not contain other statements as parts.

4
New cards

Compound proposition

contains two or more statements.

5
New cards

Conditional Statement

"If p then q" is a statement called implication, or conditional statement.

6
New cards

Hypothesis

p is hypothesis, premise or antecedent

7
New cards

Conclusion

q is conclusion or consequence

8
New cards

Converse

implicational statement which is the result of reversing its two constituent statements.

9
New cards

NAND

NAND operator produces a FALSE value only if both values of its two inputs (propositions) are TRUE.

10
New cards

Conjunction

this proposition is TRUE if p and q are both TRUE

<p>this proposition is TRUE if p and q are both TRUE</p>
11
New cards

Disjunction

this proposition is FALSE only when both p and q are both FALSE.

<p>this proposition is FALSE only when both p and q are both FALSE.</p>
12
New cards

Exclusive disjunction (XOR, EOR or EXOR)

a proposition that is TRUE when exactly one of p and q is TRUE and is FALSE otherwise.

13
New cards

Symbolic Logic

is the method of representing logical expressions through the use of symbols and variables, rather than in ordinary language.

14
New cards

Implication

the statement p → q asserts that q is true on the conditional the p holds.

<p>the statement p → q asserts that q is true on the conditional the p holds.</p>
15
New cards

Inverse

~ p → ~ q

16
New cards

Contrapositive

~ q → ~ p

17
New cards

Declarative statement

declaring facts or mathematical statement.

18
New cards

Underlying principle of proof

Mathematical reasoning and arguments are based on the rules of logic.

19
New cards

Compound proposition example

Today is Monday and Julie is happy.

20
New cards

Conditional example

If it is raining heavily then classes are suspended.

21
New cards

Biconditional Statement

is simply the conjunction, compound statement, or a conditional statement with its converse.

22
New cards

Truth Table

a diagram in rows and columns showing how the truth or falsity of a proposition varies with that of its components.

<p>a diagram in rows and columns showing how the truth or falsity of a proposition varies with that of its components.</p>
23
New cards

Assertion

Assumption that something is true.

24
New cards

Negation

an operation on one logical value, typically the value of a proposition, that produces a value.

25
New cards

Logical Equivalence

Two logical expressions are logically equivalent if they have the same truth values.

26
New cards

Biconditional

a relation between two propositions that is true only when both propositions are simultaneously true or false.

27
New cards

Tautology

a compound proposition if it is always true for all possible values of its propositional variables.

28
New cards

Contradiction

(also called absurdity) is a propositional form which is always false for all possible values of its propositional variables.

29
New cards

Contingency

A propositional form which is neither a tautology nor a contradiction.

30
New cards

Statement with k variables

has 2^k possible truth values assignments.

31
New cards

Truth values for variables

[1 variable - 2 truth values, 2 variables - 4 truth values, 3 variables - 8 truth values, 4 variables - 16 truth values, etc.]

32
New cards

p → q

is TRUE when both p and q are TRUE and when p is false, no matter what truth value q has.

33
New cards

Conditional

If it is raining heavily then classes are suspended.

34
New cards

~ p → ~ q

If it is not raining heavily then classes are not suspended.

35
New cards

~ q → ~ p

If classes are not suspended, then it is not raining heavily.

36
New cards

Propositions

p: If the price is right, then I will buy this item.