At the beginning of proofs, mathematicians will often write something like:
- Let $x$ be an arbitrary integer
I understand that the point of this statement is to get the reader of the proof to think about "a new symbol $x$ which represents one of the integers, although the specific integer is unspecified". Because the specific integer is unspecified, nothing will be assumed about the object represented by $x$ throughout the proof, except that it is an integer. So the proof will apply for all integers.
The above is discussed here: Question about how to interpret arbitrary elements
My question is "Why is the term arbitrary used to invoke the above ideas?". This is my guess.
The term "arbitrary" generally means "done without any reasoning or logic". So when a mathematician says "Let $x$ be an arbitrary integer", they are saying "Let $x$ be an integer, where the integer is chosen without any reasoning or logic". Because the integer is chosen withou any reasoning, it is unknown / unspecified. So a reader will then think about "a new symbol $x$ which represents one of the integers, although the specific integer is unspecified".
Am I correct in understanding why the term "arbitrary" is used?
Thank you for your time and please feel free to elaborate.