Build abelian group containing a set $K$ under an associative, commutative operation $*$ with an identity but...












0














We are given a set K of elements and an operation * . For every element in the set, there exists an inverse element (not necessarily in the set). There are three (additional) rules:



1) K contains e (neutral element) such that for every x: x * e = e * x = x



2) K is associative



3) K is commutative



The task is to build an abelian group G such that G contains K
OR to prove that it is impossible.



The task seems to be intuitively simple, but the concrete proof seems to be unobvious.










share|cite|improve this question
























  • I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
    – mathjunkie
    Dec 14 '16 at 12:49










  • Why didn't you list the existence of inverses among the rules in the first place?
    – Arthur
    Dec 14 '16 at 12:50










  • Fixed my mistake.
    – mathjunkie
    Dec 14 '16 at 12:52
















0














We are given a set K of elements and an operation * . For every element in the set, there exists an inverse element (not necessarily in the set). There are three (additional) rules:



1) K contains e (neutral element) such that for every x: x * e = e * x = x



2) K is associative



3) K is commutative



The task is to build an abelian group G such that G contains K
OR to prove that it is impossible.



The task seems to be intuitively simple, but the concrete proof seems to be unobvious.










share|cite|improve this question
























  • I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
    – mathjunkie
    Dec 14 '16 at 12:49










  • Why didn't you list the existence of inverses among the rules in the first place?
    – Arthur
    Dec 14 '16 at 12:50










  • Fixed my mistake.
    – mathjunkie
    Dec 14 '16 at 12:52














0












0








0







We are given a set K of elements and an operation * . For every element in the set, there exists an inverse element (not necessarily in the set). There are three (additional) rules:



1) K contains e (neutral element) such that for every x: x * e = e * x = x



2) K is associative



3) K is commutative



The task is to build an abelian group G such that G contains K
OR to prove that it is impossible.



The task seems to be intuitively simple, but the concrete proof seems to be unobvious.










share|cite|improve this question















We are given a set K of elements and an operation * . For every element in the set, there exists an inverse element (not necessarily in the set). There are three (additional) rules:



1) K contains e (neutral element) such that for every x: x * e = e * x = x



2) K is associative



3) K is commutative



The task is to build an abelian group G such that G contains K
OR to prove that it is impossible.



The task seems to be intuitively simple, but the concrete proof seems to be unobvious.







group-theory finite-groups abelian-groups semigroups magma






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 28 at 23:00









Shaun

8,344113578




8,344113578










asked Dec 14 '16 at 12:42









mathjunkie

1047




1047












  • I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
    – mathjunkie
    Dec 14 '16 at 12:49










  • Why didn't you list the existence of inverses among the rules in the first place?
    – Arthur
    Dec 14 '16 at 12:50










  • Fixed my mistake.
    – mathjunkie
    Dec 14 '16 at 12:52


















  • I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
    – mathjunkie
    Dec 14 '16 at 12:49










  • Why didn't you list the existence of inverses among the rules in the first place?
    – Arthur
    Dec 14 '16 at 12:50










  • Fixed my mistake.
    – mathjunkie
    Dec 14 '16 at 12:52
















I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
– mathjunkie
Dec 14 '16 at 12:49




I, be submitted an edit. Yes, e is "truly" neutral, and an inverse element exists for every element.
– mathjunkie
Dec 14 '16 at 12:49












Why didn't you list the existence of inverses among the rules in the first place?
– Arthur
Dec 14 '16 at 12:50




Why didn't you list the existence of inverses among the rules in the first place?
– Arthur
Dec 14 '16 at 12:50












Fixed my mistake.
– mathjunkie
Dec 14 '16 at 12:52




Fixed my mistake.
– mathjunkie
Dec 14 '16 at 12:52










1 Answer
1






active

oldest

votes


















1














It's not necessarily possible, since you have no guarantee of the existence of inverses. Specifically, if $K$ is the set of integers and * is multiplication, then it satisfies all three rules. Alternatively, if $K = {0,1,2,3,ldots}$ and * is addition, you also have all three rules satisfied.



What you have with those three rules is called a (commutative) monoid. Remove condition 1) and you have a semigroup.





Edit: After adding the rule that each element has an inverse, your (now four) rules are exactly the rules of an abelian group.






share|cite|improve this answer























  • But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
    – mathjunkie
    Dec 14 '16 at 12:57










  • OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
    – Arthur
    Dec 14 '16 at 13:00











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%2f2058434%2fbuild-abelian-group-containing-a-set-k-under-an-associative-commutative-opera%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









1














It's not necessarily possible, since you have no guarantee of the existence of inverses. Specifically, if $K$ is the set of integers and * is multiplication, then it satisfies all three rules. Alternatively, if $K = {0,1,2,3,ldots}$ and * is addition, you also have all three rules satisfied.



What you have with those three rules is called a (commutative) monoid. Remove condition 1) and you have a semigroup.





Edit: After adding the rule that each element has an inverse, your (now four) rules are exactly the rules of an abelian group.






share|cite|improve this answer























  • But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
    – mathjunkie
    Dec 14 '16 at 12:57










  • OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
    – Arthur
    Dec 14 '16 at 13:00
















1














It's not necessarily possible, since you have no guarantee of the existence of inverses. Specifically, if $K$ is the set of integers and * is multiplication, then it satisfies all three rules. Alternatively, if $K = {0,1,2,3,ldots}$ and * is addition, you also have all three rules satisfied.



What you have with those three rules is called a (commutative) monoid. Remove condition 1) and you have a semigroup.





Edit: After adding the rule that each element has an inverse, your (now four) rules are exactly the rules of an abelian group.






share|cite|improve this answer























  • But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
    – mathjunkie
    Dec 14 '16 at 12:57










  • OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
    – Arthur
    Dec 14 '16 at 13:00














1












1








1






It's not necessarily possible, since you have no guarantee of the existence of inverses. Specifically, if $K$ is the set of integers and * is multiplication, then it satisfies all three rules. Alternatively, if $K = {0,1,2,3,ldots}$ and * is addition, you also have all three rules satisfied.



What you have with those three rules is called a (commutative) monoid. Remove condition 1) and you have a semigroup.





Edit: After adding the rule that each element has an inverse, your (now four) rules are exactly the rules of an abelian group.






share|cite|improve this answer














It's not necessarily possible, since you have no guarantee of the existence of inverses. Specifically, if $K$ is the set of integers and * is multiplication, then it satisfies all three rules. Alternatively, if $K = {0,1,2,3,ldots}$ and * is addition, you also have all three rules satisfied.



What you have with those three rules is called a (commutative) monoid. Remove condition 1) and you have a semigroup.





Edit: After adding the rule that each element has an inverse, your (now four) rules are exactly the rules of an abelian group.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 14 '16 at 12:51

























answered Dec 14 '16 at 12:45









Arthur

110k7105186




110k7105186












  • But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
    – mathjunkie
    Dec 14 '16 at 12:57










  • OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
    – Arthur
    Dec 14 '16 at 13:00


















  • But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
    – mathjunkie
    Dec 14 '16 at 12:57










  • OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
    – Arthur
    Dec 14 '16 at 13:00
















But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
– mathjunkie
Dec 14 '16 at 12:57




But (a) the inverse is not necessarily in the set and (b) x1*x2 might not lie in the set
– mathjunkie
Dec 14 '16 at 12:57












OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
– Arthur
Dec 14 '16 at 13:00




OK, so we're not even assuming that the operation is closed. Well, then, there is really nothing more you can do unless you have a concrete example in front of you.
– Arthur
Dec 14 '16 at 13:00


















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.





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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2058434%2fbuild-abelian-group-containing-a-set-k-under-an-associative-commutative-opera%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

Tonle Sap (See)

I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

Guatemaltekische Davis-Cup-Mannschaft