I have been attempting to clarify the difference between an axiom and a postulate, but I keep running into almost contradictory answers. Some will say they're equivalent, some will say a postulate may not known to be unprovable (cannot be derived?) while axioms are? Some will say it depends on the field of science and one is used over the other due to historical context. But I have noticed that most often, it is said to be the 'Postulates of Quantum Mechanics' and not the 'Axioms of Quantum Mechanics'. Can someone clarify for me why that is?
-
Can I say Axioms of Quantum Mechanics instead of Postulates? Why don’t you want to follow the more common usage? – Ghoster Nov 14 '22 at 01:22
-
The reason I even bring this up is because I have been creating a system of logic in my notes to help me answer questions. Part of such a system obviously includes postulates/axioms that are the 'start' points of my system. However I am unsure if what I have asserted are said to be axioms, or postulates. Being in physics, I realized the theory of Quantum Mechanics uses 'postulates', and not 'axioms'. I want to know the distinction so I may it apply it myself, not because I don't want to follow more common usage – one two Nov 14 '22 at 01:25
-
5My personal opinion as a physicist is that this is not important, and you should not worry about it. There’s lots of terminology that is important to get right, but not this. – Ghoster Nov 14 '22 at 01:27
-
Possible duplicates: https://physics.stackexchange.com/q/68599/2451 and links therein. – Qmechanic Nov 14 '22 at 02:02
-
Also potentially relevant: https://math.stackexchange.com/q/7717/. FWIW I agree with Ghoster that from the physics point of view, the terminology in this case is not so important. – Andrew Nov 14 '22 at 03:18
-
1I agree that this terminology is not important for a physicist, but the linked "duplicate" question discusses neither of the terms "axiom" or "postulate". As long as no good reason is provided for closing the question, I think it should stay open. – Noiralef Nov 14 '22 at 07:51
-
The postulate is what the mathematician asks to be granted and which serves as the foundation for the rest of his exposition; however, it is not by definition forbidden to demonstrate it later. In this sense, the postulate is distinguished from the axiom, the latter always being posed at the start as a fundamental element of the system that we will not seek to demonstrate.(wiki,fr) – The Tiler May 06 '23 at 14:55
-
In physics one shouldn't say either. Physics is not mathematics. It's a description of reality. The subset of mathematics that we use to describe reality with is a practical choice that leads to a finite number of correct predictions (those that have been experimentally and observationally confirmed) and an infinite number of unverifiable and incorrect ones. An axiomatization of physics is simply a misunderstanding of the use of mathematical language in physics. – FlatterMann May 06 '23 at 15:52
3 Answers
As this question was made a duplicate of a new one, I will add an answer.
Mathematics is axiomatic, it is a self contained theory, that has axioms and then theorems, dependent on the axioms, in a closed system with very many valid solutions. Axioms can be turned into theorems by making a theorem an axiom and that does not affect the mathematical solutions.
Physics uses mathematics in order to fit measurements and observations. This means it needs statements that will pick up from the mathematical solutions , those solutions that fit data and observations and, very important will be predictive of new data and observations, plus define the relation of physical units to the values calculated by the mathematical formulas.
These axiomatic statements have various names, because they developed historically: principles , laws, postulates,.... For example, the postulates of quantum mechanics ( a formulation here) pick the subset of the huge number of solutions of the mathematically rigorous wave equations, that can describe measurements of quantum effects and predict new ones.
- 233,453
To my understanding, an axiom is a statement that something is the case. A postulate is more like an assumption that something is the case.
When you are talking about a physical theory meant to be predictive of reality built on experimental and theoretical work (i.e. Quantum Mechanics), I don't think it makes much sense to use axioms since then you'd be claiming that reality is such and such way.
- 2,089
-
2It might be worth pointing out that "axiom" is used within Physics, especially within Mathematical Physics (which is still Physics). For example, one can talk about the Wightman axioms for quantum field theory. Or the Haag-Kastler axioms, also for QFT. – Níckolas Alves Nov 14 '22 at 02:35
-
I think both answers are slightly unsatisfactory as they stand. Here is an extended comment/answer.
You may wish to begin by consulting the words axiom and postulate in this excellent website https://mathshistory.st-andrews.ac.uk/Miller/mathword/a/. Note how there has historically been a blurring between the two words.
Heath translates Euclid's elements has having both postulates (also translated as common notions) as well as axioms. The latter appear to be logical identities, whilst the former describe what is assumed to be possible.
The OED describes
- Axiom as a proposition which commends itself to general acceptance. Crucially however, it also gives a 2nd meaning to axiom in the context of logic: a proposition (true or false), or requiring no demonstration to prove its truth.
- Postulate as a thing demanded or claimed. Again, it gives a second meaning in logic: something to be assumed or granted, or b) an unproved assumption or c) a self-evident fact (it says 'hardly distinct from axiom'). In geometry, as something which is possible (as opposed to axiom, which is a self-evident theorem).
[I am paraphrasing and cutting drastically, so do consult the OED yourself for complete definitions].
Clearly there is a lot of murkiness here. But there is a case to be made that one should use the word postulate for an observation which may prove to be incorrect, whilst axiom should be used in the context where its truth value is irrelevant. (This is in line with the OED).
For example, in constructing axiomatic QFT, you are in a context where you want to try to make mathematical sense of some framework arising in physics. So you want to use axioms for the same reasons as a mathematician uses axioms - you are constructing a framework whose truth value is irrelevant, one just wants something consistent. In other words, one should probably use the word axiom in contexts where we are not interested in declaring the principle to be actually true in nature.
In contrast, I would reserve the word `postulate' for physical laws which are asserted as being true in nature; thus postulates in principle ought to be able to be disproved. For example, it makes more sense to declare the principle that nothing can travel faster than light to be a postulate of special relativity rather than an axiom - in the context of experimental physics it can in principle be disproved. But if you are constructing a mathematical framework of relativity you might instead want to introduce an axiom that spacetime is Minkowski.
It is all a bit subtle and context is the key. I think it would be particularly interesting to study the history of the two words.
- 814