Is subtraction an operation on Z?

  • I
  • Thread starter opus
  • Start date
In summary, an operation on A is a rule that assigns to each ordered pair (a,b) of elements of A exactly one element a*b in A. This can be seen as a function from A \times A to A, and it must meet three criteria: 1) a*b is defined for every ordered pair (a,b) of elements of A, 2) a*b must be uniquely defined, and 3) if a and b are in A, a*b must be in A. Additionally, it is important to note that the usual subtraction is defined as an abbreviation for adding the inverse, which makes it commutative and associative.
  • #1
opus
Gold Member
717
131
An operation * on A is a rule which assigns to each ordered pair (a,b) of elements of A exactly one element a*b in A.
There are 3 criterias that need to be met:
1) a*b is defined for every ordered pair (a,b) of elements of A.
2) a*b must be uniquely defined (unambiguous).
3) If a and b are in A, a*b must be in A.

Trying to figure out if subtraction meets these criterias on the integers. I know that we define subtraction in terms of addition, but I'm trying to go at this from scratch.

Now I have a couple questions that I'm unsure of.
For criteria 1: a*b needs to be defined for every (a,b) in A. But defined in terms of what? Axioms? If so, what axioms?
For criteria 2: I am not sure how to determine if this is uniquely defined. I know that a-b is unambiguous, in the sense of our daily use of it. But I'm not sure if I should be thinking about it that way.
 
Physics news on Phys.org
  • #2
opus said:
An operation * on A is a rule which assigns to each ordered pair (a,b) of elements of A exactly one element a*b in A.
There are 3 criterias that need to be met:
1) a*b is defined for every ordered pair (a,b) of elements of A.
2) a*b must be uniquely defined (unambiguous).
3) If a and b are in A, a*b must be in A.

Trying to figure out if subtraction meets these criterias on the integers. I know that we define subtraction in terms of addition, but I'm trying to go at this from scratch.
Indeed. Subtraction doesn't exist, because ##a-b = a+ (-b)## is usually only an abbreviation.
Now I have a couple questions that I'm unsure of.
For criteria 1: a*b needs to be defined for every (a,b) in A. But defined in terms of what? Axioms? If so, what axioms?
##\forall\,a\in A \,\,\forall\,b\in A \,\,\exists \,a-b##
For criteria 2: I am not sure how to determine if this is uniquely defined. I know that a-b is unambiguous, in the sense of our daily use of it. But I'm not sure if I should be thinking about it that way.
##c\in A \, : \,c=a-b \,\wedge \,d\in A \, : \,d=a-b \Longrightarrow c=d##
 
  • Like
Likes opus
  • #3
fresh_42 said:
∀a∈A∀b∈A∃a−b
Ok I can see how this is true.

fresh_42 said:
c∈A:c=a−b∧d∈A:d=a−b⟹c=d
So here I believe you are saying that if c and d are in the set A, and if c=a-b and d=a-b, then c=d and therefore a-b is unique?
Also, this would clearly be a closed operation.

But then it seems like all 3 criteria have been met and subtraction would be an operation? Of course there's the commutativity issue, but those arent considered in the criteria for an operation.
 
  • #4
opus said:
But then it seems like all 3 criteria have been met and subtraction would be an operation? Of course there's the commutativity issue, but those arent considered in the criteria for an operation.
Of course it is an operation. Just not what is usually meant by subtraction as the addition of an inverse element.
 
  • Like
Likes opus
  • #5
Ahh ok I see. Thank you
 
  • #6
Basically, ##\mathbb Z ## is a ring, which means it is a group under addition ( implying that addition of any two terms is defined), meaning that every element r has an additive inverse (-r). So ##a+(-b) ## is just addition of a with the additive inverse of b, (-b), so ##a+(-b) ## is just addition, which is well-defined. Just to repeat what Fresh said since this helps nit sink in. Subtraction is addition by/with the additive inverse, which is guaranteed to exist in a ring, since the ring is a group under addition; every element in a group has an inverse.
 
Last edited:
  • Like
Likes opus
  • #7
Thank you kindly. Just getting used to the abstractness of the subject so sometimes it helps to have it spelt out for me.:DD
 
  • Like
Likes WWGD
  • #8
opus said:
Thank you kindly. Just getting used to the abstractness of the subject so sometimes it helps to have it spelt out for me.:DD
You defined ##-## as an operation on ##\mathbb{Z}##. This can be done, but it is neither commutative nor associative.

The usual subtraction is an abbreviation for adding the inverse, and as such it is commutative and associative:
##a-b= a+(-b)=(-b)+a## and ##(a-b)-c = (a+(-b))-c = (a+(-b))+(-c)=a+((-b)+(-c))=a+(-b-c)##.

In this sense, it makes an important difference, whether we define subtraction as stand alone operation, or as the abbreviation we usually associate it with.
 
  • Like
Likes jim mcnamara and opus
  • #9
Understood. Thank you!
 
  • #10
opus said:
An operation * on A is a rule which assigns to each ordered pair (a,b) of elements of A exactly one element a*b in A.
There are 3 criterias that need to be met:
1) a*b is defined for every ordered pair (a,b) of elements of A.
2) a*b must be uniquely defined (unambiguous).
3) If a and b are in A, a*b must be in A.

What you have there is the definition of a function from [itex]A \times A[/itex] to [itex]A[/itex]. And that's all an operation on [itex]A[/itex] is: a function from [itex]A \times A[/itex] to [itex]A[/itex] which is written with infix notation ([itex]a \cdot b[/itex]) rather than normal function notation ([itex]f(a,b)[/itex]).
 
  • #11
opus said:
Now I have a couple questions that I'm unsure of.
For criteria 1: a*b needs to be defined for every (a,b) in A. But defined in terms of what? Axioms? If so, what axioms?
Defined any way you want to define it. Suppose you define the operation '-' as the third member of a set of ordered triples, (a, b, a-b). Then that is defined for all integers a and b. That is enough.
For criteria 2: I am not sure how to determine if this is uniquely defined. I know that a-b is unambiguous, in the sense of our daily use of it. But I'm not sure if I should be thinking about it that way.
For any two integers, a and b, the calculation a-b is uniquely defined. That is enough.

You could build up the entire theory of addition and subtraction of integers, but I do not think that would be required here and it would be a distraction. The point is to specify the properties that one would want before '*' is called an operation. In the case of subtraction of integers, the fact that it is an operation on the integers is easy to see.
 

1. Is subtraction an operation on Z?

Yes, subtraction is an operation on the set of integers (Z). It is one of the four basic arithmetic operations, along with addition, multiplication, and division.

2. How is subtraction defined on Z?

Subtraction on Z is defined as taking away a number (the subtrahend) from another number (the minuend), resulting in the difference between the two numbers. For example, 5 - 3 = 2, where 5 is the minuend, 3 is the subtrahend, and 2 is the difference.

3. Can subtraction be performed on any two integers in Z?

Yes, subtraction can be performed on any two integers in Z. However, the result may not always be an integer. For example, 5 - 3 = 2, but 3 - 5 = -2, which is also an integer in Z.

4. What properties does subtraction have on Z?

Subtraction on Z has several properties, including closure, commutativity, associativity, and the existence of an identity element (0). It also follows the rules of the number line, where subtracting a positive integer is equivalent to moving to the left on the number line, and subtracting a negative integer is equivalent to moving to the right.

5. How is subtraction related to other operations on Z?

Subtraction is closely related to addition, as it is the inverse operation of addition. This means that adding a number and then subtracting that same number will result in the original number. Additionally, subtraction can be used to solve equations involving addition, multiplication, and division in Z.

Similar threads

  • Linear and Abstract Algebra
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
Replies
2
Views
966
  • Set Theory, Logic, Probability, Statistics
2
Replies
35
Views
500
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
33
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
495
  • Linear and Abstract Algebra
Replies
15
Views
4K
Replies
2
Views
317
Back
Top