Jump to content

Axiom

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 64.229.80.29 (talk) at 09:50, 13 August 2004 (Logical axioms). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

There is algebra software named Axiom.

In epistemology, an axiom is a self-evident truth upon which other knowledge must rest, from which other knowledge is built up. To say the least, not all epistemologists agree that any axioms, understood in that sense, exist.

Axiomatic reasoning is today most widely accepted in mathematics, where an axiom has come to be an assumption on which proofs are based.

Etymology

The word axiom comes from the Greek word αξιωμα (axioma), which means that which is deemed worthy or fit or that which is considered self-evident. The word comes from αξιοειν (axioein), meaning to deem worthy, which in turn comes from αξιος (axios), meaning worthy. Among the philosophers of the ancient Greeks an axiom was a claim which could be seen to be true without any need for proof.

Mathematics

In the field of mathematical logic, a clear distinction is made between two notions of axioms: logical axioms and non-logical axioms.

Logical axioms

Shortly speaking, logical axioms are those formulas that are universally valid, i.e., formulas that are satisfied by every structure (a.k.a. model) under every variable assignment function. More colloquially, these are statements that are true in any possible universe, under any possible interpretation and with any assignment of values. An example of such a formula is the Axiom of Equality, used in virtually every deductive system:

Of course, in this particular example, for this not to fall into subsequent vagueness and a never-ending series of "primitive notions", either a precise notion of what we mean by "=" (or for all what matters, "to be equal") has to be well established first, or a purely formal and syntactical usage of the symbol "=" has to be enforced - and mathematical logic does indeed that. Thus, axioms, as the mere formulas that they are, are void of any meaning; but when they become interpreted in any given universe, they will always hold no matter what values are assigned to the variables.

Non-logical axioms

Non-logical axioms are formulas that rather play the role of assumptions up from which a theory is developed. These formulas need not be universally valid, and can pretty much be anything.

Deductive systems

The formal issue arises in the need to derive what logicians call a deductive system, which consists of a set Λ of logical axioms, a set Σ of non-logical axioms and a set {(Γ, φ)} of rules of inference. Gödel's completeness theorem establishes that every deductive system with a consistent set of non-logical axioms is complete,

if then

i.e., for any statement that is a logical consequence of Σ there actually exists a deduction of the statement from Σ. Again, more simply, anything that is true from a given set of assumptions can be proved from those assumptions (with reasonable rules of inference).

Note the subtle difference between this and the later and equally celebrated Gödel's first incompleteness theorem, which states that no set of recursive, consistent, set of non-logical axioms of the Theory of Arithmetic is complete, in the sense that there will always exist true arithmetic statements that cannot be proved from the given set of non-logical axioms. There is thus, in one hand, the notion of completeness of a deductive system and on the other hand that of completeness of a set of non-logical axioms.

Modern usage in mathematics (non-logical axioms)

As the word axiom is understood in modern mathematics, an axiom is not a proposition that is self-evident. Rather, it simply means a starting point in a logical system. For example, in some rings, the operation of multiplication is commutative, and in some it is not; those rings in which it is are said to satisfy the "axiom of commutativity of multiplication." Another name for an axiom is postulate. An axiom is an elementary basis for a formal logic system that together with the rules of inference define a logic.

Mathematical examples

For instance, (misquoting Peano) simple arithmetic including addition can be defined and many theorems proven by assuming

  1. a number called 0 exists
  2. every number X has a successor called inc(X)
  3. X+0 = X
  4. inc(X) + Y = X + inc(Y)

Using these axioms, and defining the customary short names 1, 2, 3, and so on for inc(0), inc(inc(0)), inc(inc(inc(0))) respectively, we can show that:

inc(X) = X + 1

and

1 + 2 = 1 + inc(1) Expansion of abbreviation (2 = inc(1))
1 + 2 = inc(1) + 1 Axiom 4
1 + 2 = 2 + 1 Abbreviation (2 = inc(1))
1 + 2 = 2 + inc(0) Expansion of abbreviation (1 = inc(0))
1 + 2 = inc(2) + 0 Axiom 4
1 + 2 = 3 Axiom 3 and Use of abbreviation (inc(2) = 3)

Any fact that we can derive from the axioms is not needed as an axiom. Anything that we cannot derive from the axioms and for which we also cannot derive the negation might reasonably be added as an axiom.

Probably the most famous very early set of axioms is the 4+1 postulates of Euclid. This turns out to be incomplete, and many more postulates are necessary to completely characterize his geometry (Hilbert used 23).

4+1 since the fifth postulate (through a point outside a line there is exactly one parallel) was suspected to be derivable from the first 4 for nearly two millennia. Ultimately, the fifth postulate was found to be independent of the first four. Indeed, one can assume that no parallels through a point outside a line exist, that exactly one exists, or that infinitely many exist. These choices give us alternative forms of geometry in which the interior angles of a triangle add up to less than, exactly or more than a straight line respectively and are known as elliptic, Euclidean and hyperbolic geometries. The general theory of relativity is essentially a claim that mass gives space hyperbolic geometry.

Consequences of separating axioms from "reality"

Early mathematicians regarded axiomatic geometry as a model of reality, and obviously there could only be one such model. The idea that alternative mathematical systems might exist was very troubling to mathematicians of the 19th century and the developers of systems such as Boolean algebra made elaborate efforts to derive them from traditional arithmetic. Galois showed just before his untimely death that these efforts were largely wasted, but that the grand parallels between axiomatic systems could be put to good use, as he algebraically solved many classical geometrical problems. Ultimately, the abstract parallels between algebraic systems were seen to be more important than the details and modern algebra was born.

In the twentieth century, Gödel's incompleteness theorem showed that no explicit (i.e. recursive) set of axioms sufficiently large to define traditional arithmetic could be both (1) complete (i.e. every statement can be either proved or disproved) and (2) consistent (i.e. no statement can be both proved and disproved).

See also