Quantifiers Flashcards

(27 cards)

1
Q

a declarative statement with variables, whose truth can be found by assigning “values” to the variables.

A

Predicate

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

The statement “x is taller than y.” is an example of

A

a predicate on x and y

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

The statement “x is divisible by 2.” is an example of

A

a predicate on x

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

Denoted using function notation, usually with capital letters

A

Predicates

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

Used to join propositions and predicates to form more complex statements

A

connectives

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

Used to denote that a predicate is always true.

A

Universal Quantifier (∀)

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

Used to denote that a predicate is sometimes true.

A

Existential Quantifier (∃)

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

¬∀x(P(x)) ≡

A

∃x(¬P(x))

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

¬∃x(P(x)) ≡

A

∀x(¬P(x))

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

“Let
P(x) ≡ “x is hot.”
Q(x) ≡ “x is cold.”
R(x) ≡ “x is expensive.”
Translate the following statement into quantifiers.
Something is hot.”

A

∃x(P(x))

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

“Let
P(x) ≡ “x is hot.”
Q(x) ≡ “x is cold.”
R(x) ≡ “x is expensive.”
Translate the following statement into quantifiers.
All things are expensive.”

A

∀x(R(x))

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

“Let
P(x) ≡ “x is hot.”
Q(x) ≡ “x is cold.”
R(x) ≡ “x is expensive.”
Translate the following statement into quantifiers.
Nothing is hot and cold.”

A

¬∃x(P(x) ∧ Q(x))

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

“Let
P(x) ≡ “x is hot.”
Q(x) ≡ “x is cold.”
R(x) ≡ “x is expensive.”
Translate the following statement into quantifiers.
Hot things are not cold.”

A

∀x(P(x) → ¬Q(x))

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

“Let
P(x) ≡ “x is hot.”
Q(x) ≡ “x is cold.”
R(x) ≡ “x is expensive.”
Translate the following statement into quantifiers.
If coffee is hot, then it is expensive.”

A

P(coffee) → R(coffee)

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

What is the justification for this statement?

A

Universal Instantiation on 1.

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

What is the justification for this statement?

A

Existential instantiation on 1.

17
Q

The key words for universal quantifiers are

A

arbitrary and any

18
Q

The key words for existential quantifiers are

A

fixed and some

19
Q

takes a quantified statement and removes the quantifer.

(turns the statement into English)

A

Instantiation

20
Q

takes a unquantified statement and introduces the quantifer.

(turns the English into logic)

A

Generalization

21
Q

What is the justification for this statement?

A

Universal Generalization on 1.

22
Q

What is the justification for this statement?

A

Existential Generalization on 1.

23
Q

___ values can be turned into or defined in terms of any fixed or arbitrary value.

24
Q

___ values cannot be redefined.

25
Suppose “Some men are doctors” and “Some doctors are tall”. Is it the case that “Some men are tall”?
No
26
Suppose “Some men are doctors” and “All doctors are tall”. Is it the case that “Some men are tall”?
Yes
27
Suppose “All men are doctors” and “Some doctors are tall”. Is it the case that “Some men are tall”?
No