Re: free variables in FOL
- From: "Ken Quirici" <kquirici@xxxxxxxxx>
- Date: 17 Jun 2005 10:36:40 -0700
Jim Spriggs wrote:
>
> I'm not sure what a sentential formula is, but one way to understand a
> formula with free variables in it is to imagine that all the free
> variables are bound by a prefix of universal quantifiers. So
>
> F(x, y)
>
> with x and y both free means one of these:
>
> (all x)(all y) F(x, y)
>
> (all y)(all x) F(x, y)
>
> Since they are provably materially equivalent it doesn't matter which,
> but for the sake of definiteness you could require that the variables in
> the prefix are in alphabetical order.
(I think a sentential formula is simply a wff in FOL)
That makes sense, but howcum Mathworld has these rules of inference:
if G=>F(x)
then G=>AxF(x)
if F(x)=>G
then ExF(x)=>G
with Ex in the second?
Thanks.
Ken
.
- Follow-Ups:
- Re: free variables in FOL
- From: Chris Menzel
- Re: free variables in FOL
- From: Jim Spriggs
- Re: free variables in FOL
- References:
- free variables in FOL
- From: Ken Quirici
- Re: free variables in FOL
- From: Jim Spriggs
- free variables in FOL
- Prev by Date: Re: free variables in FOL
- Next by Date: Re: free variables in FOL
- Previous by thread: Re: free variables in FOL
- Next by thread: Re: free variables in FOL
- Index(es):
Relevant Pages
|