~a, b
for the formulæ: ~a, a∨b
using only the tableau framework and an automatically generated implementation of the propositional calculus:Tableau> prove [Neg (Prop "a"), Disj (Prop "a") (Prop "b")]Now all I have to do is fix the bugs, extend what's there to labelled tableau and test it all. :-)
Model [b,~a]
No comments:
Post a Comment