Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: Bill Hale <hale@xxxxxxxxxx>
- Date: Thu, 11 Jan 2007 12:59:31 -0600
In article <1168531212.701957.292180@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"Charlie-Boo" <shymathguy@xxxxxxxxx> wrote:
[cut]
If I enter a wff that says ~(eA)FAC(A,a)^BETW(1,A,a) then I am
expressing the assertion that a is a prime number - it has no factors
from 2 to a-1.
That wff is not the expression that a is a prime number.
The condition BETW(1,A,a) is too restrictive. Instead, you should
have just that a is not equal to 1 and a is not equal to A. You have
that a is less than or equal to A - 1, which is not part of the
definition for A being a prime number.
-- Bill Hale
.
- References:
- How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: Charlie-Boo
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: george
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: Jan Burse
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: george
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: Jan Burse
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: george
- Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- From: Charlie-Boo
- How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- Prev by Date: Re: The Difference between a Set and an Element
- Next by Date: Re: The Difference between a Set and an Element
- Previous by thread: Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- Next by thread: Re: How does Curry/Howard formalize PROGRAM calculates FUNCTION (W&S?)
- Index(es):
Relevant Pages
|