I am doing an exercise from Graham Priest's textbook "An Introduction to Nonclassical Logic", and I think I'm doing something wrong. The exercise is to determine the validity of α=β, ◇Pα, ⊢ ◇Pβ. I am using constant domain modal logic. The lowercase Greek letters represent non-rigid descriptors, whereas lowercase Latin letters represent rigid designators. Capital letters represent predicates. The accessibility relation is the same as system K (so it is not reflexive, symmetrical, transitive, or Euclidean). My tableau is as follows:
- α=β, 0
- ◇Pα, 0
- ¬◇Pβ, 0
- α=a, 0 (Assigning a rigid constant to descriptor)
- β=b, 0 (Assigning a rigid constant to descriptor)
- a=β, 0 (Identity, 1, 4)
- a=b, 0 (Identity, 5, 6)
- □¬Pβ, 0 (¬◇, 3).
- 0R1 10.Pα, 1 (2, ◇)
- α=c, 1 (Assigning a rigid constant to descriptor)
- ¬Pβ, 1 (8, □)
- β=d, 1 (Assigning a rigid constant to descriptor)
- Pc, 1 (Identity, 10, 11)
- ¬Pd, 1 (Identity, 12, 13)
- a=b, 1 (Identity Invariance, 7)
I think that this tableau is correct and therefore this argument is invalid. However, I am a little confused because when I attempt to do a tableau of the same argument, except the conclusion is not negated, I am still left with an open tableau. Because the logic I am using has a classical metatheory, and thus bivalence and the law of excluded middle hold, shouldn't I end up with a closed tableau? Here is my tableau for the negation of the original problem in the textbook:
- α=β, 0
- ◇Pα, 0
- ◇Pβ, 0
- α=a, 0 (Assigning a rigid constant to descriptor)
- β=b, 0 (Assigning a rigid constant to descriptor)
- a=β, 0 (Identity, 1, 4)
- a=b, 0 (Identity, 5, 6)
- 0R1
- Pα, 1 (◇, 2)
- α=c, 1 (Assigning a rigid constant to descriptor)
- Pc, 1 (Identity, 9, 10)
- 0R2
- Pβ, 2 (◇, 3)
- β=d, 2 (Assigning a rigid constant to descriptor)
- Pd, 2 (Identity, 13, 14)
- a=b, 1 (Identity invariance)
- a=b, 2 (Identity invariance)
I must have made a mistake somewhere and one of these tableaus should close. Perhaps I misunderstand some of the rules of this logic. If anybody can show me where I have made a mistake I would greatly appreciate it. Thank you.
P.S. This is not homework, I am just refreshing myself on modal logic in preparation for further study in philosophy.
The deduction is not valid.
Since $\alpha$ and $\beta$ are not rigid descriptors, it could be that $\alpha=\beta$ in a world, but not in the accessible world where $P\alpha$ holds. So there is no reason to expect that $P\beta$ is possible. One can make a countermodel with two worlds, where $\alpha=\beta$ in the first world, but not in the second world, where $P\alpha$ holds and $P_\beta$ fails in all worlds.