Author: Jan BurseJan Burse
Date: Dec 11, 2006 11:38
Konrad Viltersten wrote:
>> It needs double negation elimination and RAA twice....
>> (first twice RAA then DNE)
>> Hope this doesn't give it away to much..
>
>
> No, it really doesn't. :)
> What i've got this far is the following.
>
> Assuming
> 1) ! (a || !a)
> 2) (a || !a)
> i can eliminate the implication and obtain falsity. From there,
> by RAA, i can either conclude NOT (1) as well as NOT (2).
>
> So, there i am, having concluded (1) and (2) from, well, the
> assumptions of (1) and (2). Waste of pencil this far, hehe.
>
> More hints!
> ...
|