Difference between revisions of "Singleton (set theory)"

From Maths
Jump to: navigation, search
(Created page with "__TOC__ =={{subpage|Definition}}== {{/Definition}} More concisely this may be written: * {{M|\exists t\in X\forall s[s\in X\implies t\eq s]}} ==Significance== Notice that we h...")
 
m ({{subpage|Definition}})
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
=={{subpage|Definition}}==
 
=={{subpage|Definition}}==
{{/Definition}}
+
{{/Definition}}<!--
More concisely this may be written:
+
-->** For proof see '''Claim 1'''.
* {{M|\exists t\in X\forall s[s\in X\implies t\eq s]}}
+
 
 
==Significance==
 
==Significance==
 
Notice that we have manage to define a set containing one thing without any notion of the number 1.  
 
Notice that we have manage to define a set containing one thing without any notion of the number 1.  
 
==See next==
 
==See next==
 
* [[A pair of identical elements is a singleton]]
 
* [[A pair of identical elements is a singleton]]
 +
==Proof of claims==
 +
# {{M|\big(\exists t[t\in X\wedge\forall s(s\in X\rightarrow s\eq t)]\big)\iff\big(\exists t\in X\forall s\in X[t\eq s]\big)}}
 +
#* By "''[[rewriting for-all and exists within set theory]]''" we see:
 +
#** {{M|\big(\exists t[t\in X\wedge\forall s(s\in X\rightarrow s\eq t)]\big)\iff\big(\exists t\in X[\forall s(s\in X\rightarrow s\eq t)]\big)}}
 +
#**: {{M|\iff\big(\exists t\in X\forall s(s\in X\rightarrow s\eq t)\big)}} by simplification
 +
#**: {{M|\iff\big(\exists t\in X\forall s[s\in X\rightarrow s\eq t]\big)}} by changing the bracket style
 +
#**: {{M|\iff\big(\exists t\in X\forall s\in X[s\eq t]\big)}} by re-writing again.
 +
==Notes==
 +
<references group="Note"/>
 
==References==
 
==References==
 
<references/>
 
<references/>
 
{{Definition|Elementary Set Theory|Set Theory}}
 
{{Definition|Elementary Set Theory|Set Theory}}

Latest revision as of 17:38, 8 March 2017

Definition

Let X be a set. We call X a singleton if[1]:

  • t[tXs(sXs=t)]Caveat:See:[Note 1]
    • In words: X is a singleton if: there exists a thing such that ( the thing is in X and for any stuff ( if that stuff is in X then the stuff is the thing ) )

More concisely this may be written:

  • tXsX[t=s][Note 2]
    • For proof see Claim 1.

Significance

Notice that we have manage to define a set containing one thing without any notion of the number 1.

See next

Proof of claims

  1. (t[tXs(sXs=t)])(tXsX[t=s])
    • By "rewriting for-all and exists within set theory" we see:
      • (t[tXs(sXs=t)])(tX[s(sXs=t)])
        (tXs(sXs=t)) by simplification
        (tXs[sXs=t]) by changing the bracket style
        (tXsX[s=t]) by re-writing again.

Notes

  1. Jump up Note that:
    • t[tXs(sXs=t)]
    Does not work! As if tX by the nature of logical implication we do not care about the truth or falsity of the right hand side of the first ! Spotted when starting proof of "A pair of identical elements is a singleton"
  2. Jump up see rewriting for-all and exists within set theory

References

  1. Jump up Warwick lecture notes - Set Theory - 2011 - Adam Epstein - page 2.75.