Proving uniqueness of a mathematical object

Click For Summary

Discussion Overview

The discussion revolves around the methods for proving the uniqueness of a mathematical object, particularly in the context of identity elements in groups. Participants explore various approaches, including proof by contradiction and direct proof, while examining the assumptions involved in these methods.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that uniqueness can be proven by contradiction, starting with the assumption that there exists at least one other element that satisfies the same property, and then showing that this leads to a contradiction.
  • Others argue that it is not necessary to use proof by contradiction, suggesting that one can directly show that if two elements satisfy the same properties, they must be equal, thus establishing uniqueness without contradiction.
  • A later reply questions whether it is valid to assume that two distinct objects can satisfy the same property without being equal, and seeks clarification on the implications of such an assumption for the proof of uniqueness.
  • Some participants clarify that the proof by contradiction approach does not limit the assumption to only one other element but rather allows for any other element that satisfies the property.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the necessity of proof by contradiction versus direct proof for establishing uniqueness. Multiple competing views remain regarding the assumptions and methods used in the proofs.

Contextual Notes

There are unresolved questions about the implications of assuming the existence of multiple objects satisfying the same properties and how this affects the proof of uniqueness. The discussion highlights the nuances in the definitions and assumptions involved in mathematical proofs of uniqueness.

"Don't panic!"
Messages
600
Reaction score
8
As I understand it, the usual method for proving uniqueness of a mathematical object (for example the identity element of a group) is to use a proof by contradiction.
Now, for example, if we have ##a## such that ##ax=b## and we want to prove this is unique, we start by assuming the contrary, i.e. that it isn't unique. The general approach to this is to assume that there exists another element ##c## such that ##cx=b## and then show that ##a=c##. Is the reason why we only need to consider the case where one other element satisfies this property (as opposed to several other elements satisfying this same property) because if we assume that just one other element ##b## satisfies the same property as ##a##, but turns out to be equal to ##a## then we have contradicted our assumption that ##a## is not unique, in other words our assumption is false (and since this is binary logic) the contrary must be true, i.e. ##a## is unique.
Is this all there is to it? (Apologies if this is a bit convoluted)
 
Physics news on Phys.org
"Don't panic!" said:
As I understand it, the usual method for proving uniqueness of a mathematical object (for example the identity element of a group) is to use a proof by contradiction.
Now, for example, if we have ##a## such that ##ax=b## and we want to prove this is unique, we start by assuming the contrary, i.e. that it isn't unique. The general approach to this is to assume that there exists another element ##c## such that ##cx=b## and then show that ##a=c##. Is the reason why we only need to consider the case where one other element satisfies this property (as opposed to several other elements satisfying this same property) because if we assume that just one other element ##b## satisfies the same property as ##a##, but turns out to be equal to ##a## then we have contradicted our assumption that ##a## is not unique, in other words our assumption is false (and since this is binary logic) the contrary must be true, i.e. ##a## is unique.
Is this all there is to it? (Apologies if this is a bit convoluted)
Yes.
 
No, that's not quite right (and it is somewhat convoluted). In proof of uniqueness by contradiction we don't assume that there is only one other element ## c ## that satisfies the proposition, we simply assume that there is at least one other element that is not ## a ## that satisfies the proposition (so ## c \ne a##). We then show that for any element ## c ## that satisfies the proposition, ## c = a ## is true, contradicting the assumption.
 
  • Like
Likes   Reactions: SammyS
Just to tag along with MrAnchorvy's post, when you want to prove by contradiction that x and only x satisfies some property, you assume NOT(x and only x satisfies some property) and derive a contradiction. Well, what is NOT(x and only x satisfies this property) the same as? It's the same as there is AT LEAST one other object satisfying the property.
 
MrAnchovy said:
No, that's not quite right (and it is somewhat convoluted). In proof of uniqueness by contradiction we don't assume that there is only one other element c c that satisfies the proposition, we simply assume that there is at least one other element that is not a a that satisfies the proposition (so c≠a c \ne a). We then show that for any element c c that satisfies the proposition, c=a c = a is true, contradicting the assumption.

So is the point that we assume that at least one other element satisfies the required property and then to carry out the proof we choose one of those elements arbitrarily and show that this other element (assumed to be not equal to ##a##) is actually equal to ##a## hence contradicting our assumption, therefore the opposite is true and the element is unique?!
 
  • Like
Likes   Reactions: pbuk
"Don't panic!" said:
So is the point that we assume that at least one other element satisfies the required property and then to carry out the proof we choose one of those elements arbitrarily and show that this other element (assumed to be not equal to ##a##) is actually equal to ##a## hence contradicting our assumption, therefore the opposite is true and the element is unique?!

Yes. It doesn't matter which one of the other objects you choose (hence the arbitrary choice), all choices lead to a contradiction.
 
Ok great, thanks for your help.
 
This doesn't need to be a proof by contradiction. You can prove it this way: let ##a## and ##b## be two objects satisfying the properties, then ##a=b##. This avoids contradiction. There is no reason to assume that ##a\neq b## in the outset.
 
micromass said:
This doesn't need to be a proof by contradiction. You can prove it this way: let aa and bb be two objects satisfying the properties, then a=ba=b. This avoids contradiction. There is no reason to assume that aba\neq b in the outset.

If we do this though, how can we say that this holds for any other object that satisfies the same properties as ##a## and ##b##? Is the point that we assume that we know that ##a## exists and satisfies the required properties, and then choose an arbitrary object ##b## that also satisfies these properties. If we then find that ##a=b##, then as ##b## was chosen arbitrarily, then ##a## is unique (as any other object that satisfies the required properties is equal to ##a## and so is just a different representation of the same mathematical object)?
 
  • #10
"Don't panic!" said:
If we do this though, how can we say that this holds for any other object that satisfies the same properties as ##a## and ##b##? Is the point that we assume that we know that ##a## exists and satisfies the required properties, and then choose an arbitrary object ##b## that also satisfies these properties. If we then find that ##a=b##, then as ##b## was chosen arbitrarily, then ##a## is unique (as any other object that satisfies the required properties is equal to ##a## and so is just a different representation of the same mathematical object)?

Yes, because that is what uniqueness means: uniqueness means that if ##a## and ##b## hold the same properties, then ##a=b##. There is no inherent need for contradiction.
 
  • #11
micromass said:
Yes, because that is what uniqueness means: uniqueness means that if aa and bb hold the same properties, then a=ba=b. There is no inherent need for contradiction.

Ah ok, I think I get it now. Just to check (apologies for the stupid question, but just want to check my understanding), is it correct then to say that it could be possible that two distinct objects satisfy the same property, but are not equal, e.g. ##a## and ##b## satisfy the same property, but ##a\neq b##, in which case the object would not be unique?

Is the point of the proof that we assume that there exists at least one other object ##b## (which may or may not be equal to ##a##, that is we don't automatically assume that ##a\neq b##) and then we proceed to show that in actual fact ##a=b##, such that ##a## and ##b## are not distinct objects, but are the same mathematical object?
 
  • #12
Right.
 
  • #13
Ok, thank you very much for your help!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 34 ·
2
Replies
34
Views
4K