What is the difference between a predicate symbol and a function symbol in predicate logic?
up vote
3
down vote
favorite
There are a lot of questions and answers on what the difference a predicate and a function in predicate logic is on this website, but there is no question/answer on what the difference between a predicate symbol and a function symbol is.
logic predicate-logic
add a comment |
up vote
3
down vote
favorite
There are a lot of questions and answers on what the difference a predicate and a function in predicate logic is on this website, but there is no question/answer on what the difference between a predicate symbol and a function symbol is.
logic predicate-logic
2
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
1
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
There are a lot of questions and answers on what the difference a predicate and a function in predicate logic is on this website, but there is no question/answer on what the difference between a predicate symbol and a function symbol is.
logic predicate-logic
There are a lot of questions and answers on what the difference a predicate and a function in predicate logic is on this website, but there is no question/answer on what the difference between a predicate symbol and a function symbol is.
logic predicate-logic
logic predicate-logic
asked Mar 7 '17 at 22:21
J. Dormer
183
183
2
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
1
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36
add a comment |
2
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
1
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36
2
2
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
1
1
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36
add a comment |
2 Answers
2
active
oldest
votes
up vote
5
down vote
accepted
Predicate logic distinguishes between terms (formal expressions denoting elements of the domain of discourse, e.g., addition of numbers in arithmetic) and predicates (formal expressions denoting relations amongst elements in domain of discourse, e.g., the less-than relation in arithmetic).
A predicate symbol is an operator that combines terms and produces a predicate. E.g., in arithmetic $=$, $<$ and $>$ are predicate symbols.
A function symbol is an operator that combines terms and produces a new term. E.g., in arithmetic $+$ and $times$ are function symbols.
add a comment |
up vote
4
down vote
Once we interpret the symbols:
A function applied to one or more objects gives you another object, while a predicate applied to one or more objects gives you a claim
For example, under the standard interpretation for the language of arithmetic:
$1+2$ gives you the object $3$ (and $1+2$ is not a claim)
$1<2$ gives you the claim that $1$ is smaller than $2$ (and $1<2$ is not an object from the domain)
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
Predicate logic distinguishes between terms (formal expressions denoting elements of the domain of discourse, e.g., addition of numbers in arithmetic) and predicates (formal expressions denoting relations amongst elements in domain of discourse, e.g., the less-than relation in arithmetic).
A predicate symbol is an operator that combines terms and produces a predicate. E.g., in arithmetic $=$, $<$ and $>$ are predicate symbols.
A function symbol is an operator that combines terms and produces a new term. E.g., in arithmetic $+$ and $times$ are function symbols.
add a comment |
up vote
5
down vote
accepted
Predicate logic distinguishes between terms (formal expressions denoting elements of the domain of discourse, e.g., addition of numbers in arithmetic) and predicates (formal expressions denoting relations amongst elements in domain of discourse, e.g., the less-than relation in arithmetic).
A predicate symbol is an operator that combines terms and produces a predicate. E.g., in arithmetic $=$, $<$ and $>$ are predicate symbols.
A function symbol is an operator that combines terms and produces a new term. E.g., in arithmetic $+$ and $times$ are function symbols.
add a comment |
up vote
5
down vote
accepted
up vote
5
down vote
accepted
Predicate logic distinguishes between terms (formal expressions denoting elements of the domain of discourse, e.g., addition of numbers in arithmetic) and predicates (formal expressions denoting relations amongst elements in domain of discourse, e.g., the less-than relation in arithmetic).
A predicate symbol is an operator that combines terms and produces a predicate. E.g., in arithmetic $=$, $<$ and $>$ are predicate symbols.
A function symbol is an operator that combines terms and produces a new term. E.g., in arithmetic $+$ and $times$ are function symbols.
Predicate logic distinguishes between terms (formal expressions denoting elements of the domain of discourse, e.g., addition of numbers in arithmetic) and predicates (formal expressions denoting relations amongst elements in domain of discourse, e.g., the less-than relation in arithmetic).
A predicate symbol is an operator that combines terms and produces a predicate. E.g., in arithmetic $=$, $<$ and $>$ are predicate symbols.
A function symbol is an operator that combines terms and produces a new term. E.g., in arithmetic $+$ and $times$ are function symbols.
edited Dec 3 at 18:28
answered Mar 7 '17 at 22:33
Rob Arthan
28.7k42865
28.7k42865
add a comment |
add a comment |
up vote
4
down vote
Once we interpret the symbols:
A function applied to one or more objects gives you another object, while a predicate applied to one or more objects gives you a claim
For example, under the standard interpretation for the language of arithmetic:
$1+2$ gives you the object $3$ (and $1+2$ is not a claim)
$1<2$ gives you the claim that $1$ is smaller than $2$ (and $1<2$ is not an object from the domain)
add a comment |
up vote
4
down vote
Once we interpret the symbols:
A function applied to one or more objects gives you another object, while a predicate applied to one or more objects gives you a claim
For example, under the standard interpretation for the language of arithmetic:
$1+2$ gives you the object $3$ (and $1+2$ is not a claim)
$1<2$ gives you the claim that $1$ is smaller than $2$ (and $1<2$ is not an object from the domain)
add a comment |
up vote
4
down vote
up vote
4
down vote
Once we interpret the symbols:
A function applied to one or more objects gives you another object, while a predicate applied to one or more objects gives you a claim
For example, under the standard interpretation for the language of arithmetic:
$1+2$ gives you the object $3$ (and $1+2$ is not a claim)
$1<2$ gives you the claim that $1$ is smaller than $2$ (and $1<2$ is not an object from the domain)
Once we interpret the symbols:
A function applied to one or more objects gives you another object, while a predicate applied to one or more objects gives you a claim
For example, under the standard interpretation for the language of arithmetic:
$1+2$ gives you the object $3$ (and $1+2$ is not a claim)
$1<2$ gives you the claim that $1$ is smaller than $2$ (and $1<2$ is not an object from the domain)
answered Mar 7 '17 at 23:02
Bram28
58.8k44185
58.8k44185
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2176662%2fwhat-is-the-difference-between-a-predicate-symbol-and-a-function-symbol-in-predi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
There's no difference in the symbols themselves. The difference is in what you have decided to use them for.
– Henning Makholm
Mar 7 '17 at 22:30
1
A predicate is a function that maps entities/terms to truth-values/claims rather than to other terms.
– Graham Kemp
Mar 7 '17 at 23:36