Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Axiom of pairing

In axiomatic set theory and the branches of logic, mathematics, and computer science that use it, the axiom of pairing is one of the axioms of Zermelo-Fraenkel set theory.

In the formal language of the Zermelo-Frankel axioms, the axiom reads:

\forall A, \forall B, \exist C, \forall D: D \in C \iff (D = A \or D = B)

or in words:

Given any set A and any set B, there is a set C such that, given any set D, D is a member of C if and only if D is equal to A or D is equal to B.

What the axiom is really saying is that, given two sets A and B, we can find a set C whose members are precisely A and B. We can use the axiom of extensionality to show that this set C is unique. We call the set C the pair of A and B, and denote it {A,B}. Thus the essence of the axiom is:

Any two sets have a pair.

{A,A} is abbreviated {A}, called the singleton containing A. Note that a singleton is a special case of a pair.

The axiom of pairing is generally considered uncontroversial, and it or an equivalent appears in just about any alternative axiomatization of set theory.

Generalisation

Together with the axiom of empty set, the axiom of pairing can be generalised to the following statement:

\forall A_1, \ldots, \forall A_n, \exist C, \forall D: D \in C \iff (D = A_1 \or \cdots \or D = A_n)

that is:

Given any finite number of sets A1 through An, there is a set C whose members are precisely A1 through An.

This set C is again unique by the axiom of extension, and is denoted {A1,...,An}.

Of course, we can't refer to a finite number of sets rigorously without already having in our hands a (finite) set to which the sets in question belong. Thus, this is not a single statement but instead a schema, with a separate statement for each natural number n.

  • The case n = 1 is the axiom of pairing with A = A1 and B = A1.
  • The case n = 2 is the axiom of pairing with A = A1 and B = A2.
  • The cases n > 2 can be proved using the axiom of pairing and the axiom of union multiple times.

For example, to prove the case n = 3, use the axiom of pairing three times, to produce the pair {A1,A2}, the singleton {A3}, and then the pair {{A1,A2},{A3}}. The axiom of union then produces the desired result, {A1,A2,A3}. We can extend this schema to include n=0 if we interpret that case as the axiom of empty set.

Thus, one may use this as an axiom schema in the place of the axioms of empty set and pairing. Normally, however, one uses the axioms of empty set and pairing separately, and then proves this as a theorem schema. Note that adopting this as an axiom schema will not replace the axiom of union, which is still needed for other situations.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy