Quiz 1 Flashcards

1
Q

A set whose elements can be listed in a sequence

A

Countable set

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

A countable set

A

Discrete set

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

The study of discrete (i.e. countable) objects and the relationship between them

A

Discrete mathematics

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

Consists of a new vocabulary word together with its description using already known terms

A

Definition

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

A declarative sentence that is both true or false, but not both

A

Proposition (a statement)

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

A sequence of sentences demonstrating the truth of a claim

A

Argument (a proof)

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

OR (∨)
AND (∧)
Negation/ NOT (~)
Implication implies/ if-then (→)
If and only if (⇔)

A

Logical operators (connectives)

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

Two propositional forms p and q are ________ if and only if they have the same truth values for each possible substitution of propositions into their component propositional variables

A

Logically equivalent

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

Theorem:
~(p ∨ q) ≡ ~p ∧ ~q
~(p ∧ q) ≡ ~p ∨ ~q

A

DeMorgan’s Law

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

A propositional form that is always true, denoted t

A

Tautology

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

A propositional form that is always false, denoted c

A

Contradiction

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

p ∧ q ≡ q ∧ p
p ∨ q ≡ q ∨ p

A

Commutative Law

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

(p ∧ q) ∧ r ≡ p ∧ (q ∧ r)
(p ∨ q) ∨ r ≡ p ∨ (q ∨ r)

A

Associative Law

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

p ∧ (q ∨ r) ≡ (p ∧ q) ∨ (p ∧ r)
p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r)

A

Distributive Law

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

p ∧ t ≡ p
p ∨ c ≡ p

A

Identity Law

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

p ∨ ~p ≡ t
p ∧ ~p ≡ c

A

Negation Law

17
Q

~(~p) ≡ p

A

Double Negation Law

18
Q

p ∧ p ≡ p
p ∨ p ≡ p

A

Idempotent Law

19
Q

p ∨ t ≡ t
p ∧ c ≡ c

A

Universal bound

20
Q

p ∨ (p ∧ q) ≡ p
p ∧ (p ∨ q) ≡ p

A

Absorption Law

21
Q

~t ≡ c
~c ≡ t

A

Negation of t and c

22
Q

p ∨ q → r ≡ (p → r) ∧ (q → r)

A

Division into cases

23
Q

p → q ≡ ~p ∨ q

A

Theorem 1

24
Q

Negating p → q:
~(p → q) ≡ p ∧ ~q

A

Theorem 2

25
Q

p → q ≡ ~ q → ~p

A

Contrapositive

26
Q

p → q ≢ q → p

A

Converse

27
Q

p → q ≡ ~p → ~q

A

Inverse

28
Q

q → p

A

p if q

29
Q

“If not q, then p”, which by contraposition is logically equivalent to p → q

A

p only if q

30
Q

≡ (p → q) ∧ (q → p)
≡ (~p ∨ q) ∧ (~q ∨ p)

A

p ⇔ q

31
Q

“If not p, then not q”, which by contraposition is logically equivalent to q → p

A

Necessary

32
Q

“If p, then q”

A

Sufficient

33
Q

≡ (p ∨ q) ∧ (~p ∧ ~q)

A

p ⊕ q

34
Q

An argument where every case the premise is proven true, the conclusion is also true

A

Valid Argument