Number Systems Containing Non-Unique Additive Inverses
$begingroup$
I’ve seen proofs of the uniqueness of the additive inverse of a given element for specified number systems (e.g., the reals, fields in general, etc). Are there known instances of number systems in which a given element may have more than one additive inverse? Does the substitution property of equality preclude any system from containing more than one additive inverse for a given element?
abstract-algebra arithmetic
$endgroup$
add a comment |
$begingroup$
I’ve seen proofs of the uniqueness of the additive inverse of a given element for specified number systems (e.g., the reals, fields in general, etc). Are there known instances of number systems in which a given element may have more than one additive inverse? Does the substitution property of equality preclude any system from containing more than one additive inverse for a given element?
abstract-algebra arithmetic
$endgroup$
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44
add a comment |
$begingroup$
I’ve seen proofs of the uniqueness of the additive inverse of a given element for specified number systems (e.g., the reals, fields in general, etc). Are there known instances of number systems in which a given element may have more than one additive inverse? Does the substitution property of equality preclude any system from containing more than one additive inverse for a given element?
abstract-algebra arithmetic
$endgroup$
I’ve seen proofs of the uniqueness of the additive inverse of a given element for specified number systems (e.g., the reals, fields in general, etc). Are there known instances of number systems in which a given element may have more than one additive inverse? Does the substitution property of equality preclude any system from containing more than one additive inverse for a given element?
abstract-algebra arithmetic
abstract-algebra arithmetic
asked Jan 6 at 21:36
bblohowiakbblohowiak
1049
1049
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44
add a comment |
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Uniqueness of the inverse is a consequence of associativity. Suppose $*$ is an associative operation on the set $S$ and that $e$ is the neutral element for $*$, that is
$$
e*x=x=x*e
$$
for every $xin S$. Define an inverse of $xin S$ as an element $x'in S$ such that
$$
x*x'=e=x'*x
$$
Then we can prove that if $x'$ and $x''$ are inverse element of $x$, then $x'=x''$.
Indeed
$$
x'=x'*e=x'*(x*x'')=(x'*x)*x''=e*x''=x''
$$
With non associative operations, uniqueness of the inverse is not granted, it may or may not hold.
$endgroup$
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
add a comment |
$begingroup$
This property not only holds true for the reals and select fields, but for all groups. In any given group $G$, the inverse of a given element $a$ is unique.
If you were to take away the restrictions of a group, and define a binary algebraic structure where for arbitrary elements $a,b$ in a set $S$, we get $a+b = e$ for all $a,b in S$, where $e$ is the identity element, one could argue that every element has multiple inverses.
$endgroup$
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%2f3064411%2fnumber-systems-containing-non-unique-additive-inverses%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Uniqueness of the inverse is a consequence of associativity. Suppose $*$ is an associative operation on the set $S$ and that $e$ is the neutral element for $*$, that is
$$
e*x=x=x*e
$$
for every $xin S$. Define an inverse of $xin S$ as an element $x'in S$ such that
$$
x*x'=e=x'*x
$$
Then we can prove that if $x'$ and $x''$ are inverse element of $x$, then $x'=x''$.
Indeed
$$
x'=x'*e=x'*(x*x'')=(x'*x)*x''=e*x''=x''
$$
With non associative operations, uniqueness of the inverse is not granted, it may or may not hold.
$endgroup$
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
add a comment |
$begingroup$
Uniqueness of the inverse is a consequence of associativity. Suppose $*$ is an associative operation on the set $S$ and that $e$ is the neutral element for $*$, that is
$$
e*x=x=x*e
$$
for every $xin S$. Define an inverse of $xin S$ as an element $x'in S$ such that
$$
x*x'=e=x'*x
$$
Then we can prove that if $x'$ and $x''$ are inverse element of $x$, then $x'=x''$.
Indeed
$$
x'=x'*e=x'*(x*x'')=(x'*x)*x''=e*x''=x''
$$
With non associative operations, uniqueness of the inverse is not granted, it may or may not hold.
$endgroup$
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
add a comment |
$begingroup$
Uniqueness of the inverse is a consequence of associativity. Suppose $*$ is an associative operation on the set $S$ and that $e$ is the neutral element for $*$, that is
$$
e*x=x=x*e
$$
for every $xin S$. Define an inverse of $xin S$ as an element $x'in S$ such that
$$
x*x'=e=x'*x
$$
Then we can prove that if $x'$ and $x''$ are inverse element of $x$, then $x'=x''$.
Indeed
$$
x'=x'*e=x'*(x*x'')=(x'*x)*x''=e*x''=x''
$$
With non associative operations, uniqueness of the inverse is not granted, it may or may not hold.
$endgroup$
Uniqueness of the inverse is a consequence of associativity. Suppose $*$ is an associative operation on the set $S$ and that $e$ is the neutral element for $*$, that is
$$
e*x=x=x*e
$$
for every $xin S$. Define an inverse of $xin S$ as an element $x'in S$ such that
$$
x*x'=e=x'*x
$$
Then we can prove that if $x'$ and $x''$ are inverse element of $x$, then $x'=x''$.
Indeed
$$
x'=x'*e=x'*(x*x'')=(x'*x)*x''=e*x''=x''
$$
With non associative operations, uniqueness of the inverse is not granted, it may or may not hold.
answered Jan 6 at 23:20


egregegreg
180k1485202
180k1485202
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
add a comment |
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
1
1
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
Absolutely, and it would be really weird for someone to call a nonassociative operation "addition".
$endgroup$
– Morgan Rodgers
Jan 6 at 23:27
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@egreg Of course! Thank you for explaining it like this. I'd seen the equations but not the emphasis on associativity.
$endgroup$
– bblohowiak
Jan 7 at 23:04
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
$begingroup$
@MorganRodgers Thank you, that is helpful.
$endgroup$
– bblohowiak
Jan 7 at 23:10
add a comment |
$begingroup$
This property not only holds true for the reals and select fields, but for all groups. In any given group $G$, the inverse of a given element $a$ is unique.
If you were to take away the restrictions of a group, and define a binary algebraic structure where for arbitrary elements $a,b$ in a set $S$, we get $a+b = e$ for all $a,b in S$, where $e$ is the identity element, one could argue that every element has multiple inverses.
$endgroup$
add a comment |
$begingroup$
This property not only holds true for the reals and select fields, but for all groups. In any given group $G$, the inverse of a given element $a$ is unique.
If you were to take away the restrictions of a group, and define a binary algebraic structure where for arbitrary elements $a,b$ in a set $S$, we get $a+b = e$ for all $a,b in S$, where $e$ is the identity element, one could argue that every element has multiple inverses.
$endgroup$
add a comment |
$begingroup$
This property not only holds true for the reals and select fields, but for all groups. In any given group $G$, the inverse of a given element $a$ is unique.
If you were to take away the restrictions of a group, and define a binary algebraic structure where for arbitrary elements $a,b$ in a set $S$, we get $a+b = e$ for all $a,b in S$, where $e$ is the identity element, one could argue that every element has multiple inverses.
$endgroup$
This property not only holds true for the reals and select fields, but for all groups. In any given group $G$, the inverse of a given element $a$ is unique.
If you were to take away the restrictions of a group, and define a binary algebraic structure where for arbitrary elements $a,b$ in a set $S$, we get $a+b = e$ for all $a,b in S$, where $e$ is the identity element, one could argue that every element has multiple inverses.
answered Jan 6 at 21:47


WaveXWaveX
2,5452722
2,5452722
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.
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%2f3064411%2fnumber-systems-containing-non-unique-additive-inverses%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
$begingroup$
In any group, the inverse elements are unique. Thus, your number system cannot be a group under addition, so it would be quite atypical.
$endgroup$
– MathematicsStudent1122
Jan 6 at 21:44