What is the exact definition of a reflexive relation?












1












$begingroup$


Well... The three definitions I got for reflexive, symmetric, and transitive relations are:



R is said to be reflexive on A if $forall xin A : xRx$.



R is symmetric if $forall x,yin A : xRy rightarrow yRx$.



R is transitive if $forall x,y,zin A : (xRy wedge yRz) rightarrow xRz$



So, if I understand it correctly, the empty relation {} is symmetric and transitive because the xRy will always be false, and so the implication is true. It's also not reflexive over A unless A is the null set.



What I'm wondering is: if I had a relation, say $R={(x,y)in mathbb{R}timesmathbb{R} | x>0 wedge x<10 wedge x=y }$, it's obviously not reflexive over $mathbb{R}$, but would it be called "reflexive" in general?



I'm asking this because I have a homework problem that says R is a relationship over A, and R is reflexive. I'm not sure if that means R is reflexive over all of A, or in other words, if A is necessarily a subset (or equal to) the domain and range of R.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
    $endgroup$
    – Arturo Magidin
    Nov 4 '11 at 3:41
















1












$begingroup$


Well... The three definitions I got for reflexive, symmetric, and transitive relations are:



R is said to be reflexive on A if $forall xin A : xRx$.



R is symmetric if $forall x,yin A : xRy rightarrow yRx$.



R is transitive if $forall x,y,zin A : (xRy wedge yRz) rightarrow xRz$



So, if I understand it correctly, the empty relation {} is symmetric and transitive because the xRy will always be false, and so the implication is true. It's also not reflexive over A unless A is the null set.



What I'm wondering is: if I had a relation, say $R={(x,y)in mathbb{R}timesmathbb{R} | x>0 wedge x<10 wedge x=y }$, it's obviously not reflexive over $mathbb{R}$, but would it be called "reflexive" in general?



I'm asking this because I have a homework problem that says R is a relationship over A, and R is reflexive. I'm not sure if that means R is reflexive over all of A, or in other words, if A is necessarily a subset (or equal to) the domain and range of R.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
    $endgroup$
    – Arturo Magidin
    Nov 4 '11 at 3:41














1












1








1


1



$begingroup$


Well... The three definitions I got for reflexive, symmetric, and transitive relations are:



R is said to be reflexive on A if $forall xin A : xRx$.



R is symmetric if $forall x,yin A : xRy rightarrow yRx$.



R is transitive if $forall x,y,zin A : (xRy wedge yRz) rightarrow xRz$



So, if I understand it correctly, the empty relation {} is symmetric and transitive because the xRy will always be false, and so the implication is true. It's also not reflexive over A unless A is the null set.



What I'm wondering is: if I had a relation, say $R={(x,y)in mathbb{R}timesmathbb{R} | x>0 wedge x<10 wedge x=y }$, it's obviously not reflexive over $mathbb{R}$, but would it be called "reflexive" in general?



I'm asking this because I have a homework problem that says R is a relationship over A, and R is reflexive. I'm not sure if that means R is reflexive over all of A, or in other words, if A is necessarily a subset (or equal to) the domain and range of R.










share|cite|improve this question











$endgroup$




Well... The three definitions I got for reflexive, symmetric, and transitive relations are:



R is said to be reflexive on A if $forall xin A : xRx$.



R is symmetric if $forall x,yin A : xRy rightarrow yRx$.



R is transitive if $forall x,y,zin A : (xRy wedge yRz) rightarrow xRz$



So, if I understand it correctly, the empty relation {} is symmetric and transitive because the xRy will always be false, and so the implication is true. It's also not reflexive over A unless A is the null set.



What I'm wondering is: if I had a relation, say $R={(x,y)in mathbb{R}timesmathbb{R} | x>0 wedge x<10 wedge x=y }$, it's obviously not reflexive over $mathbb{R}$, but would it be called "reflexive" in general?



I'm asking this because I have a homework problem that says R is a relationship over A, and R is reflexive. I'm not sure if that means R is reflexive over all of A, or in other words, if A is necessarily a subset (or equal to) the domain and range of R.







logic






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 4 '11 at 2:59

























asked Nov 4 '11 at 2:48







user18862















  • 1




    $begingroup$
    When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
    $endgroup$
    – Arturo Magidin
    Nov 4 '11 at 3:41














  • 1




    $begingroup$
    When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
    $endgroup$
    – Arturo Magidin
    Nov 4 '11 at 3:41








1




1




$begingroup$
When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
$endgroup$
– Arturo Magidin
Nov 4 '11 at 3:41




$begingroup$
When we say "$R$ is a relation on $A$", then the domain of discourse is understood to be $A$. That means that "$R$ is reflexive" will be understood to mean "reflexive on $A$".
$endgroup$
– Arturo Magidin
Nov 4 '11 at 3:41










3 Answers
3






active

oldest

votes


















3












$begingroup$

I would say that a relation should not be called "reflexive", without further qualification, unless the underlying set which the relation is on is specified (explicitly or implicitly).



For example your set of ordered pairs $R$ is a subset of $mathbb{R} times mathbb{R}$ and hence is a relation on $mathbb{R}$. It is not reflexive on $mathbb{R}$ because there are real numbers $x$ with the property that $(x,x)$ is not in $mathbb{R}$. But your set $R$ is also a subset of $(0, 10) times (0,10)$ and hence is a relation on the open interval $I = (0,10)$, and it is is a reflexive relation on this set. To abstract this somewhat, the lesson is that whether a set of ordered pairs is reflexive or not, depends on more than just the set of ordered pairs. It depends on the set $A$ that you think of the set of ordered pairs as being a subset of, and this is not encoded in the set $R$ at all.



(This is a little bit like how the codomain of a function is not determined by the set of ordered pairs that represents the graph of a function.)



As you have defined them the notions of "symmetric" and "transitive" also depend on the underlying set, but this dependence is less sensitive, in the following sense: if $S$ is a set and $R$ is a subset of $S times S$, and $R$ is symmetric (or transitive) as a relation on $S$, then for any set $T$ satisfying $T supseteq S$ (so you have that $R$ is also a subset of $T times T$, and hence a relation on $T$), $R$ will also be symmetric (or transitive) as a relation on $T$. As the above example shows, reflexivity does not behave like this. So symmetry and transitivity are far less sensitive to what set you consider a set of ordered pairs to be relation on, than reflexivity is. So you should not be casual about saying that a relation is "reflexive" (without further qualification) unless a reader knows from context what set you have in mind. (In actual mathematical practice this is never an issue because relations are not constructed arbitrarily for the purpose of testing knowledge of concepts like "reflexivity". But in classroom exercises it is a good practice to follow.)



If I may veer into metamathematics for a moment. Speaking very informally, reflexivity is fundamentally different in nature from the symmetry and transitivity because it is the only property that actually requires specific ordered pairs to be in a relation. (The other two only require that if some ordered pairs are in there, then other ordered pairs must be in there also.) In textbook exercises often people think of reflexivity as a silly and trivial property because it is easy to verify in many examples whether or not a relation is reflexive (on a given set). This is more an artifact of what happens in textbooks than it is an artifact of actual mathematical practice. In actual mathematical practice, it is often the case that reflexivity (when it occurs) is the most difficult property of these three to verify--- precisely because it is the only one that requires specific ordered pairs to be in a relation, it is the only one where in proving it you might be required to actually do something with the definition of the relation and not just use its formal properties.



As an illustration of this idea, suppose I let $A$ denote the set of simple closed curves in $mathbb{R}^3$ and say that $C sim D$ for $C, D in A$ iff $C$ there is a surface $S$ in $mathbb{R}^3$ satisfying [a long list of geometrical constraints] with the property that the boundary of $S$ is the disjoint union of a curve homeomorphic to $C$ and another curve homeomorphic to $D$. In checking that $sim$ is symmetric and transitive, I only need to think about what happens to my long list of geometrical constraints if I permute the order of the data I feed into it, or if I piece two surfaces satisfying these constraints together. To prove that $sim$ is reflexive I actually have to construct, for every curve $C$, a surface satisfying [long list of constraints] whose boundary is a disjoint union of two copies of $C$. A totally different kind of problem.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Aha! Thanks. You explained my question and then some.
    $endgroup$
    – user18862
    Nov 4 '11 at 5:15



















0












$begingroup$

I would interpret the homework problem to intend that $R$ is reflexive on $A$ in the sense of the definition you have given, but if you are uncertain, why not ask the person who assigned the homework?






share|cite|improve this answer









$endgroup$













  • $begingroup$
    It's from a book. I could mail the author but...
    $endgroup$
    – user18862
    Nov 4 '11 at 5:16












  • $begingroup$
    It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 5:30










  • $begingroup$
    I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
    $endgroup$
    – user18862
    Nov 4 '11 at 6:21






  • 1




    $begingroup$
    When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 6:25



















-1












$begingroup$

Firstly we know about identity relation . identity relation is a relation if in all ordered pairs first entry and second entry is same.
Symbolically identity relation is defined as
R={ [X,X]:for all X belongs to A }



Reflexive Relation : it is said to be reflexive when it contains whole identity part.
Identity relation is always reflexive converse may not be true.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Please use MathJax to format.
    $endgroup$
    – Saad
    Dec 29 '18 at 12:47












Your Answer








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%2f78836%2fwhat-is-the-exact-definition-of-a-reflexive-relation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown
























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes









3












$begingroup$

I would say that a relation should not be called "reflexive", without further qualification, unless the underlying set which the relation is on is specified (explicitly or implicitly).



For example your set of ordered pairs $R$ is a subset of $mathbb{R} times mathbb{R}$ and hence is a relation on $mathbb{R}$. It is not reflexive on $mathbb{R}$ because there are real numbers $x$ with the property that $(x,x)$ is not in $mathbb{R}$. But your set $R$ is also a subset of $(0, 10) times (0,10)$ and hence is a relation on the open interval $I = (0,10)$, and it is is a reflexive relation on this set. To abstract this somewhat, the lesson is that whether a set of ordered pairs is reflexive or not, depends on more than just the set of ordered pairs. It depends on the set $A$ that you think of the set of ordered pairs as being a subset of, and this is not encoded in the set $R$ at all.



(This is a little bit like how the codomain of a function is not determined by the set of ordered pairs that represents the graph of a function.)



As you have defined them the notions of "symmetric" and "transitive" also depend on the underlying set, but this dependence is less sensitive, in the following sense: if $S$ is a set and $R$ is a subset of $S times S$, and $R$ is symmetric (or transitive) as a relation on $S$, then for any set $T$ satisfying $T supseteq S$ (so you have that $R$ is also a subset of $T times T$, and hence a relation on $T$), $R$ will also be symmetric (or transitive) as a relation on $T$. As the above example shows, reflexivity does not behave like this. So symmetry and transitivity are far less sensitive to what set you consider a set of ordered pairs to be relation on, than reflexivity is. So you should not be casual about saying that a relation is "reflexive" (without further qualification) unless a reader knows from context what set you have in mind. (In actual mathematical practice this is never an issue because relations are not constructed arbitrarily for the purpose of testing knowledge of concepts like "reflexivity". But in classroom exercises it is a good practice to follow.)



If I may veer into metamathematics for a moment. Speaking very informally, reflexivity is fundamentally different in nature from the symmetry and transitivity because it is the only property that actually requires specific ordered pairs to be in a relation. (The other two only require that if some ordered pairs are in there, then other ordered pairs must be in there also.) In textbook exercises often people think of reflexivity as a silly and trivial property because it is easy to verify in many examples whether or not a relation is reflexive (on a given set). This is more an artifact of what happens in textbooks than it is an artifact of actual mathematical practice. In actual mathematical practice, it is often the case that reflexivity (when it occurs) is the most difficult property of these three to verify--- precisely because it is the only one that requires specific ordered pairs to be in a relation, it is the only one where in proving it you might be required to actually do something with the definition of the relation and not just use its formal properties.



As an illustration of this idea, suppose I let $A$ denote the set of simple closed curves in $mathbb{R}^3$ and say that $C sim D$ for $C, D in A$ iff $C$ there is a surface $S$ in $mathbb{R}^3$ satisfying [a long list of geometrical constraints] with the property that the boundary of $S$ is the disjoint union of a curve homeomorphic to $C$ and another curve homeomorphic to $D$. In checking that $sim$ is symmetric and transitive, I only need to think about what happens to my long list of geometrical constraints if I permute the order of the data I feed into it, or if I piece two surfaces satisfying these constraints together. To prove that $sim$ is reflexive I actually have to construct, for every curve $C$, a surface satisfying [long list of constraints] whose boundary is a disjoint union of two copies of $C$. A totally different kind of problem.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Aha! Thanks. You explained my question and then some.
    $endgroup$
    – user18862
    Nov 4 '11 at 5:15
















3












$begingroup$

I would say that a relation should not be called "reflexive", without further qualification, unless the underlying set which the relation is on is specified (explicitly or implicitly).



For example your set of ordered pairs $R$ is a subset of $mathbb{R} times mathbb{R}$ and hence is a relation on $mathbb{R}$. It is not reflexive on $mathbb{R}$ because there are real numbers $x$ with the property that $(x,x)$ is not in $mathbb{R}$. But your set $R$ is also a subset of $(0, 10) times (0,10)$ and hence is a relation on the open interval $I = (0,10)$, and it is is a reflexive relation on this set. To abstract this somewhat, the lesson is that whether a set of ordered pairs is reflexive or not, depends on more than just the set of ordered pairs. It depends on the set $A$ that you think of the set of ordered pairs as being a subset of, and this is not encoded in the set $R$ at all.



(This is a little bit like how the codomain of a function is not determined by the set of ordered pairs that represents the graph of a function.)



As you have defined them the notions of "symmetric" and "transitive" also depend on the underlying set, but this dependence is less sensitive, in the following sense: if $S$ is a set and $R$ is a subset of $S times S$, and $R$ is symmetric (or transitive) as a relation on $S$, then for any set $T$ satisfying $T supseteq S$ (so you have that $R$ is also a subset of $T times T$, and hence a relation on $T$), $R$ will also be symmetric (or transitive) as a relation on $T$. As the above example shows, reflexivity does not behave like this. So symmetry and transitivity are far less sensitive to what set you consider a set of ordered pairs to be relation on, than reflexivity is. So you should not be casual about saying that a relation is "reflexive" (without further qualification) unless a reader knows from context what set you have in mind. (In actual mathematical practice this is never an issue because relations are not constructed arbitrarily for the purpose of testing knowledge of concepts like "reflexivity". But in classroom exercises it is a good practice to follow.)



If I may veer into metamathematics for a moment. Speaking very informally, reflexivity is fundamentally different in nature from the symmetry and transitivity because it is the only property that actually requires specific ordered pairs to be in a relation. (The other two only require that if some ordered pairs are in there, then other ordered pairs must be in there also.) In textbook exercises often people think of reflexivity as a silly and trivial property because it is easy to verify in many examples whether or not a relation is reflexive (on a given set). This is more an artifact of what happens in textbooks than it is an artifact of actual mathematical practice. In actual mathematical practice, it is often the case that reflexivity (when it occurs) is the most difficult property of these three to verify--- precisely because it is the only one that requires specific ordered pairs to be in a relation, it is the only one where in proving it you might be required to actually do something with the definition of the relation and not just use its formal properties.



As an illustration of this idea, suppose I let $A$ denote the set of simple closed curves in $mathbb{R}^3$ and say that $C sim D$ for $C, D in A$ iff $C$ there is a surface $S$ in $mathbb{R}^3$ satisfying [a long list of geometrical constraints] with the property that the boundary of $S$ is the disjoint union of a curve homeomorphic to $C$ and another curve homeomorphic to $D$. In checking that $sim$ is symmetric and transitive, I only need to think about what happens to my long list of geometrical constraints if I permute the order of the data I feed into it, or if I piece two surfaces satisfying these constraints together. To prove that $sim$ is reflexive I actually have to construct, for every curve $C$, a surface satisfying [long list of constraints] whose boundary is a disjoint union of two copies of $C$. A totally different kind of problem.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Aha! Thanks. You explained my question and then some.
    $endgroup$
    – user18862
    Nov 4 '11 at 5:15














3












3








3





$begingroup$

I would say that a relation should not be called "reflexive", without further qualification, unless the underlying set which the relation is on is specified (explicitly or implicitly).



For example your set of ordered pairs $R$ is a subset of $mathbb{R} times mathbb{R}$ and hence is a relation on $mathbb{R}$. It is not reflexive on $mathbb{R}$ because there are real numbers $x$ with the property that $(x,x)$ is not in $mathbb{R}$. But your set $R$ is also a subset of $(0, 10) times (0,10)$ and hence is a relation on the open interval $I = (0,10)$, and it is is a reflexive relation on this set. To abstract this somewhat, the lesson is that whether a set of ordered pairs is reflexive or not, depends on more than just the set of ordered pairs. It depends on the set $A$ that you think of the set of ordered pairs as being a subset of, and this is not encoded in the set $R$ at all.



(This is a little bit like how the codomain of a function is not determined by the set of ordered pairs that represents the graph of a function.)



As you have defined them the notions of "symmetric" and "transitive" also depend on the underlying set, but this dependence is less sensitive, in the following sense: if $S$ is a set and $R$ is a subset of $S times S$, and $R$ is symmetric (or transitive) as a relation on $S$, then for any set $T$ satisfying $T supseteq S$ (so you have that $R$ is also a subset of $T times T$, and hence a relation on $T$), $R$ will also be symmetric (or transitive) as a relation on $T$. As the above example shows, reflexivity does not behave like this. So symmetry and transitivity are far less sensitive to what set you consider a set of ordered pairs to be relation on, than reflexivity is. So you should not be casual about saying that a relation is "reflexive" (without further qualification) unless a reader knows from context what set you have in mind. (In actual mathematical practice this is never an issue because relations are not constructed arbitrarily for the purpose of testing knowledge of concepts like "reflexivity". But in classroom exercises it is a good practice to follow.)



If I may veer into metamathematics for a moment. Speaking very informally, reflexivity is fundamentally different in nature from the symmetry and transitivity because it is the only property that actually requires specific ordered pairs to be in a relation. (The other two only require that if some ordered pairs are in there, then other ordered pairs must be in there also.) In textbook exercises often people think of reflexivity as a silly and trivial property because it is easy to verify in many examples whether or not a relation is reflexive (on a given set). This is more an artifact of what happens in textbooks than it is an artifact of actual mathematical practice. In actual mathematical practice, it is often the case that reflexivity (when it occurs) is the most difficult property of these three to verify--- precisely because it is the only one that requires specific ordered pairs to be in a relation, it is the only one where in proving it you might be required to actually do something with the definition of the relation and not just use its formal properties.



As an illustration of this idea, suppose I let $A$ denote the set of simple closed curves in $mathbb{R}^3$ and say that $C sim D$ for $C, D in A$ iff $C$ there is a surface $S$ in $mathbb{R}^3$ satisfying [a long list of geometrical constraints] with the property that the boundary of $S$ is the disjoint union of a curve homeomorphic to $C$ and another curve homeomorphic to $D$. In checking that $sim$ is symmetric and transitive, I only need to think about what happens to my long list of geometrical constraints if I permute the order of the data I feed into it, or if I piece two surfaces satisfying these constraints together. To prove that $sim$ is reflexive I actually have to construct, for every curve $C$, a surface satisfying [long list of constraints] whose boundary is a disjoint union of two copies of $C$. A totally different kind of problem.






share|cite|improve this answer









$endgroup$



I would say that a relation should not be called "reflexive", without further qualification, unless the underlying set which the relation is on is specified (explicitly or implicitly).



For example your set of ordered pairs $R$ is a subset of $mathbb{R} times mathbb{R}$ and hence is a relation on $mathbb{R}$. It is not reflexive on $mathbb{R}$ because there are real numbers $x$ with the property that $(x,x)$ is not in $mathbb{R}$. But your set $R$ is also a subset of $(0, 10) times (0,10)$ and hence is a relation on the open interval $I = (0,10)$, and it is is a reflexive relation on this set. To abstract this somewhat, the lesson is that whether a set of ordered pairs is reflexive or not, depends on more than just the set of ordered pairs. It depends on the set $A$ that you think of the set of ordered pairs as being a subset of, and this is not encoded in the set $R$ at all.



(This is a little bit like how the codomain of a function is not determined by the set of ordered pairs that represents the graph of a function.)



As you have defined them the notions of "symmetric" and "transitive" also depend on the underlying set, but this dependence is less sensitive, in the following sense: if $S$ is a set and $R$ is a subset of $S times S$, and $R$ is symmetric (or transitive) as a relation on $S$, then for any set $T$ satisfying $T supseteq S$ (so you have that $R$ is also a subset of $T times T$, and hence a relation on $T$), $R$ will also be symmetric (or transitive) as a relation on $T$. As the above example shows, reflexivity does not behave like this. So symmetry and transitivity are far less sensitive to what set you consider a set of ordered pairs to be relation on, than reflexivity is. So you should not be casual about saying that a relation is "reflexive" (without further qualification) unless a reader knows from context what set you have in mind. (In actual mathematical practice this is never an issue because relations are not constructed arbitrarily for the purpose of testing knowledge of concepts like "reflexivity". But in classroom exercises it is a good practice to follow.)



If I may veer into metamathematics for a moment. Speaking very informally, reflexivity is fundamentally different in nature from the symmetry and transitivity because it is the only property that actually requires specific ordered pairs to be in a relation. (The other two only require that if some ordered pairs are in there, then other ordered pairs must be in there also.) In textbook exercises often people think of reflexivity as a silly and trivial property because it is easy to verify in many examples whether or not a relation is reflexive (on a given set). This is more an artifact of what happens in textbooks than it is an artifact of actual mathematical practice. In actual mathematical practice, it is often the case that reflexivity (when it occurs) is the most difficult property of these three to verify--- precisely because it is the only one that requires specific ordered pairs to be in a relation, it is the only one where in proving it you might be required to actually do something with the definition of the relation and not just use its formal properties.



As an illustration of this idea, suppose I let $A$ denote the set of simple closed curves in $mathbb{R}^3$ and say that $C sim D$ for $C, D in A$ iff $C$ there is a surface $S$ in $mathbb{R}^3$ satisfying [a long list of geometrical constraints] with the property that the boundary of $S$ is the disjoint union of a curve homeomorphic to $C$ and another curve homeomorphic to $D$. In checking that $sim$ is symmetric and transitive, I only need to think about what happens to my long list of geometrical constraints if I permute the order of the data I feed into it, or if I piece two surfaces satisfying these constraints together. To prove that $sim$ is reflexive I actually have to construct, for every curve $C$, a surface satisfying [long list of constraints] whose boundary is a disjoint union of two copies of $C$. A totally different kind of problem.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 4 '11 at 3:50









leslie townesleslie townes

4,98012330




4,98012330












  • $begingroup$
    Aha! Thanks. You explained my question and then some.
    $endgroup$
    – user18862
    Nov 4 '11 at 5:15


















  • $begingroup$
    Aha! Thanks. You explained my question and then some.
    $endgroup$
    – user18862
    Nov 4 '11 at 5:15
















$begingroup$
Aha! Thanks. You explained my question and then some.
$endgroup$
– user18862
Nov 4 '11 at 5:15




$begingroup$
Aha! Thanks. You explained my question and then some.
$endgroup$
– user18862
Nov 4 '11 at 5:15











0












$begingroup$

I would interpret the homework problem to intend that $R$ is reflexive on $A$ in the sense of the definition you have given, but if you are uncertain, why not ask the person who assigned the homework?






share|cite|improve this answer









$endgroup$













  • $begingroup$
    It's from a book. I could mail the author but...
    $endgroup$
    – user18862
    Nov 4 '11 at 5:16












  • $begingroup$
    It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 5:30










  • $begingroup$
    I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
    $endgroup$
    – user18862
    Nov 4 '11 at 6:21






  • 1




    $begingroup$
    When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 6:25
















0












$begingroup$

I would interpret the homework problem to intend that $R$ is reflexive on $A$ in the sense of the definition you have given, but if you are uncertain, why not ask the person who assigned the homework?






share|cite|improve this answer









$endgroup$













  • $begingroup$
    It's from a book. I could mail the author but...
    $endgroup$
    – user18862
    Nov 4 '11 at 5:16












  • $begingroup$
    It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 5:30










  • $begingroup$
    I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
    $endgroup$
    – user18862
    Nov 4 '11 at 6:21






  • 1




    $begingroup$
    When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 6:25














0












0








0





$begingroup$

I would interpret the homework problem to intend that $R$ is reflexive on $A$ in the sense of the definition you have given, but if you are uncertain, why not ask the person who assigned the homework?






share|cite|improve this answer









$endgroup$



I would interpret the homework problem to intend that $R$ is reflexive on $A$ in the sense of the definition you have given, but if you are uncertain, why not ask the person who assigned the homework?







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 4 '11 at 3:04









Gerry MyersonGerry Myerson

148k8152306




148k8152306












  • $begingroup$
    It's from a book. I could mail the author but...
    $endgroup$
    – user18862
    Nov 4 '11 at 5:16












  • $begingroup$
    It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 5:30










  • $begingroup$
    I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
    $endgroup$
    – user18862
    Nov 4 '11 at 6:21






  • 1




    $begingroup$
    When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 6:25


















  • $begingroup$
    It's from a book. I could mail the author but...
    $endgroup$
    – user18862
    Nov 4 '11 at 5:16












  • $begingroup$
    It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 5:30










  • $begingroup$
    I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
    $endgroup$
    – user18862
    Nov 4 '11 at 6:21






  • 1




    $begingroup$
    When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
    $endgroup$
    – Gerry Myerson
    Nov 4 '11 at 6:25
















$begingroup$
It's from a book. I could mail the author but...
$endgroup$
– user18862
Nov 4 '11 at 5:16






$begingroup$
It's from a book. I could mail the author but...
$endgroup$
– user18862
Nov 4 '11 at 5:16














$begingroup$
It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
$endgroup$
– Gerry Myerson
Nov 4 '11 at 5:30




$begingroup$
It's from a book, but it was assigned by someone with whom you have direct personal contact, no? So I repeat: why not ask the person who assigned the homework?
$endgroup$
– Gerry Myerson
Nov 4 '11 at 5:30












$begingroup$
I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
$endgroup$
– user18862
Nov 4 '11 at 6:21




$begingroup$
I'm teaching myself from a book, so I'm the one assigning the work. I have a tutor for these kinds of questions but I only meet with him once every few weeks, so this is the best way to get an answer. I guess I should have said that in my first comment, though. xD
$endgroup$
– user18862
Nov 4 '11 at 6:21




1




1




$begingroup$
When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
$endgroup$
– Gerry Myerson
Nov 4 '11 at 6:25




$begingroup$
When you write, "I have a homework problem," people will naturally assume that said problem has been assigned to you by some third party. If you don't want people to get that impression, it may be worth your while to express yourself in a different way. Anyway, you have an answer now, so we're all happy, right?
$endgroup$
– Gerry Myerson
Nov 4 '11 at 6:25











-1












$begingroup$

Firstly we know about identity relation . identity relation is a relation if in all ordered pairs first entry and second entry is same.
Symbolically identity relation is defined as
R={ [X,X]:for all X belongs to A }



Reflexive Relation : it is said to be reflexive when it contains whole identity part.
Identity relation is always reflexive converse may not be true.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Please use MathJax to format.
    $endgroup$
    – Saad
    Dec 29 '18 at 12:47
















-1












$begingroup$

Firstly we know about identity relation . identity relation is a relation if in all ordered pairs first entry and second entry is same.
Symbolically identity relation is defined as
R={ [X,X]:for all X belongs to A }



Reflexive Relation : it is said to be reflexive when it contains whole identity part.
Identity relation is always reflexive converse may not be true.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Please use MathJax to format.
    $endgroup$
    – Saad
    Dec 29 '18 at 12:47














-1












-1








-1





$begingroup$

Firstly we know about identity relation . identity relation is a relation if in all ordered pairs first entry and second entry is same.
Symbolically identity relation is defined as
R={ [X,X]:for all X belongs to A }



Reflexive Relation : it is said to be reflexive when it contains whole identity part.
Identity relation is always reflexive converse may not be true.






share|cite|improve this answer









$endgroup$



Firstly we know about identity relation . identity relation is a relation if in all ordered pairs first entry and second entry is same.
Symbolically identity relation is defined as
R={ [X,X]:for all X belongs to A }



Reflexive Relation : it is said to be reflexive when it contains whole identity part.
Identity relation is always reflexive converse may not be true.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 29 '18 at 12:12









Imran manzoorImran manzoor

1




1












  • $begingroup$
    Please use MathJax to format.
    $endgroup$
    – Saad
    Dec 29 '18 at 12:47


















  • $begingroup$
    Please use MathJax to format.
    $endgroup$
    – Saad
    Dec 29 '18 at 12:47
















$begingroup$
Please use MathJax to format.
$endgroup$
– Saad
Dec 29 '18 at 12:47




$begingroup$
Please use MathJax to format.
$endgroup$
– Saad
Dec 29 '18 at 12:47


















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%2f78836%2fwhat-is-the-exact-definition-of-a-reflexive-relation%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?