Neutral element for a Cantor Set.
On Wiki I found the following statement:
$T_L$ and $T_R$ together with function composition forms a monoid.
I am able to prove the associativity of the composition operation, but what will be a neutral element for the operation?
Thank you.
monoid cantor-set
add a comment |
On Wiki I found the following statement:
$T_L$ and $T_R$ together with function composition forms a monoid.
I am able to prove the associativity of the composition operation, but what will be a neutral element for the operation?
Thank you.
monoid cantor-set
2
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03
add a comment |
On Wiki I found the following statement:
$T_L$ and $T_R$ together with function composition forms a monoid.
I am able to prove the associativity of the composition operation, but what will be a neutral element for the operation?
Thank you.
monoid cantor-set
On Wiki I found the following statement:
$T_L$ and $T_R$ together with function composition forms a monoid.
I am able to prove the associativity of the composition operation, but what will be a neutral element for the operation?
Thank you.
monoid cantor-set
monoid cantor-set
asked Nov 22 '18 at 1:43
yourbuddyyourbuddy
212
212
2
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03
add a comment |
2
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03
2
2
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03
add a comment |
1 Answer
1
active
oldest
votes
As Mees de Vries says, it should really say "generates" rather than "forms," and you're exactly right about why: there's no identity (= neutral) element. However, if we broaden our horizons a bit, it can be true as written! Similarly to how the empty sum, empty product,and various other "empty operations" can be defined, there is a natural notion of "composition of no functions" - namely, the empty composition is the identity function, and this accounts for the "missing" identity element in our monoid here.
Let's think about a single function first. Composition satisfies the additivity rule $f^mcirc f^n=f^{m+n}$ for $m,n$ natural numbers $>0$, where "$f^k$" denotes the function gotten by composing $f$ with itself $k$ times. Based on this there is a unique way to define $f^0$ so as to follow the pattern: $f^0$ should be the identity map.
Now you're looking at a slightly more complicated situation: you have two functions involved, and can compose them with each other. Here natural numbers $>0$ get replaced by finite binary strings of length $>0$: e.g. $$T_LT_RT_L$$ is represented by the string $010$ (arbitrarily setting $L=0,R=1$). In place of additivity, we have a concatenation rule: the composition of the functions represented by the strings $sigma$ and $tau$ is the function represented by the string $sigmatau$. Now, what should the function corresponding to the empty string be, based on this rule?
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%2f3008639%2fneutral-element-for-a-cantor-set%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
As Mees de Vries says, it should really say "generates" rather than "forms," and you're exactly right about why: there's no identity (= neutral) element. However, if we broaden our horizons a bit, it can be true as written! Similarly to how the empty sum, empty product,and various other "empty operations" can be defined, there is a natural notion of "composition of no functions" - namely, the empty composition is the identity function, and this accounts for the "missing" identity element in our monoid here.
Let's think about a single function first. Composition satisfies the additivity rule $f^mcirc f^n=f^{m+n}$ for $m,n$ natural numbers $>0$, where "$f^k$" denotes the function gotten by composing $f$ with itself $k$ times. Based on this there is a unique way to define $f^0$ so as to follow the pattern: $f^0$ should be the identity map.
Now you're looking at a slightly more complicated situation: you have two functions involved, and can compose them with each other. Here natural numbers $>0$ get replaced by finite binary strings of length $>0$: e.g. $$T_LT_RT_L$$ is represented by the string $010$ (arbitrarily setting $L=0,R=1$). In place of additivity, we have a concatenation rule: the composition of the functions represented by the strings $sigma$ and $tau$ is the function represented by the string $sigmatau$. Now, what should the function corresponding to the empty string be, based on this rule?
add a comment |
As Mees de Vries says, it should really say "generates" rather than "forms," and you're exactly right about why: there's no identity (= neutral) element. However, if we broaden our horizons a bit, it can be true as written! Similarly to how the empty sum, empty product,and various other "empty operations" can be defined, there is a natural notion of "composition of no functions" - namely, the empty composition is the identity function, and this accounts for the "missing" identity element in our monoid here.
Let's think about a single function first. Composition satisfies the additivity rule $f^mcirc f^n=f^{m+n}$ for $m,n$ natural numbers $>0$, where "$f^k$" denotes the function gotten by composing $f$ with itself $k$ times. Based on this there is a unique way to define $f^0$ so as to follow the pattern: $f^0$ should be the identity map.
Now you're looking at a slightly more complicated situation: you have two functions involved, and can compose them with each other. Here natural numbers $>0$ get replaced by finite binary strings of length $>0$: e.g. $$T_LT_RT_L$$ is represented by the string $010$ (arbitrarily setting $L=0,R=1$). In place of additivity, we have a concatenation rule: the composition of the functions represented by the strings $sigma$ and $tau$ is the function represented by the string $sigmatau$. Now, what should the function corresponding to the empty string be, based on this rule?
add a comment |
As Mees de Vries says, it should really say "generates" rather than "forms," and you're exactly right about why: there's no identity (= neutral) element. However, if we broaden our horizons a bit, it can be true as written! Similarly to how the empty sum, empty product,and various other "empty operations" can be defined, there is a natural notion of "composition of no functions" - namely, the empty composition is the identity function, and this accounts for the "missing" identity element in our monoid here.
Let's think about a single function first. Composition satisfies the additivity rule $f^mcirc f^n=f^{m+n}$ for $m,n$ natural numbers $>0$, where "$f^k$" denotes the function gotten by composing $f$ with itself $k$ times. Based on this there is a unique way to define $f^0$ so as to follow the pattern: $f^0$ should be the identity map.
Now you're looking at a slightly more complicated situation: you have two functions involved, and can compose them with each other. Here natural numbers $>0$ get replaced by finite binary strings of length $>0$: e.g. $$T_LT_RT_L$$ is represented by the string $010$ (arbitrarily setting $L=0,R=1$). In place of additivity, we have a concatenation rule: the composition of the functions represented by the strings $sigma$ and $tau$ is the function represented by the string $sigmatau$. Now, what should the function corresponding to the empty string be, based on this rule?
As Mees de Vries says, it should really say "generates" rather than "forms," and you're exactly right about why: there's no identity (= neutral) element. However, if we broaden our horizons a bit, it can be true as written! Similarly to how the empty sum, empty product,and various other "empty operations" can be defined, there is a natural notion of "composition of no functions" - namely, the empty composition is the identity function, and this accounts for the "missing" identity element in our monoid here.
Let's think about a single function first. Composition satisfies the additivity rule $f^mcirc f^n=f^{m+n}$ for $m,n$ natural numbers $>0$, where "$f^k$" denotes the function gotten by composing $f$ with itself $k$ times. Based on this there is a unique way to define $f^0$ so as to follow the pattern: $f^0$ should be the identity map.
Now you're looking at a slightly more complicated situation: you have two functions involved, and can compose them with each other. Here natural numbers $>0$ get replaced by finite binary strings of length $>0$: e.g. $$T_LT_RT_L$$ is represented by the string $010$ (arbitrarily setting $L=0,R=1$). In place of additivity, we have a concatenation rule: the composition of the functions represented by the strings $sigma$ and $tau$ is the function represented by the string $sigmatau$. Now, what should the function corresponding to the empty string be, based on this rule?
edited Nov 22 '18 at 3:18
answered Nov 22 '18 at 3:10
Noah SchweberNoah Schweber
122k10149284
122k10149284
add a comment |
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%2f3008639%2fneutral-element-for-a-cantor-set%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
2
It shouldn't say forms a monoid, it should say generates a monoid. In particular the identity element is the "empty composition", i.e. the identity function on the Cantor set.
– Mees de Vries
Nov 22 '18 at 1:48
@MeesdeVries Or, the empty composition. :P
– Noah Schweber
Nov 22 '18 at 3:03