请输入您要查询的百科知识:

 

词条 Cantor's diagonal argument
释义

  1. Uncountable set

      Interpretation    Real numbers  

  2. General sets

     Consequences  Version for Quine's New Foundations 

  3. See also

  4. References

  5. External links

{{about-distinguish2|a concept in set and number theory|matrix diagonalization. See diagonalization (disambiguation) for several other uses of the term in mathematics}}{{Anchor|Lead}}

In set theory, Cantor's diagonal argument, also called the diagonalisation argument, the diagonal slash argument or the diagonal method, was published in 1891 by Georg Cantor as a mathematical proof that there are infinite sets which cannot be put into one-to-one correspondence with the infinite set of natural numbers.[1][2]{{rp|20–}}[3]

Such sets are now known as uncountable sets, and the size of infinite sets is now treated by the theory of cardinal numbers which Cantor began.

The diagonal argument was not Cantor's first proof of the uncountability of the real numbers, which appeared in 1874.[4][5]

However, it demonstrates a powerful and general technique that has since been used in a wide range of proofs,[6] including the first of Gödel's incompleteness theorems[2] and Turing's answer to the Entscheidungsproblem. Diagonalization arguments are often also the source of contradictions like Russell's paradox[7][8] and Richard's paradox.[2]{{rp|27}}

Uncountable set

In his 1891 article, Cantor considered the set T of all infinite sequences of binary digits (i.e. each digit is zero or one).

He begins with a constructive proof of the following theorem:

If s1, s2, … , sn, … is any enumeration of elements from T, then there is always an element s of T which corresponds to no sn in the enumeration.

The proof starts with an enumeration of elements from T, for example:

s1 = (0, 0, 0, 0, 0, 0, 0, ...)
s2 = (1, 1, 1, 1, 1, 1, 1, ...)
s3 = (0, 1, 0, 1, 0, 1, 0, ...)
s4 = (1, 0, 1, 0, 1, 0, 1, ...)
s5 = (1, 1, 0, 1, 0, 1, 1, ...)
s6 = (0, 0, 1, 1, 0, 1, 1, ...)
s7 = (1, 0, 0, 0, 1, 0, 0, ...)
...

Next, a sequence s is constructed by choosing the 1st digit as complementary to the 1st digit of s1 (swapping 0s for 1s and vice versa), the 2nd digit as complementary to the 2nd digit of s2, the 3rd digit as complementary to the 3rd digit of s3, and generally for every n, the nth digit as complementary to the nth digit of sn. For the example above, this yields:

s1 = (0, 0, 0, 0, 0, 0, 0, ...)
s2 = (1, 1, 1, 1, 1, 1, 1, ...)
s3 = (0, 1, 0, 1, 0, 1, 0, ...)
s4 = (1, 0, 1, 0, 1, 0, 1, ...)
s5 = (1, 1, 0, 1, 0, 1, 1, ...)
s6 = (0, 0, 1, 1, 0, 1, 1, ...)
s7 = (1, 0, 0, 0, 1, 0, 0, ...)
...
s = (1, 0, 1, 1, 1, 0, 1, ...)

By construction, s differs from each sn, since their nth digits differ (highlighted in the example).

Hence, s cannot occur in the enumeration.

Based on this theorem, Cantor then uses a proof by contradiction to show that:

The set T is uncountable.

The proof starts by assuming that T is countable.

Then all its elements can be written as an enumeration s1, s2, ... , sn, ... .

Applying the previous theorem to this enumeration produces a sequence s not belonging to the enumeration. However, this contradicts s being an element of T and therefore belonging to the enumeration. This contradiction implies that the original assumption is false. Therefore, T is uncountable.

Interpretation

The interpretation of Cantor's result will depend upon one's view of mathematics. To constructivists, the argument shows no more than that there is no bijection between the natural numbers and T. It does not rule out the possibility that the latter are subcountable.{{Citation needed|date=December 2017}} In the context of classical mathematics, this is impossible, and the diagonal argument establishes that, although both sets are infinite, there are actually more infinite sequences of ones and zeros than there are natural numbers.{{Citation needed|date=January 2018}}

Real numbers

The uncountability of the real numbers was already established by Cantor's first uncountability proof, but it also follows from the above result. To prove this, an injection will be constructed from the set T of infinite binary strings to the set R of real numbers. Since T is uncountable, the image of this function, which is a subset of R, is uncountable. Therefore, R is uncountable. Also, by using a method of construction devised by Cantor, a bijection will be constructed between T and R. Therefore, T and R have the same cardinality, which is called the "cardinality of the continuum" and is usually denoted by or .

An injection from T to R is given by mapping strings in T to decimals, such as mapping t = 0111... to the decimal 0.0111.... This function, defined by {{nowrap|f{{space|hair}}(t) {{=}} 0.t}}, is an injection because it maps different strings to different numbers.

Instead of mapping 0111... to the decimal 0.0111..., it can be mapped to the base b number: 0.0111...b. This leads to the family of functions: {{nowrap|fb{{space|hair}}(t) {{=}} 0.tb}}. The functions {{nowrap|f{{space|hair}}b(t)}} are injections, except for {{nowrap|f{{space|hair}}2(t)}}. This function will be modified to produce a bijection between T and R.

General sets

A generalized form of the diagonal argument was used by Cantor to prove Cantor's theorem: for every set S, the power set of S—that is, the set of all subsets of S (here written as P(S))—has a larger cardinality than S itself. This proof proceeds as follows:

Let f be any function from S to P(S). It suffices to prove f cannot be surjective. That means that some member T of P(S), i.e. some subset of S, is not in the image of f. As a candidate consider the set:

T = { sS: sf(s) }.

For every s in S, either s is in T or not. If s is in T, then by definition of T, s is not in f(s), so T is not equal to f(s). On the other hand, if s is not in T, then by definition of T, s is in f(s), so again T is not equal to f(s); cf. picture.

For a more complete account of this proof, see Cantor's theorem.

Consequences

This result implies that the notion of the set of all sets is an inconsistent notion. If S were the set of all sets then P(S) would at the same time be bigger than S and a subset of S.

Russell's Paradox has shown us that naive set theory, based on an unrestricted comprehension scheme, is contradictory. Note that there is a similarity between the construction of T and the set in Russell's paradox. Therefore, depending on how we modify the axiom scheme of comprehension in order to avoid Russell's paradox, arguments such as the non-existence of a set of all sets may or may not remain valid.

The diagonal argument shows that the set of real numbers is "bigger" than the set of natural numbers (and therefore, the integers and rationals as well). Therefore, we can ask if there is a set whose cardinality is "between" that of the integers and that of the reals. This question leads to the famous continuum hypothesis. Similarly, the question of whether there exists a set whose cardinality is between |S| and |P(S)| for some infinite S leads to the generalized continuum hypothesis.

Analogues of the diagonal argument are widely used in mathematics to prove the existence or nonexistence of certain objects. For example, the conventional proof of the unsolvability of the halting problem is essentially a diagonal argument. Also, diagonalization was originally used to show the existence of arbitrarily hard complexity classes and played a key role in early attempts to prove P does not equal NP.

Version for Quine's New Foundations

The above proof fails for W. V. Quine's "New Foundations" set theory (NF). In NF, the naive axiom scheme of comprehension is modified to avoid the paradoxes by introducing a kind of "local" type theory. In this axiom scheme,

{ sS: sf(s) }

is not a set — i.e., does not satisfy the axiom scheme. On the other hand, we might try to create a modified diagonal argument by noticing that

{ sS: sf({s}) }

is a set in NF. In which case, if P1(S) is the set of one-element subsets of S and f is a proposed bijection from P1(S) to P(S), one is able to use proof by contradiction to prove that |P1(S)| < |P(S)|.

The proof follows by the fact that if f were indeed a map onto P(S), then we could find r in S, such that f({r}) coincides with the modified diagonal set, above. We would conclude that if r is not in f({r}), then r is in f({r}) and vice versa.

It is not possible to put P1(S) in a one-to-one relation with S, as the two have different types, and so any function so defined would violate the typing rules for the comprehension scheme.

See also

  • Cantor's first uncountability proof
  • Controversy over Cantor's theory
  • Diagonal lemma

References

1. ^{{cite journal|author=Georg Cantor |title=Ueber eine elementare Frage der Mannigfaltigkeitslehre |journal=Jahresbericht der Deutschen Mathematiker-Vereinigung |volume=1 |pages=75–78 |year=1891|url=https://www.digizeitschriften.de/dms/img/?PID=GDZPPN002113910&physid=phys84#navi}} English translation: {{cite book |last=Ewald |first=William B. (ed.) |title=From Immanuel Kant to David Hilbert: A Source Book in the Foundations of Mathematics, Volume 2 |publisher=Oxford University Press |pages=920–922 |year=1996 |isbn=0-19-850536-1}}
2. ^{{cite book|author=Keith Simmons| author-link=Keith Simmons (philosopher)| title=Universality and the Liar: An Essay on Truth and the Diagonal Argument|url=https://books.google.com/books?id=wEj3Spept0AC&pg=PA20|date=30 July 1993|publisher=Cambridge University Press|isbn=978-0-521-43069-2}}
3. ^{{cite book|last1=Rudin|first1=Walter|title=Principles of Mathematical Analysis|date=1976|publisher=McGraw-Hill|location=New York|isbn=0070856133|page=30|edition=3rd}}
4. ^{{Citation |surname=Gray|given=Robert|year=1994 |url=http://www.maa.org/sites/default/files/pdf/upload_library/22/Ford/Gray819-832.pdf |title=Georg Cantor and Transcendental Numbers|journal=American Mathematical Monthly|volume=101|issue=9|pages=819–832 |doi=10.2307/2975129|jstor=2975129}}
5. ^{{cite book|last1=Bloch|first1=Ethan D.|title=The Real Numbers and Real Analysis|date=2011|publisher=Springer|location=New York|isbn=978-0-387-72176-7|page=429}}
6. ^{{cite book |title=The Logic of Infinity |edition=illustrated |first1=Barnaby |last1=Sheppard |publisher=Cambridge University Press |year=2014 |isbn=978-1-107-05831-6 |page=73 |url=https://books.google.com/books?id=RXzsAwAAQBAJ}} [https://books.google.com/books?id=RXzsAwAAQBAJ&pg=PA73 Extract of page 73]
7. ^{{cite web|url=http://plato.stanford.edu/entries/russell-paradox|title=Russell's paradox|publisher=Stanford encyclopedia of philosophy}}
8. ^{{cite book|author=Bertrand Russell|title=Principles of mathematics|pages=363–366|publisher=Norton|year=1931}}
9. ^See page 254 of {{Citation|author=Georg Cantor|title=Ein Beitrag zur Mannigfaltigkeitslehre|url=http://www.digizeitschriften.de/dms/img/?PID=GDZPPN002156806|volume=84|pages=242–258|journal=Journal für die Reine und Angewandte Mathematik|year=1878}}. This proof is discussed in {{Citation|author=Joseph Dauben|title=Georg Cantor: His Mathematics and Philosophy of the Infinite|publisher=Harvard University Press|year=1979|isbn=0-674-34871-0}}, pp. 61–62, 65. On page 65, Dauben proves a result that is stronger than Cantor's. He lets "φν denote any sequence of rationals in [0, 1]." Cantor lets φν denote a sequence enumerating the rationals in [0, 1], which is the kind of sequence needed for his construction of a bijection between [0, 1] and the irrationals in (0, 1).

External links

  • Cantor's Diagonal Proof at MathPages
  • {{MathWorld |title=Cantor Diagonal Method |id=CantorDiagonalMethod }}
{{Set theory}}{{Use dmy dates|date=April 2017}}{{DEFAULTSORT:Cantor's Diagonal Argument}}

7 : Set theory|Theorems in the foundations of mathematics|Mathematical proofs|Infinity|Arguments|Cardinal numbers|Georg Cantor

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/28 21:20:48