Logic 15: Identity Flashcards

1
Q

Why we need identity

A

Want to say more than one thing is F
Are limited with the existential quantifer, which says at least one thing is F
And the Universal quantifier that says everything is F

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

Identity and Distinctness

A

a = b says a is identical to b

a≠b says a is distinct from b

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

Other definition for distinctness

A

a≠b is the same as ¬(a=b)

In terms of identity and negation

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

Relations of identity and distinctness

A

They are dyadic predicates, like a “loves” b
- but behave in a special way
The behavior of “loves” can vary from model to model
- on some models Romeo loves Juliet, on others he doesn’t
- on some models love is always requited, on others it is not

The behavior of identity and distinctness is FIXED from model to model

  • no matter the model, everything is identical to itself
  • nothing in the domain is identical to any other thing in the domain
  • nothing in the domain is distinct from itself
  • everything in the domain is distinct from every other thing in the domain
  • relations of identity and distinctness are held to be logically constant
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

There is more than one thing of a certain kind

A

Ex. There is more than one thing that is F
∃x∃y(Fx ∧ Fy ∧ x≠y)

there is some x and there is some y, and x is F, and y is F, and x and y are distinct from each other
- third conjunct is crucial

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

Want to say that there

are exactly two Fs

A

∃x∃y(Fx ∧ Fy ∧ x≠y)
says there are at least 2 F’s, but want to add another conjunct that says that there are no more Fs

So
… ∧ ∀z(Fz → (x=z ∨ y=z)))
and universal z, if F is z then (x is z OR y is z)

THUS:
∃x∃y(Fx ∧ Fy ∧ x≠y ∧ ∀z(Fz → (x=z ∨ y=z)))

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

there are exactly three Fs

A

∃x∃y∃v(Fx ∧ Fy ∧ Fv ∧ x≠y ∧ x≠v ∧ y≠v ∧ ∀z(Fz → (x=z ∨ y=z ∨ v=z))))

where the exclusion clause is
∧ ∀z(Fz → (x=z ∨ y=z ∨ v=z))))

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

Rules for Identity and Distinctness

A

1) a sentence a=b is true on a model M iff a and b name the same thing on M
- recall that 2 names can refer to the same thing
- but one name cannot refer to multiple things
- Pat & Pat Pat can refer to me
- but unlike real life, Pat Pat can only refer to me and not someone else

thus, iff I(a) = I(b)

2) a≠b is true on a model M iff a and b name different things on M
iff I(a) ≠ I(b)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Validity for Identity and Distinctness

A

The Indiscernibility of Identicals
aka LEIBNIZ’s Law
“if a and b are one and the same thing, every thing that is true of a is true of b, and vice versa”
if a and b are the very same thing, neither can be some way that the other is not, because it’s not really an “other”

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

Indiscernibility of Identicals Validity example

A

1) Samuel Clemens is Mark Twain
2) Mark Twain created Huckleberry Finn

therefore
C) Samuel Clemens created Huckleberry Finn

  • valid because identity obeys the indiscernibility of identical
  • if something is true of Mark Twain, and he just IS Samuel Clemens, then it is true of Clemens
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Indiscernibility of Identicals

A

Leibniz’s Law

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

Indiscernibility of Identicals as Distinctness of Discernibles

A

Distinctness of Discernibles
“if there is some DIFFERENCE between a and b, then a and b are distinct”

where the indiscernibility of identicals say
“if P then Q” is equivalent to “If not Q then not P”

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

Validity example as distinctness of discernibles

A

1) Michelangelo created the statue David
2) Michelangelo did not create the marble from which David is formed

therefore
C) David is distinct from the marble from which David is formed

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