Re: FOL Deduction Question
From: Zarius (me_at_privacy.net)
Date: 12/23/04
- Previous message: Jose Juan Mendoza Rodriguez: "Re: FOL Deduction Question"
- In reply to: Jose Juan Mendoza Rodriguez: "Re: FOL Deduction Question"
- Next in thread: Zarius: "Re: FOL Deduction Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Dec 2004 18:47:32 +0000
> Hello,
>
> I haven't read that book, but it seems to me that you are applying
> rule Exists-right (on page 188) from bottom to top, and rules are
> supposed to be applied only from top to bottom.
>
> I'm not acquainted with System G, but I'm pretty sure that you cannot
> draw this sequent:
>
> |- P(y1), Exists x . P(x)
>
> from this one:
>
> |- Exists x . P(x)
In the context of automated deduction you begin with the sequent you want to
prove as the the root and work your way up to the leafs of a deduction
trees. So yes, we apply the rules backwards but we're not drawing the
resulting sequent from the original one like you said.
Z.
- Previous message: Jose Juan Mendoza Rodriguez: "Re: FOL Deduction Question"
- In reply to: Jose Juan Mendoza Rodriguez: "Re: FOL Deduction Question"
- Next in thread: Zarius: "Re: FOL Deduction Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|