Chapter 1 - The Foundations: Logic and Proofs Flashcards

1
Q

¬ p (negation of p)

A

th proposition with truth value opposite to the truth value of p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

compound propositions

A

a proposition constructed by combining propositions using logical operators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

p ⋎ q (disjunction of p and q)

A

the proposition “p or q,” which is true if and only if at least one of p and q is true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

p ⋏ q (conjunction of p and q)

A

the proposition “p and q,” which is true if and only of both p and q are true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

p → q (p implies q)

A

the proposition “if p, then q,” which is false if and only of p is true and q is false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

converse of p → q

A

the conditional statement q → p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

contrapositive of p → q

A

the conditional statement ¬q → ¬p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

inverse of p → q

A

the conditional statement ¬p → ¬q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

p ⇄ q (biconditional)

A

the proposition “p if and only if q,” which is true if and only if p and q have the same truth value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

bit

A

either a 0 or 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Boolean variable

A

a variavle that has a value of 0 or 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

tautology

A

a compound proposition that is always true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

contradiction

A

a compound proposition that is always false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

contingency

A

a compound proposition that is sometimes true and sometimes false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

logically equivalent

A

compound propositions that always have the same truth values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

propositional function

A

a statement containing one or more variables that becomes a proposition when each of its variables is assignrd a value or is bound by a quantifier

17
Q

domain (or universe) of discourse

A

the values a variable in a propositional function may take

18
Q

∃xP(x) (existential quantification of P(x))

A

There exists

19
Q

∀xP(x) (universal quantification of P(x))

20
Q

logically equivalent expressions

A

Both arguments have the same meaning

21
Q

valid argument

A

an argument with a valid argument form

22
Q

fallacy

A

an invalid argument form often used incorrectly as a rule of inference (or sometimes, more generally, an incorrect argument)

23
Q

proof by contraposition

A

a proof that p → q is true that proceeds by showing that p must be false when q is false

24
Q

proof by contradiction

A

a proof that p is true based on the truth of the conditional statement ¬p → ¬q, where q is a contradiction

25
counterexample
an element x such that P(x) is false
26
rational number
a number that can be expressed as the ratio of two integers p and q such that q ≠ 0