Equivalence relation generated by a relation: concrete characterization
up vote
0
down vote
favorite
Let $R$ be a relation on a set $X$. The equivalence relation $sim_R$ generated by $R$ is defined as $bigcap A$ for $A$ being the set of all equivalence relations containing $R$ ($A$ is not empty as $Xtimes X in A$).
Different sources claim that it's possible to give a concrete definition of two elements $x$ and $y$ being in relation $sim_R$ to each other:
For any $x,y in X, x sim_R y$ if and only if there is a $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that
$x_1 = x$,
$x_n = y$,
for any $1 leq k < n$ we have either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$.
The "only if" part of the proof is carefully explained in this answer. However, I can't understand why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
elementary-set-theory equivalence-relations
add a comment |
up vote
0
down vote
favorite
Let $R$ be a relation on a set $X$. The equivalence relation $sim_R$ generated by $R$ is defined as $bigcap A$ for $A$ being the set of all equivalence relations containing $R$ ($A$ is not empty as $Xtimes X in A$).
Different sources claim that it's possible to give a concrete definition of two elements $x$ and $y$ being in relation $sim_R$ to each other:
For any $x,y in X, x sim_R y$ if and only if there is a $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that
$x_1 = x$,
$x_n = y$,
for any $1 leq k < n$ we have either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$.
The "only if" part of the proof is carefully explained in this answer. However, I can't understand why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
elementary-set-theory equivalence-relations
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Let $R$ be a relation on a set $X$. The equivalence relation $sim_R$ generated by $R$ is defined as $bigcap A$ for $A$ being the set of all equivalence relations containing $R$ ($A$ is not empty as $Xtimes X in A$).
Different sources claim that it's possible to give a concrete definition of two elements $x$ and $y$ being in relation $sim_R$ to each other:
For any $x,y in X, x sim_R y$ if and only if there is a $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that
$x_1 = x$,
$x_n = y$,
for any $1 leq k < n$ we have either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$.
The "only if" part of the proof is carefully explained in this answer. However, I can't understand why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
elementary-set-theory equivalence-relations
Let $R$ be a relation on a set $X$. The equivalence relation $sim_R$ generated by $R$ is defined as $bigcap A$ for $A$ being the set of all equivalence relations containing $R$ ($A$ is not empty as $Xtimes X in A$).
Different sources claim that it's possible to give a concrete definition of two elements $x$ and $y$ being in relation $sim_R$ to each other:
For any $x,y in X, x sim_R y$ if and only if there is a $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that
$x_1 = x$,
$x_n = y$,
for any $1 leq k < n$ we have either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$.
The "only if" part of the proof is carefully explained in this answer. However, I can't understand why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
elementary-set-theory equivalence-relations
elementary-set-theory equivalence-relations
asked Nov 27 at 15:22
Jxt921
938618
938618
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
This is easy. It suffices to show that $(x,y) in A$ for any all equivalence relation $A$ containing $R$. We have $(x_k,x_{k+1}) in A$ for any $1 leq k < n$, so $(x,y)=(x_1,x_n)in A$ by transitivity of $A$.
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
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
});
}
});
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%2f3015900%2fequivalence-relation-generated-by-a-relation-concrete-characterization%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
up vote
2
down vote
accepted
Why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
This is easy. It suffices to show that $(x,y) in A$ for any all equivalence relation $A$ containing $R$. We have $(x_k,x_{k+1}) in A$ for any $1 leq k < n$, so $(x,y)=(x_1,x_n)in A$ by transitivity of $A$.
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
add a comment |
up vote
2
down vote
accepted
Why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
This is easy. It suffices to show that $(x,y) in A$ for any all equivalence relation $A$ containing $R$. We have $(x_k,x_{k+1}) in A$ for any $1 leq k < n$, so $(x,y)=(x_1,x_n)in A$ by transitivity of $A$.
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
This is easy. It suffices to show that $(x,y) in A$ for any all equivalence relation $A$ containing $R$. We have $(x_k,x_{k+1}) in A$ for any $1 leq k < n$, so $(x,y)=(x_1,x_n)in A$ by transitivity of $A$.
Why having $n in mathbb{N}_{>0}$ and $x_1,...,x_n in X$ so that $x_1 = x, x_n = y$ and for any $1 leq k < n$ having either $(x_k,x_{k+1}) in R$ or $(x_{k+1},x_k) in R$ implies that $(x,y) in {sim_R}$.
This is easy. It suffices to show that $(x,y) in A$ for any all equivalence relation $A$ containing $R$. We have $(x_k,x_{k+1}) in A$ for any $1 leq k < n$, so $(x,y)=(x_1,x_n)in A$ by transitivity of $A$.
answered Nov 30 at 7:21
Alex Ravsky
37.9k32079
37.9k32079
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
add a comment |
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
But the problem is that it's not $(x_k,x_{k+1})$ for any $1 leq k < n$ and it's not $(x_{k+1},x_k)$ for any $1 leq k < n$, but it's $(x_k,x_{k+1})$ or $(x_{k+1},x_k)$ for any $1 leq k < n$.
– Jxt921
Nov 30 at 8:46
1
1
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
This is not a problem, because $A$ is symmetric. That is, if $(x_{k+1},x_k)in R$ then $(x_{k+1},x_k)in A$ and $(x_{k},x_{k+1})in A$.
– Alex Ravsky
Nov 30 at 14:47
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
You are right, I'm sorry.
– Jxt921
Nov 30 at 17:53
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%2f3015900%2fequivalence-relation-generated-by-a-relation-concrete-characterization%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