What's difference between mapping and function?

Multi tool use
$begingroup$
I think that mapping and function is same. There's only difference between a mapping and relation.
I'm confused. what's difference among relation and mapping and function?
Please try to find out me from this confusions
Thanks in advance.
functions terminology
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
I think that mapping and function is same. There's only difference between a mapping and relation.
I'm confused. what's difference among relation and mapping and function?
Please try to find out me from this confusions
Thanks in advance.
functions terminology
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
1
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago
add a comment |
$begingroup$
I think that mapping and function is same. There's only difference between a mapping and relation.
I'm confused. what's difference among relation and mapping and function?
Please try to find out me from this confusions
Thanks in advance.
functions terminology
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
I think that mapping and function is same. There's only difference between a mapping and relation.
I'm confused. what's difference among relation and mapping and function?
Please try to find out me from this confusions
Thanks in advance.
functions terminology
functions terminology
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago


José Carlos Santos
153k22123226
153k22123226
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago


user634631user634631
232
232
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user634631 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago
add a comment |
1
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago
1
1
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
Good question. I can give you a simple example.
You can generally think of relations as functions in a higher dimensional space, intersected with a zero plane.
So for example, lets take a parabola and a circle to demonstrate this. Imagine the parabola
$$ f(x) = x^2 + 3x $$
This is clearly a function of x, because if you give me an x value, I can give
you the corresponding value of f(x) - a mapping is really just another name
for a function. If we want to graph it, we can let the y value
equal the output of $f$, so we would get this graph:
On the other hand, if we graph a circle, like:
$$x^2+y^2=4$$
Its graph is given by:
Now this is fundamentally different to the function. If you wanted the y value at x = 0,
I can't point to a unique value, I'd have to say y = 2 or y = -2. A function can only
have one output. So we have to call this a relation.
Higher Dimensions
However, we can use a clever trick for this circle. We can rewrite it as:
$$ x^2 + y^2 - 4 = 0 $$
Which is obviously the same thing, but on the left hand side, notice that we now
have a function of (x,y), so we can think of this like:
$$ g(x, y) = 0 $$
In a higher dimension, this would be the intersection between the shapes:
$$ z = g(x, y) $$
and
$$ z = 0 $$
Which I've shown below:
Notice that same circle hiding in plain sight.
Key takeaway (tl;dr)
Relations are functions in a higher dimension, intersected with a zero plane
in the higher dimension.
$endgroup$
add a comment |
$begingroup$
There is basically no difference between mapping and function. In algebra, one uses the notion of operation which is the same as mapping or function. The notion of relation is more general. Functions are specific relations (those which are left-total and right-unique).
$endgroup$
add a comment |
$begingroup$
Mathematically speaking a mapping and a function are the same. We called the relation
$$
f={(x,y)in Xtimes Y : text{For all $x$ there exists a unique $y$ such that $(x,y)in f$} }
$$
a function from $X$ to $Y$, denoted by $f:Xto Y$. A mapping is just another word for a function, i.e. a relation that pairs exactly one element of $Y$ to each element of $X$.
In practice, sometime one word is preferred over another,depending on the context.
The word mapping is usually used when we want to view $f:Xto Y$ as a transformation of one object to another. For instance, a linear mapping $T:V to W$ signifies that we want to view $T$ as a transformation of $vin V$ to the vector $Tvin W$. Another example is a conformal map, which transforms a domain in $Bbb C$ to another domain.
The word function is used more often and in various contexts. For example, when we want to view $f:Xto Y$ as a graph in $Xtimes Y$.
$endgroup$
add a comment |
$begingroup$
Relation and Function are quite different as the later only consider unique images.
There's not much difference between a mapping and function. The only difference that I can think of is that mapping is just the diagramatical representation of a function or an arrow diagram representation of a function which is quite clear for functions defined on the finite sets, while for infinite sets the two notions coincide.
I Hope it Helps...
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
user634631 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3073075%2fwhats-difference-between-mapping-and-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Good question. I can give you a simple example.
You can generally think of relations as functions in a higher dimensional space, intersected with a zero plane.
So for example, lets take a parabola and a circle to demonstrate this. Imagine the parabola
$$ f(x) = x^2 + 3x $$
This is clearly a function of x, because if you give me an x value, I can give
you the corresponding value of f(x) - a mapping is really just another name
for a function. If we want to graph it, we can let the y value
equal the output of $f$, so we would get this graph:
On the other hand, if we graph a circle, like:
$$x^2+y^2=4$$
Its graph is given by:
Now this is fundamentally different to the function. If you wanted the y value at x = 0,
I can't point to a unique value, I'd have to say y = 2 or y = -2. A function can only
have one output. So we have to call this a relation.
Higher Dimensions
However, we can use a clever trick for this circle. We can rewrite it as:
$$ x^2 + y^2 - 4 = 0 $$
Which is obviously the same thing, but on the left hand side, notice that we now
have a function of (x,y), so we can think of this like:
$$ g(x, y) = 0 $$
In a higher dimension, this would be the intersection between the shapes:
$$ z = g(x, y) $$
and
$$ z = 0 $$
Which I've shown below:
Notice that same circle hiding in plain sight.
Key takeaway (tl;dr)
Relations are functions in a higher dimension, intersected with a zero plane
in the higher dimension.
$endgroup$
add a comment |
$begingroup$
Good question. I can give you a simple example.
You can generally think of relations as functions in a higher dimensional space, intersected with a zero plane.
So for example, lets take a parabola and a circle to demonstrate this. Imagine the parabola
$$ f(x) = x^2 + 3x $$
This is clearly a function of x, because if you give me an x value, I can give
you the corresponding value of f(x) - a mapping is really just another name
for a function. If we want to graph it, we can let the y value
equal the output of $f$, so we would get this graph:
On the other hand, if we graph a circle, like:
$$x^2+y^2=4$$
Its graph is given by:
Now this is fundamentally different to the function. If you wanted the y value at x = 0,
I can't point to a unique value, I'd have to say y = 2 or y = -2. A function can only
have one output. So we have to call this a relation.
Higher Dimensions
However, we can use a clever trick for this circle. We can rewrite it as:
$$ x^2 + y^2 - 4 = 0 $$
Which is obviously the same thing, but on the left hand side, notice that we now
have a function of (x,y), so we can think of this like:
$$ g(x, y) = 0 $$
In a higher dimension, this would be the intersection between the shapes:
$$ z = g(x, y) $$
and
$$ z = 0 $$
Which I've shown below:
Notice that same circle hiding in plain sight.
Key takeaway (tl;dr)
Relations are functions in a higher dimension, intersected with a zero plane
in the higher dimension.
$endgroup$
add a comment |
$begingroup$
Good question. I can give you a simple example.
You can generally think of relations as functions in a higher dimensional space, intersected with a zero plane.
So for example, lets take a parabola and a circle to demonstrate this. Imagine the parabola
$$ f(x) = x^2 + 3x $$
This is clearly a function of x, because if you give me an x value, I can give
you the corresponding value of f(x) - a mapping is really just another name
for a function. If we want to graph it, we can let the y value
equal the output of $f$, so we would get this graph:
On the other hand, if we graph a circle, like:
$$x^2+y^2=4$$
Its graph is given by:
Now this is fundamentally different to the function. If you wanted the y value at x = 0,
I can't point to a unique value, I'd have to say y = 2 or y = -2. A function can only
have one output. So we have to call this a relation.
Higher Dimensions
However, we can use a clever trick for this circle. We can rewrite it as:
$$ x^2 + y^2 - 4 = 0 $$
Which is obviously the same thing, but on the left hand side, notice that we now
have a function of (x,y), so we can think of this like:
$$ g(x, y) = 0 $$
In a higher dimension, this would be the intersection between the shapes:
$$ z = g(x, y) $$
and
$$ z = 0 $$
Which I've shown below:
Notice that same circle hiding in plain sight.
Key takeaway (tl;dr)
Relations are functions in a higher dimension, intersected with a zero plane
in the higher dimension.
$endgroup$
Good question. I can give you a simple example.
You can generally think of relations as functions in a higher dimensional space, intersected with a zero plane.
So for example, lets take a parabola and a circle to demonstrate this. Imagine the parabola
$$ f(x) = x^2 + 3x $$
This is clearly a function of x, because if you give me an x value, I can give
you the corresponding value of f(x) - a mapping is really just another name
for a function. If we want to graph it, we can let the y value
equal the output of $f$, so we would get this graph:
On the other hand, if we graph a circle, like:
$$x^2+y^2=4$$
Its graph is given by:
Now this is fundamentally different to the function. If you wanted the y value at x = 0,
I can't point to a unique value, I'd have to say y = 2 or y = -2. A function can only
have one output. So we have to call this a relation.
Higher Dimensions
However, we can use a clever trick for this circle. We can rewrite it as:
$$ x^2 + y^2 - 4 = 0 $$
Which is obviously the same thing, but on the left hand side, notice that we now
have a function of (x,y), so we can think of this like:
$$ g(x, y) = 0 $$
In a higher dimension, this would be the intersection between the shapes:
$$ z = g(x, y) $$
and
$$ z = 0 $$
Which I've shown below:
Notice that same circle hiding in plain sight.
Key takeaway (tl;dr)
Relations are functions in a higher dimension, intersected with a zero plane
in the higher dimension.
edited 46 mins ago
answered 53 mins ago
user2662833user2662833
1,004815
1,004815
add a comment |
add a comment |
$begingroup$
There is basically no difference between mapping and function. In algebra, one uses the notion of operation which is the same as mapping or function. The notion of relation is more general. Functions are specific relations (those which are left-total and right-unique).
$endgroup$
add a comment |
$begingroup$
There is basically no difference between mapping and function. In algebra, one uses the notion of operation which is the same as mapping or function. The notion of relation is more general. Functions are specific relations (those which are left-total and right-unique).
$endgroup$
add a comment |
$begingroup$
There is basically no difference between mapping and function. In algebra, one uses the notion of operation which is the same as mapping or function. The notion of relation is more general. Functions are specific relations (those which are left-total and right-unique).
$endgroup$
There is basically no difference between mapping and function. In algebra, one uses the notion of operation which is the same as mapping or function. The notion of relation is more general. Functions are specific relations (those which are left-total and right-unique).
answered 1 hour ago
WuestenfuxWuestenfux
3,8801411
3,8801411
add a comment |
add a comment |
$begingroup$
Mathematically speaking a mapping and a function are the same. We called the relation
$$
f={(x,y)in Xtimes Y : text{For all $x$ there exists a unique $y$ such that $(x,y)in f$} }
$$
a function from $X$ to $Y$, denoted by $f:Xto Y$. A mapping is just another word for a function, i.e. a relation that pairs exactly one element of $Y$ to each element of $X$.
In practice, sometime one word is preferred over another,depending on the context.
The word mapping is usually used when we want to view $f:Xto Y$ as a transformation of one object to another. For instance, a linear mapping $T:V to W$ signifies that we want to view $T$ as a transformation of $vin V$ to the vector $Tvin W$. Another example is a conformal map, which transforms a domain in $Bbb C$ to another domain.
The word function is used more often and in various contexts. For example, when we want to view $f:Xto Y$ as a graph in $Xtimes Y$.
$endgroup$
add a comment |
$begingroup$
Mathematically speaking a mapping and a function are the same. We called the relation
$$
f={(x,y)in Xtimes Y : text{For all $x$ there exists a unique $y$ such that $(x,y)in f$} }
$$
a function from $X$ to $Y$, denoted by $f:Xto Y$. A mapping is just another word for a function, i.e. a relation that pairs exactly one element of $Y$ to each element of $X$.
In practice, sometime one word is preferred over another,depending on the context.
The word mapping is usually used when we want to view $f:Xto Y$ as a transformation of one object to another. For instance, a linear mapping $T:V to W$ signifies that we want to view $T$ as a transformation of $vin V$ to the vector $Tvin W$. Another example is a conformal map, which transforms a domain in $Bbb C$ to another domain.
The word function is used more often and in various contexts. For example, when we want to view $f:Xto Y$ as a graph in $Xtimes Y$.
$endgroup$
add a comment |
$begingroup$
Mathematically speaking a mapping and a function are the same. We called the relation
$$
f={(x,y)in Xtimes Y : text{For all $x$ there exists a unique $y$ such that $(x,y)in f$} }
$$
a function from $X$ to $Y$, denoted by $f:Xto Y$. A mapping is just another word for a function, i.e. a relation that pairs exactly one element of $Y$ to each element of $X$.
In practice, sometime one word is preferred over another,depending on the context.
The word mapping is usually used when we want to view $f:Xto Y$ as a transformation of one object to another. For instance, a linear mapping $T:V to W$ signifies that we want to view $T$ as a transformation of $vin V$ to the vector $Tvin W$. Another example is a conformal map, which transforms a domain in $Bbb C$ to another domain.
The word function is used more often and in various contexts. For example, when we want to view $f:Xto Y$ as a graph in $Xtimes Y$.
$endgroup$
Mathematically speaking a mapping and a function are the same. We called the relation
$$
f={(x,y)in Xtimes Y : text{For all $x$ there exists a unique $y$ such that $(x,y)in f$} }
$$
a function from $X$ to $Y$, denoted by $f:Xto Y$. A mapping is just another word for a function, i.e. a relation that pairs exactly one element of $Y$ to each element of $X$.
In practice, sometime one word is preferred over another,depending on the context.
The word mapping is usually used when we want to view $f:Xto Y$ as a transformation of one object to another. For instance, a linear mapping $T:V to W$ signifies that we want to view $T$ as a transformation of $vin V$ to the vector $Tvin W$. Another example is a conformal map, which transforms a domain in $Bbb C$ to another domain.
The word function is used more often and in various contexts. For example, when we want to view $f:Xto Y$ as a graph in $Xtimes Y$.
answered 54 mins ago


BigbearZzzBigbearZzz
7,83321650
7,83321650
add a comment |
add a comment |
$begingroup$
Relation and Function are quite different as the later only consider unique images.
There's not much difference between a mapping and function. The only difference that I can think of is that mapping is just the diagramatical representation of a function or an arrow diagram representation of a function which is quite clear for functions defined on the finite sets, while for infinite sets the two notions coincide.
I Hope it Helps...
$endgroup$
add a comment |
$begingroup$
Relation and Function are quite different as the later only consider unique images.
There's not much difference between a mapping and function. The only difference that I can think of is that mapping is just the diagramatical representation of a function or an arrow diagram representation of a function which is quite clear for functions defined on the finite sets, while for infinite sets the two notions coincide.
I Hope it Helps...
$endgroup$
add a comment |
$begingroup$
Relation and Function are quite different as the later only consider unique images.
There's not much difference between a mapping and function. The only difference that I can think of is that mapping is just the diagramatical representation of a function or an arrow diagram representation of a function which is quite clear for functions defined on the finite sets, while for infinite sets the two notions coincide.
I Hope it Helps...
$endgroup$
Relation and Function are quite different as the later only consider unique images.
There's not much difference between a mapping and function. The only difference that I can think of is that mapping is just the diagramatical representation of a function or an arrow diagram representation of a function which is quite clear for functions defined on the finite sets, while for infinite sets the two notions coincide.
I Hope it Helps...
answered 31 mins ago
Devendra Singh RanaDevendra Singh Rana
759316
759316
add a comment |
add a comment |
user634631 is a new contributor. Be nice, and check out our Code of Conduct.
user634631 is a new contributor. Be nice, and check out our Code of Conduct.
user634631 is a new contributor. Be nice, and check out our Code of Conduct.
user634631 is a new contributor. Be nice, and check out our Code of Conduct.
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.
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%2f3073075%2fwhats-difference-between-mapping-and-function%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
T9kCV,jX PoqBMecfzVZPrGOVas7 lEkexs,PZF G,VywM60k
1
$begingroup$
I think you're right. I don't know any difference between mapping and function.
$endgroup$
– Yanko
1 hour ago
$begingroup$
This depends on the text. Sometimes a mapping is a continuous function, sometimes it's any function at all.
$endgroup$
– Mark S.
27 mins ago