If the axioms that we know about are true statements that can not be proven and are the foundation of "standard mathematics", would it still be considered mathematics if I create my own set of axioms then derive theorems from those axioms? Despite that the axioms probably wouldn't be observable in the real world just like how 2 apples + 2 apples =/ 3 apples (and thus wouldn't be applicable to anything) but would that still be a valid system you would consider as mathematics?
2026-03-30 17:09:59.1774890599
Is it possible to create my own system of math with a new set of axioms that may or may not be observable in "the real world"?
239 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
So, if I understand your question correctly, then the answer is definitely "yes", without doubt.
There are already existing axiomatic systems which are independently studied but mutually inconsistent. Based on your question, I have no information about your current level of familiarity with mathematical structures. So I will use the easiest examples I can think of:
EXAMPLE A: The additive group of integers, denoted by $(\mathbb{Z},+)$, consisting of the numbers $\cdots, -3, -2, -1, 0, 1, 2, 3, \cdots$:
EXAMPLE B: The additive group of integers mod 2, denoted by $(\mathbb{Z}_2,+)$, consisting of the numbers $0$ and $1$:
These two axiomatic systems are clearly inconsistent with each other, especially axioms Z2 from example A and Z4 from example B. However, both $\mathbb{Z}$ and $\mathbb{Z}_2$ have immeasurable importance in not just math but also computer science and statistics.
Now, it is possible that you meant more by your question. However, I am answering your question as I understand it. I hope this helps!
EDIT: If you are interested in the study of consistency and what can be concluded from sets of axioms (known as "theories"), then I highly recommend researching the continuum hypothesis. Basically, the following are all true in standard ZFC set theory:
In other words, even the axioms you select do not completely determine which statements will be true and false.