Difference between revisions of "Set theory axioms"

From Maths
Jump to: navigation, search
m
m
Line 2: Line 2:
  
 
==List of axioms==
 
==List of axioms==
The number column describes the order of introduction in the [[Motivation for set theory axioms|motivation for set theory axioms page]], note that "R" denotes a result. Only "major" results are shown, they are covered in the motivation for set theory page.
+
The number column describes the order of introduction in the [[Motivation for set theory axioms|motivation for set theory axioms page]], note that "R" denotes a result. Only "major" results are shown, they are covered in the motivation for set theory page, and "D" denotes "definition" - which is something that is natural to define at that point
  
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 37: Line 37:
 
|
 
|
 
| The set known to exist from axiom 4 is unique, we denote it by <math>\{A,B\}</math> or <math>\{A\}</math> if <math>A=B</math> (at this point we "just write" this, we have no concept of cardinality yet)
 
| The set known to exist from axiom 4 is unique, we denote it by <math>\{A,B\}</math> or <math>\{A\}</math> if <math>A=B</math> (at this point we "just write" this, we have no concept of cardinality yet)
 +
|-
 +
| 5
 +
| Union
 +
| For any set {{M|S}} there exists a set {{M|U}} such that <math>x\in U\iff[x\in A\text{ for some }A\in S]</math>
 +
|-
 +
| R
 +
|
 +
| The union of a set S is unique, and thus denoted by <math>\cup S</math>
 +
|-
 +
| D
 +
|
 +
| {{M|A}} is a subset of {{M|B}} if and only if every element of {{M|A}} belongs to {{M|B}}, that is <math>\forall x:x\in A\implies x\in B</math> - we denote this <math>A\subset B</math>
 +
|-
 +
| 6
 +
| Power set
 +
| For any set {{M|S}} there eixsts a set {{M|\mathcal{P} }} such that {{M|X\in\mathcal{P}\iff X\subset S}} (see [[Power set]])
 
|}
 
|}
  
  
 
[[Category:Set Theory]]
 
[[Category:Set Theory]]

Revision as of 22:18, 4 March 2015

This page is supposed to provide some discussion for the axioms (for example "there exists a set with no elements" doesn't really deserve its own page)

List of axioms

The number column describes the order of introduction in the motivation for set theory axioms page, note that "R" denotes a result. Only "major" results are shown, they are covered in the motivation for set theory page, and "D" denotes "definition" - which is something that is natural to define at that point

Number Axiom Description
1 Existence There exists a set with no elements
2 Extensionality (Equality) If every element of [ilmath]X[/ilmath] is also an element of [ilmath]Y[/ilmath] and every element of [ilmath]Y[/ilmath] is also an element of [ilmath]X[/ilmath] then
R The empty set is unique can now be proved, and thus denoted [math]\emptyset[/math]
3 Schema of Comprehension For a property [ilmath]P(x)[/ilmath] of x, given a set [ilmath]A[/ilmath] there is a set [ilmath]B[/ilmath] such that [ilmath]x\in B\iff x\in A\text{ and }p(x)[/ilmath]
R For a set [ilmath]A[/ilmath] and a property [ilmath]P[/ilmath] the set known to exist by axiom 3 is unique, thus we may write [math]\{x\in A|P(x)\}[/math] to denote it unambiguously
4 Pair For any [ilmath]A[/ilmath] and [ilmath]B[/ilmath] there is a set [ilmath]C[/ilmath] such that [math]x\in C\iff x=A\text{ or }x=B[/math]
R The set known to exist from axiom 4 is unique, we denote it by [math]\{A,B\}[/math] or [math]\{A\}[/math] if [math]A=B[/math] (at this point we "just write" this, we have no concept of cardinality yet)
5 Union For any set [ilmath]S[/ilmath] there exists a set [ilmath]U[/ilmath] such that [math]x\in U\iff[x\in A\text{ for some }A\in S][/math]
R The union of a set S is unique, and thus denoted by [math]\cup S[/math]
D [ilmath]A[/ilmath] is a subset of [ilmath]B[/ilmath] if and only if every element of [ilmath]A[/ilmath] belongs to [ilmath]B[/ilmath], that is [math]\forall x:x\in A\implies x\in B[/math] - we denote this [math]A\subset B[/math]
6 Power set For any set [ilmath]S[/ilmath] there eixsts a set [ilmath]\mathcal{P} [/ilmath] such that [ilmath]X\in\mathcal{P}\iff X\subset S[/ilmath] (see Power set)