We are asked to show that a set of sentences is inconsistent. The solution comes down to showing that we can derive a sentence and its negation within the scope of only the primary assumptions. In instantiating line 3 by Existential Instantiation we have to choose a constant other than 'a', as that already occurs in our premises. Working through the set, we derive 'Kam' on line 12 and '¬ Kam' on line 15, which shows that our sentences are indeed inconsistent.
- (x)[(Sx • Bxx) ⊃Kax] / Premise
- (x)(Hx ⊃Bxx) / Premise
- (∃x)(Sx • Hx) / Premise
- (x) ¬ (Kax • Hx) / Premise
- Sm • Hm / 3EI x/m
- Hm ⊃Bmm / 2UI x/m
- Hm / 5Simp.
- Bmm / 7,6MP
- (Sm • Bmm) ⊃Kam / 1UI x/m
- Sm / 5Simp.
- Sm • Bmm / 8,10Conj.
- Kam / 11,9MP
- ¬ (Kam • Hm) / 4UI x/m
- ¬ Kam ∨¬ Hm / 13DeM
- ¬ Kam / 7,14DS
No comments:
Post a Comment