Can a binary operation have an identity element when it is not associative and commutative?
$begingroup$
I tried getting the answers in similar questions, everyone says that it's not necessary, but if $e$ is the identity element for any binary operation $*$, which is not associative and commutative, how can
$$a*e=a=e*a$$
when it is not commutative, i.e. $a*b ne b*a$?
Even if we get a value by solving $a*e=a$. Will we get the same value by solving
$e*a=a$ ?
Please provide an example.
abstract-algebra binary-operations
$endgroup$
add a comment |
$begingroup$
I tried getting the answers in similar questions, everyone says that it's not necessary, but if $e$ is the identity element for any binary operation $*$, which is not associative and commutative, how can
$$a*e=a=e*a$$
when it is not commutative, i.e. $a*b ne b*a$?
Even if we get a value by solving $a*e=a$. Will we get the same value by solving
$e*a=a$ ?
Please provide an example.
abstract-algebra binary-operations
$endgroup$
10
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03
add a comment |
$begingroup$
I tried getting the answers in similar questions, everyone says that it's not necessary, but if $e$ is the identity element for any binary operation $*$, which is not associative and commutative, how can
$$a*e=a=e*a$$
when it is not commutative, i.e. $a*b ne b*a$?
Even if we get a value by solving $a*e=a$. Will we get the same value by solving
$e*a=a$ ?
Please provide an example.
abstract-algebra binary-operations
$endgroup$
I tried getting the answers in similar questions, everyone says that it's not necessary, but if $e$ is the identity element for any binary operation $*$, which is not associative and commutative, how can
$$a*e=a=e*a$$
when it is not commutative, i.e. $a*b ne b*a$?
Even if we get a value by solving $a*e=a$. Will we get the same value by solving
$e*a=a$ ?
Please provide an example.
abstract-algebra binary-operations
abstract-algebra binary-operations
edited Jun 21 '17 at 10:48
PM.
3,3982825
3,3982825
asked Jun 20 '17 at 8:37


FullatronFullatron
13526
13526
10
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03
add a comment |
10
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03
10
10
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03
add a comment |
6 Answers
6
active
oldest
votes
$begingroup$
Asserting that the operation $*$ is not commutative means that there are elements $a$ and $b$ such that $a*bneq b*a$. It does not mean that $a*bneq b*a$ for any two distinct elements $a$ and $b$. Therefore, an operation may well not be commutative and, even so, to have an identity element. There is no contradiction here.
For an example of a non-commutative and non-associative algebraic structure with an identity element, take, for instance, the octonions.
$endgroup$
add a comment |
$begingroup$
An operation is commutative if for any $a$ and $b$, we have $ab=ba$. Finding one pair $a,b$ such that $ab=ba$ doesn't prove the operation is commutative; this has to hold for every pair.
Consider the set ${a,b,c}$ whose binary operation $cdot$ is given by the following:
$$acdot a = a,,,,,,,,,,, acdot b=b,,,,,,,,,,,acdot c=c$$
$$bcdot a = b,,,,,,,,,,, bcdot b=b,,,,,,,,,,,bcdot c=c$$
$$ccdot a = c,,,,,,,,,,, ccdot b=b,,,,,,,,,,,ccdot c=a$$
This operation has $a$ as an identity element. However, it is not commutative (since $bcdot cneq ccdot b$) and it is not associative (since $bcdot(ccdot c)=bneq a =(bcdot c)cdot c$).
$endgroup$
add a comment |
$begingroup$
It is possible. $*$ not being commutative means that $a*bneq b*a$ for some $a,b$, not for all of them. So you may have $a*e=e*a=a$ without contradicting that $*$ is not commutative.
$endgroup$
add a comment |
$begingroup$
Actually, given any set $S$ and operation $*$ on it (so possibly neither associative nor commutative), we can simply extend this with a new symbol $color{red}0$ (i.e., $color{red}0notin S$) and on the set $S':=Scup{color{red}0}$ define an operation $color{red}*$ by
$$xcolor{red}*y:=begin{cases}x&text{if }y=color{red}0\
y&text{if }x=color{red}0\x*y&text{otherwise} end{cases}$$
Then $color{red}*$ is not associative/commutative if $*$ is not associative/commutative. But $color{red}0$ is neutral.
$endgroup$
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
add a comment |
$begingroup$
Without looking for esoteric and/or ad hoc examples, there is one you are certainly familiar with. The identity matrix is the identity element for matrix multiplication, which is not commutative. We have $A,I=I,A=A $ while in general $A,B neq B,A $.
$endgroup$
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
add a comment |
$begingroup$
Isn't subtraction a binary function which has an identity ($x-0=x$) although it is not commutative ($5-0 > 0-5$) or associative ($5-(4-3) > (5-4)-3$)?
$endgroup$
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1: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%2f2329528%2fcan-a-binary-operation-have-an-identity-element-when-it-is-not-associative-and-c%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Asserting that the operation $*$ is not commutative means that there are elements $a$ and $b$ such that $a*bneq b*a$. It does not mean that $a*bneq b*a$ for any two distinct elements $a$ and $b$. Therefore, an operation may well not be commutative and, even so, to have an identity element. There is no contradiction here.
For an example of a non-commutative and non-associative algebraic structure with an identity element, take, for instance, the octonions.
$endgroup$
add a comment |
$begingroup$
Asserting that the operation $*$ is not commutative means that there are elements $a$ and $b$ such that $a*bneq b*a$. It does not mean that $a*bneq b*a$ for any two distinct elements $a$ and $b$. Therefore, an operation may well not be commutative and, even so, to have an identity element. There is no contradiction here.
For an example of a non-commutative and non-associative algebraic structure with an identity element, take, for instance, the octonions.
$endgroup$
add a comment |
$begingroup$
Asserting that the operation $*$ is not commutative means that there are elements $a$ and $b$ such that $a*bneq b*a$. It does not mean that $a*bneq b*a$ for any two distinct elements $a$ and $b$. Therefore, an operation may well not be commutative and, even so, to have an identity element. There is no contradiction here.
For an example of a non-commutative and non-associative algebraic structure with an identity element, take, for instance, the octonions.
$endgroup$
Asserting that the operation $*$ is not commutative means that there are elements $a$ and $b$ such that $a*bneq b*a$. It does not mean that $a*bneq b*a$ for any two distinct elements $a$ and $b$. Therefore, an operation may well not be commutative and, even so, to have an identity element. There is no contradiction here.
For an example of a non-commutative and non-associative algebraic structure with an identity element, take, for instance, the octonions.
edited Jan 1 at 21:10
answered Jun 20 '17 at 8:44


José Carlos SantosJosé Carlos Santos
153k22123225
153k22123225
add a comment |
add a comment |
$begingroup$
An operation is commutative if for any $a$ and $b$, we have $ab=ba$. Finding one pair $a,b$ such that $ab=ba$ doesn't prove the operation is commutative; this has to hold for every pair.
Consider the set ${a,b,c}$ whose binary operation $cdot$ is given by the following:
$$acdot a = a,,,,,,,,,,, acdot b=b,,,,,,,,,,,acdot c=c$$
$$bcdot a = b,,,,,,,,,,, bcdot b=b,,,,,,,,,,,bcdot c=c$$
$$ccdot a = c,,,,,,,,,,, ccdot b=b,,,,,,,,,,,ccdot c=a$$
This operation has $a$ as an identity element. However, it is not commutative (since $bcdot cneq ccdot b$) and it is not associative (since $bcdot(ccdot c)=bneq a =(bcdot c)cdot c$).
$endgroup$
add a comment |
$begingroup$
An operation is commutative if for any $a$ and $b$, we have $ab=ba$. Finding one pair $a,b$ such that $ab=ba$ doesn't prove the operation is commutative; this has to hold for every pair.
Consider the set ${a,b,c}$ whose binary operation $cdot$ is given by the following:
$$acdot a = a,,,,,,,,,,, acdot b=b,,,,,,,,,,,acdot c=c$$
$$bcdot a = b,,,,,,,,,,, bcdot b=b,,,,,,,,,,,bcdot c=c$$
$$ccdot a = c,,,,,,,,,,, ccdot b=b,,,,,,,,,,,ccdot c=a$$
This operation has $a$ as an identity element. However, it is not commutative (since $bcdot cneq ccdot b$) and it is not associative (since $bcdot(ccdot c)=bneq a =(bcdot c)cdot c$).
$endgroup$
add a comment |
$begingroup$
An operation is commutative if for any $a$ and $b$, we have $ab=ba$. Finding one pair $a,b$ such that $ab=ba$ doesn't prove the operation is commutative; this has to hold for every pair.
Consider the set ${a,b,c}$ whose binary operation $cdot$ is given by the following:
$$acdot a = a,,,,,,,,,,, acdot b=b,,,,,,,,,,,acdot c=c$$
$$bcdot a = b,,,,,,,,,,, bcdot b=b,,,,,,,,,,,bcdot c=c$$
$$ccdot a = c,,,,,,,,,,, ccdot b=b,,,,,,,,,,,ccdot c=a$$
This operation has $a$ as an identity element. However, it is not commutative (since $bcdot cneq ccdot b$) and it is not associative (since $bcdot(ccdot c)=bneq a =(bcdot c)cdot c$).
$endgroup$
An operation is commutative if for any $a$ and $b$, we have $ab=ba$. Finding one pair $a,b$ such that $ab=ba$ doesn't prove the operation is commutative; this has to hold for every pair.
Consider the set ${a,b,c}$ whose binary operation $cdot$ is given by the following:
$$acdot a = a,,,,,,,,,,, acdot b=b,,,,,,,,,,,acdot c=c$$
$$bcdot a = b,,,,,,,,,,, bcdot b=b,,,,,,,,,,,bcdot c=c$$
$$ccdot a = c,,,,,,,,,,, ccdot b=b,,,,,,,,,,,ccdot c=a$$
This operation has $a$ as an identity element. However, it is not commutative (since $bcdot cneq ccdot b$) and it is not associative (since $bcdot(ccdot c)=bneq a =(bcdot c)cdot c$).
answered Jun 20 '17 at 8:56
florenceflorence
11.5k12045
11.5k12045
add a comment |
add a comment |
$begingroup$
It is possible. $*$ not being commutative means that $a*bneq b*a$ for some $a,b$, not for all of them. So you may have $a*e=e*a=a$ without contradicting that $*$ is not commutative.
$endgroup$
add a comment |
$begingroup$
It is possible. $*$ not being commutative means that $a*bneq b*a$ for some $a,b$, not for all of them. So you may have $a*e=e*a=a$ without contradicting that $*$ is not commutative.
$endgroup$
add a comment |
$begingroup$
It is possible. $*$ not being commutative means that $a*bneq b*a$ for some $a,b$, not for all of them. So you may have $a*e=e*a=a$ without contradicting that $*$ is not commutative.
$endgroup$
It is possible. $*$ not being commutative means that $a*bneq b*a$ for some $a,b$, not for all of them. So you may have $a*e=e*a=a$ without contradicting that $*$ is not commutative.
answered Jun 20 '17 at 8:43


EvargaloEvargalo
2,43618
2,43618
add a comment |
add a comment |
$begingroup$
Actually, given any set $S$ and operation $*$ on it (so possibly neither associative nor commutative), we can simply extend this with a new symbol $color{red}0$ (i.e., $color{red}0notin S$) and on the set $S':=Scup{color{red}0}$ define an operation $color{red}*$ by
$$xcolor{red}*y:=begin{cases}x&text{if }y=color{red}0\
y&text{if }x=color{red}0\x*y&text{otherwise} end{cases}$$
Then $color{red}*$ is not associative/commutative if $*$ is not associative/commutative. But $color{red}0$ is neutral.
$endgroup$
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
add a comment |
$begingroup$
Actually, given any set $S$ and operation $*$ on it (so possibly neither associative nor commutative), we can simply extend this with a new symbol $color{red}0$ (i.e., $color{red}0notin S$) and on the set $S':=Scup{color{red}0}$ define an operation $color{red}*$ by
$$xcolor{red}*y:=begin{cases}x&text{if }y=color{red}0\
y&text{if }x=color{red}0\x*y&text{otherwise} end{cases}$$
Then $color{red}*$ is not associative/commutative if $*$ is not associative/commutative. But $color{red}0$ is neutral.
$endgroup$
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
add a comment |
$begingroup$
Actually, given any set $S$ and operation $*$ on it (so possibly neither associative nor commutative), we can simply extend this with a new symbol $color{red}0$ (i.e., $color{red}0notin S$) and on the set $S':=Scup{color{red}0}$ define an operation $color{red}*$ by
$$xcolor{red}*y:=begin{cases}x&text{if }y=color{red}0\
y&text{if }x=color{red}0\x*y&text{otherwise} end{cases}$$
Then $color{red}*$ is not associative/commutative if $*$ is not associative/commutative. But $color{red}0$ is neutral.
$endgroup$
Actually, given any set $S$ and operation $*$ on it (so possibly neither associative nor commutative), we can simply extend this with a new symbol $color{red}0$ (i.e., $color{red}0notin S$) and on the set $S':=Scup{color{red}0}$ define an operation $color{red}*$ by
$$xcolor{red}*y:=begin{cases}x&text{if }y=color{red}0\
y&text{if }x=color{red}0\x*y&text{otherwise} end{cases}$$
Then $color{red}*$ is not associative/commutative if $*$ is not associative/commutative. But $color{red}0$ is neutral.
answered Jun 20 '17 at 19:51


Hagen von EitzenHagen von Eitzen
277k21269496
277k21269496
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
add a comment |
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
$begingroup$
Nice. Since all operators with identity can be viewed as arising from this process and because the probability that a randomly choses operator on a set with $n$ elements is either commutative or associative tends to $0$ as $n rightarrow infty$, you can show that most operators with identity are neither associative nor commutative.
$endgroup$
– John Coleman
Jun 21 '17 at 13:21
add a comment |
$begingroup$
Without looking for esoteric and/or ad hoc examples, there is one you are certainly familiar with. The identity matrix is the identity element for matrix multiplication, which is not commutative. We have $A,I=I,A=A $ while in general $A,B neq B,A $.
$endgroup$
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
add a comment |
$begingroup$
Without looking for esoteric and/or ad hoc examples, there is one you are certainly familiar with. The identity matrix is the identity element for matrix multiplication, which is not commutative. We have $A,I=I,A=A $ while in general $A,B neq B,A $.
$endgroup$
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
add a comment |
$begingroup$
Without looking for esoteric and/or ad hoc examples, there is one you are certainly familiar with. The identity matrix is the identity element for matrix multiplication, which is not commutative. We have $A,I=I,A=A $ while in general $A,B neq B,A $.
$endgroup$
Without looking for esoteric and/or ad hoc examples, there is one you are certainly familiar with. The identity matrix is the identity element for matrix multiplication, which is not commutative. We have $A,I=I,A=A $ while in general $A,B neq B,A $.
answered Jun 20 '17 at 20:01
Luca CitiLuca Citi
99779
99779
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
add a comment |
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
$begingroup$
This is nice, because although the OP mentioned nonassociativity, the only property invoked in her/his argument is noncommutativity. Therefore matrix addition is a good, familiar example.
$endgroup$
– Ben Crowell
Jun 20 '17 at 21:45
add a comment |
$begingroup$
Isn't subtraction a binary function which has an identity ($x-0=x$) although it is not commutative ($5-0 > 0-5$) or associative ($5-(4-3) > (5-4)-3$)?
$endgroup$
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1:53
add a comment |
$begingroup$
Isn't subtraction a binary function which has an identity ($x-0=x$) although it is not commutative ($5-0 > 0-5$) or associative ($5-(4-3) > (5-4)-3$)?
$endgroup$
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1:53
add a comment |
$begingroup$
Isn't subtraction a binary function which has an identity ($x-0=x$) although it is not commutative ($5-0 > 0-5$) or associative ($5-(4-3) > (5-4)-3$)?
$endgroup$
Isn't subtraction a binary function which has an identity ($x-0=x$) although it is not commutative ($5-0 > 0-5$) or associative ($5-(4-3) > (5-4)-3$)?
edited Jun 21 '17 at 14:15


Obinna Nwakwue
791424
791424
answered Jun 20 '17 at 18:32
ChaimChaim
292112
292112
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1:53
add a comment |
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1:53
6
6
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Zero is only a right-identity for subtraction. $0 - x = x$ fails.
$endgroup$
– Zach Effman
Jun 20 '17 at 18:45
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
$begingroup$
Besides, in abstract algebra, subtraction is literally addition.
$endgroup$
– Obinna Nwakwue
Jun 21 '17 at 14:12
2
2
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
@ObinnaNwakwue, I think one has to be careful with such a statement. Subtraction is literally defined in terms of addition (and additive inverses), but it is not literally addition, any more than multiplication of natural numbers is literally addition because it is defined in terms of it.
$endgroup$
– LSpice
Jun 21 '17 at 22:12
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1:53
$begingroup$
Yeah, you are right there.
$endgroup$
– Obinna Nwakwue
Jun 22 '17 at 1: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.
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%2f2329528%2fcan-a-binary-operation-have-an-identity-element-when-it-is-not-associative-and-c%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
10
$begingroup$
If $ast$ has both a left identity $l$ and a right identity $r$, then $l = l ast r = r$.
$endgroup$
– Travis
Jun 20 '17 at 12:54
$begingroup$
See the wikipedia article on quasigroups, and specifically the section on loops. It has the additional assumption of divisibility, and as such left and right inverses, but is otherwise exactly what you're looking for. The examples section includes such familiar things as the integers with the subtraction operation and the non-zero rationals, reals or complex numbers with division.
$endgroup$
– Arthur
Jun 21 '17 at 9:03