A pair of identical elements is a singleton
From Maths
Revision as of 16:03, 8 March 2017 by Alec (Talk | contribs) (Created page with "__TOC__ ==Statement== Let {{M|t}} be a set. By ''the axiom of pairing'' we may construct a unique (unordered) pair, which up until now we have denoted by {{M|\{t,t\} }...")
Contents
[hide]Statement
Let t be a set. By the axiom of pairing we may construct a unique (unordered) pair, which up until now we have denoted by {t,t}. We now show that {t,t} is a singleton, thus justifying the notation:
- {t} for a pair consisting of the same thing for both parts.
Formally we must show:
- ∃x[x∈{t,t}→∀y(y∈{t,t}→y=x)] (as per definition of singleton
Proof of claim
TODO: When the paring axiom has a page, do the same thing
- Template:M\forall A\forall B\exists C\forall x(x\in C\leftrightarrow x=A\vee x=B) this is the pairing axiom, in this case A and B are t and C is the (it turns out unique) set {t,t}
Proof body
- Choose x:=t
TODO: This is wrong, saving work and switching computer
- x∈{t,t} as a result.
- x∈{t,t} as a result.
Cite error: <ref>
tags exist for a group named "Note", but no corresponding <references group="Note"/>
tag was found, or a closing </ref>
is missing