Re: predicate in a predicate
- From: herbzet <herbzet@xxxxxxxxx>
- Date: Sat, 08 Dec 2007 01:45:13 -0500
Keenlearner wrote:
A predicate takes terms as arguments and returns a sentence.
A function takes terms as arguments and returns a term.
What is the difference between predicate and function ? can give me
examples that can differentiate between them ?
Predicates: <, =, stabbed
1 < 2 (True sentence)
2 = 3 (False sentence)
Brutus stabbed Caesar. (True sentence)
Functions: +, -, the day before
1 + 2 (denotes 3)
2 - 3 (denotes -1)
The day before Tuesday (denotes Monday)
--
hz
.
- References:
- predicate in a predicate
- From: Keenlearner
- Re: predicate in a predicate
- From: William Elliot
- Re: predicate in a predicate
- From: Keenlearner
- Re: predicate in a predicate
- From: herbzet
- Re: predicate in a predicate
- From: Keenlearner
- predicate in a predicate
- Prev by Date: Re: Torkel Franzen on truth
- Next by Date: Re: Infinitesimals
- Previous by thread: Re: predicate in a predicate
- Next by thread: Re: predicate in a predicate
- Index(es):