Predicate Logic Flashcards

1
Q

label the constant and the predicate in this sentenc e
‘socrates is mortal’
how would you write this in predicate logic?

A
socrates - constant 
is mortal - predicate 
Socrates = s 
Is Mortal = M
Ms
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how do you say Socrates is not mortal in predicate logic

A

~Ms, when M - is mortal and s - Socrates

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

how do you say socrates is wiser than plato? with key please!

A

W…1…2 = 1 is wiser than 2
W- is wiser than
p- plato
s - socrates

Wps

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

how do you say manchester is between london and glasgow? key please!

A
B...1....2...3 = 1 is inbetween 2 and 3 
B= is in between 
m - manchester 
l - london 
g - glasgow 

Bmlg

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

when checking validity in a deductive argument with use of predicate logic, what are you looking for in the truth table?

A

check for instance of invalidity
e.g.
is there a row where the premise is true and the conclusion is false? IFF so, it is invalid.

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

how do you lay out the truth table for finding out if something is valid?

A

column per premise. e.g.
if you had
if dave goes to the party then angela won’t go
if angela goes to the party then vlad won’t go
vlad goes to the party
-
dave goes to the party

D… dave goes to the party
A… Angela goes to the party
V….. Vlad goes to the party

D ⊃~A
A ⊃~V
V
- 
D 

DAV | ~A | D ⊃~A | ~V | A ⊃~V | V | D|
——–| | | |
TTT F F F F F T
TTF F F T T T T
TFT T T F T F T
TFF T T T T T T
FTT F F F F F F
FTF F F T T T F
FFT T T F T F F < premises are
FFF T T T T T F true but conc
false - invalid

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

when translating english into predicate logic, what must we remember to do in regard with brackets?

A

add them to reveal the man operator - controlling the scope of the quantifiers
- don’t forget to also label the main operator

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

∀ - what symbol is this?

A

universal quantifier

means ‘all’

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

∃ - what symbol is this?

A

existential quantifier

means ‘some’ - some means - at least one in logic

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

∀, which constant do you typically use in these predicate translations?

A

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

∃, which constant do you typically use in these predicate translations?

A

^ ,∨

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