Definition: Matroids being Equal
$begingroup$
I've been trying to find a definition of two matroids being equal. I would have thought two matroids are equal iff their ground sets and independent sets are equal. However, online I found out that two matroids are equal iff their ground sets have the same size/cardinality and their independent sets are equal (the definition here says indexed bases). This is the only definition I can find for two matroids being equal, and I just wanted to verify that other people use this definition. It's not defined in the index of Oxley's book as well as the other book I use which I predominantly use which is why I just wanted to double check to see if this is the definition everyone uses.
matroids
$endgroup$
add a comment |
$begingroup$
I've been trying to find a definition of two matroids being equal. I would have thought two matroids are equal iff their ground sets and independent sets are equal. However, online I found out that two matroids are equal iff their ground sets have the same size/cardinality and their independent sets are equal (the definition here says indexed bases). This is the only definition I can find for two matroids being equal, and I just wanted to verify that other people use this definition. It's not defined in the index of Oxley's book as well as the other book I use which I predominantly use which is why I just wanted to double check to see if this is the definition everyone uses.
matroids
$endgroup$
add a comment |
$begingroup$
I've been trying to find a definition of two matroids being equal. I would have thought two matroids are equal iff their ground sets and independent sets are equal. However, online I found out that two matroids are equal iff their ground sets have the same size/cardinality and their independent sets are equal (the definition here says indexed bases). This is the only definition I can find for two matroids being equal, and I just wanted to verify that other people use this definition. It's not defined in the index of Oxley's book as well as the other book I use which I predominantly use which is why I just wanted to double check to see if this is the definition everyone uses.
matroids
$endgroup$
I've been trying to find a definition of two matroids being equal. I would have thought two matroids are equal iff their ground sets and independent sets are equal. However, online I found out that two matroids are equal iff their ground sets have the same size/cardinality and their independent sets are equal (the definition here says indexed bases). This is the only definition I can find for two matroids being equal, and I just wanted to verify that other people use this definition. It's not defined in the index of Oxley's book as well as the other book I use which I predominantly use which is why I just wanted to double check to see if this is the definition everyone uses.
matroids
matroids
asked Dec 3 '18 at 14:13
W. G.W. G.
5751516
5751516
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I'm fairly sure that two matroids cannot be equal in the strictest sense if their ground sets are different. However, the whole point of matroids are that the particular elements of the ground set don't actually play a role; we don't care about matroid equality, we care about matroid isomorphism.
I think that this distinction between equality and isomorphism is best understood in the context of matroid intersections. If the ground sets are different but the matroids are isomorphic you can't perform a meaningful intersection. See the link below.
https://theory.stanford.edu/~jvondrak/CS369P/lec10.pdf
$endgroup$
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
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%2f3024103%2fdefinition-matroids-being-equal%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
$begingroup$
I'm fairly sure that two matroids cannot be equal in the strictest sense if their ground sets are different. However, the whole point of matroids are that the particular elements of the ground set don't actually play a role; we don't care about matroid equality, we care about matroid isomorphism.
I think that this distinction between equality and isomorphism is best understood in the context of matroid intersections. If the ground sets are different but the matroids are isomorphic you can't perform a meaningful intersection. See the link below.
https://theory.stanford.edu/~jvondrak/CS369P/lec10.pdf
$endgroup$
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
add a comment |
$begingroup$
I'm fairly sure that two matroids cannot be equal in the strictest sense if their ground sets are different. However, the whole point of matroids are that the particular elements of the ground set don't actually play a role; we don't care about matroid equality, we care about matroid isomorphism.
I think that this distinction between equality and isomorphism is best understood in the context of matroid intersections. If the ground sets are different but the matroids are isomorphic you can't perform a meaningful intersection. See the link below.
https://theory.stanford.edu/~jvondrak/CS369P/lec10.pdf
$endgroup$
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
add a comment |
$begingroup$
I'm fairly sure that two matroids cannot be equal in the strictest sense if their ground sets are different. However, the whole point of matroids are that the particular elements of the ground set don't actually play a role; we don't care about matroid equality, we care about matroid isomorphism.
I think that this distinction between equality and isomorphism is best understood in the context of matroid intersections. If the ground sets are different but the matroids are isomorphic you can't perform a meaningful intersection. See the link below.
https://theory.stanford.edu/~jvondrak/CS369P/lec10.pdf
$endgroup$
I'm fairly sure that two matroids cannot be equal in the strictest sense if their ground sets are different. However, the whole point of matroids are that the particular elements of the ground set don't actually play a role; we don't care about matroid equality, we care about matroid isomorphism.
I think that this distinction between equality and isomorphism is best understood in the context of matroid intersections. If the ground sets are different but the matroids are isomorphic you can't perform a meaningful intersection. See the link below.
https://theory.stanford.edu/~jvondrak/CS369P/lec10.pdf
answered Dec 3 '18 at 14:38
ImNotTheSaxManImNotTheSaxMan
1172
1172
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
add a comment |
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
$begingroup$
I appreciate your honesty on this question. It's just that the definition here has it marked differently than what you you said (I mean you could be very well right). I know that isomorphism is what people really care about, but I am dealing with all these direct sums which all of the sudden use equal instead of isomorphism, and I just want an exact definition of two matroids being equal. I do appreciate your help!
$endgroup$
– W. G.
Dec 3 '18 at 14:54
1
1
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
@W.G. I feel you on that. Can you provide a little context about the direct sums you are working with, and where the equals signs come up?
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 14:58
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
$begingroup$
There are a lot of propositions that use equal here which depending on the situation might mean different things. I don't want to go off topic here and go into one specific example just because it might mean something different somewhere else, but I truly appreciate your help though to look at that! I just want to stick with the definition here. Thank you though, I appreciate it.
$endgroup$
– W. G.
Dec 3 '18 at 15:11
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.
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%2f3024103%2fdefinition-matroids-being-equal%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