What properties does $R$ have to satisfy for $R=operatorname{graph}(f)$ for some function $f:Ato B$?












0












$begingroup$


Given a relation $R$ between $A$ and $B$, what properties does $R$ have to satisfy for $R=operatorname{graph}(f)$ for some function $f:Ato B$?










share|cite|improve this question











$endgroup$












  • $begingroup$
    To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
    $endgroup$
    – nafhgood
    Dec 10 '18 at 5:04










  • $begingroup$
    What does "graph(f)" mean?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:11










  • $begingroup$
    @Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
    $endgroup$
    – Patrick Stevens
    Dec 10 '18 at 5:19


















0












$begingroup$


Given a relation $R$ between $A$ and $B$, what properties does $R$ have to satisfy for $R=operatorname{graph}(f)$ for some function $f:Ato B$?










share|cite|improve this question











$endgroup$












  • $begingroup$
    To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
    $endgroup$
    – nafhgood
    Dec 10 '18 at 5:04










  • $begingroup$
    What does "graph(f)" mean?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:11










  • $begingroup$
    @Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
    $endgroup$
    – Patrick Stevens
    Dec 10 '18 at 5:19
















0












0








0





$begingroup$


Given a relation $R$ between $A$ and $B$, what properties does $R$ have to satisfy for $R=operatorname{graph}(f)$ for some function $f:Ato B$?










share|cite|improve this question











$endgroup$




Given a relation $R$ between $A$ and $B$, what properties does $R$ have to satisfy for $R=operatorname{graph}(f)$ for some function $f:Ato B$?







relations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 10 '18 at 5:06









anomaly

17.7k42666




17.7k42666










asked Dec 10 '18 at 5:01









CColaCCola

376




376












  • $begingroup$
    To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
    $endgroup$
    – nafhgood
    Dec 10 '18 at 5:04










  • $begingroup$
    What does "graph(f)" mean?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:11










  • $begingroup$
    @Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
    $endgroup$
    – Patrick Stevens
    Dec 10 '18 at 5:19




















  • $begingroup$
    To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
    $endgroup$
    – nafhgood
    Dec 10 '18 at 5:04










  • $begingroup$
    What does "graph(f)" mean?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:11










  • $begingroup$
    @Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
    $endgroup$
    – Patrick Stevens
    Dec 10 '18 at 5:19


















$begingroup$
To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
$endgroup$
– nafhgood
Dec 10 '18 at 5:04




$begingroup$
To every elements in $a in A$, there is a unique element in $b in B$ such that $aRb$?
$endgroup$
– nafhgood
Dec 10 '18 at 5:04












$begingroup$
What does "graph(f)" mean?
$endgroup$
– Acccumulation
Dec 10 '18 at 5:11




$begingroup$
What does "graph(f)" mean?
$endgroup$
– Acccumulation
Dec 10 '18 at 5:11












$begingroup$
@Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
$endgroup$
– Patrick Stevens
Dec 10 '18 at 5:19






$begingroup$
@Acccumulation The graph of a function $f:A to B$ is the set ${(x, f(x)) : x in A }$.
$endgroup$
– Patrick Stevens
Dec 10 '18 at 5:19












1 Answer
1






active

oldest

votes


















0












$begingroup$

You need two properties.



1) For each $xin A$ there is a $yin B$ such that $(x,y)in R$



2) If $(x_1,y_1)in R$ and $(x_2,y_2)in R$, then $$x_1 = x_2 implies y_1=y_2$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:25










  • $begingroup$
    Thanks, I have edited my answer.
    $endgroup$
    – Mohammad Riazi-Kermani
    Dec 10 '18 at 11:54











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033471%2fwhat-properties-does-r-have-to-satisfy-for-r-operatornamegraphf-for-som%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

You need two properties.



1) For each $xin A$ there is a $yin B$ such that $(x,y)in R$



2) If $(x_1,y_1)in R$ and $(x_2,y_2)in R$, then $$x_1 = x_2 implies y_1=y_2$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:25










  • $begingroup$
    Thanks, I have edited my answer.
    $endgroup$
    – Mohammad Riazi-Kermani
    Dec 10 '18 at 11:54
















0












$begingroup$

You need two properties.



1) For each $xin A$ there is a $yin B$ such that $(x,y)in R$



2) If $(x_1,y_1)in R$ and $(x_2,y_2)in R$, then $$x_1 = x_2 implies y_1=y_2$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:25










  • $begingroup$
    Thanks, I have edited my answer.
    $endgroup$
    – Mohammad Riazi-Kermani
    Dec 10 '18 at 11:54














0












0








0





$begingroup$

You need two properties.



1) For each $xin A$ there is a $yin B$ such that $(x,y)in R$



2) If $(x_1,y_1)in R$ and $(x_2,y_2)in R$, then $$x_1 = x_2 implies y_1=y_2$$






share|cite|improve this answer











$endgroup$



You need two properties.



1) For each $xin A$ there is a $yin B$ such that $(x,y)in R$



2) If $(x_1,y_1)in R$ and $(x_2,y_2)in R$, then $$x_1 = x_2 implies y_1=y_2$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 10 '18 at 11:54

























answered Dec 10 '18 at 5:08









Mohammad Riazi-KermaniMohammad Riazi-Kermani

41.6k42061




41.6k42061












  • $begingroup$
    I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:25










  • $begingroup$
    Thanks, I have edited my answer.
    $endgroup$
    – Mohammad Riazi-Kermani
    Dec 10 '18 at 11:54


















  • $begingroup$
    I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
    $endgroup$
    – Acccumulation
    Dec 10 '18 at 5:25










  • $begingroup$
    Thanks, I have edited my answer.
    $endgroup$
    – Mohammad Riazi-Kermani
    Dec 10 '18 at 11:54
















$begingroup$
I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
$endgroup$
– Acccumulation
Dec 10 '18 at 5:25




$begingroup$
I think the second point is a bit unclear. Perhaps rewrite it as "If $(x,y_1), (x,y_2) isin R$ then $y_1=y_2$"?
$endgroup$
– Acccumulation
Dec 10 '18 at 5:25












$begingroup$
Thanks, I have edited my answer.
$endgroup$
– Mohammad Riazi-Kermani
Dec 10 '18 at 11:54




$begingroup$
Thanks, I have edited my answer.
$endgroup$
– Mohammad Riazi-Kermani
Dec 10 '18 at 11:54


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033471%2fwhat-properties-does-r-have-to-satisfy-for-r-operatornamegraphf-for-som%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?