Proof Of Impossibility
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, an impossibility theorem is a
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
that demonstrates a problem or general set of problems cannot be solved. These are also known as proofs of impossibility, negative proofs, or negative results. Impossibility theorems often resolve decades or centuries of work spent looking for a solution by proving there ''is'' no solution. Proving that something is impossible is usually much harder than the opposite task, as it is often necessary to develop a proof that works in general, rather than to just show a particular example. Impossibility
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
s are usually expressible as negative existential propositions or universal propositions in logic. The irrationality of the square root of 2 is one of the oldest proofs of impossibility. It shows that it is impossible to express the square root of 2 as a
ratio In mathematics, a ratio () shows how many times one number contains another. For example, if there are eight oranges and six lemons in a bowl of fruit, then the ratio of oranges to lemons is eight to six (that is, 8:6, which is equivalent to the ...
of two
integers An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
. Another consequential proof of impossibility was Ferdinand von Lindemann's proof in 1882, which showed that the problem of
squaring the circle Squaring the circle is a problem in geometry first proposed in Greek mathematics. It is the challenge of constructing a square (geometry), square with the area of a circle, area of a given circle by using only a finite number of steps with a ...
cannot be solved because the number is transcendental (i.e., non-algebraic), and that only a subset of the algebraic numbers can be constructed by
compass and straightedge In geometry, straightedge-and-compass construction – also known as ruler-and-compass construction, Euclidean construction, or classical construction – is the construction of lengths, angles, and other geometric figures using only an Idealiz ...
. Two other classical problems— trisecting the general angle and doubling the cube—were also proved impossible in the 19th century, and all of these problems gave rise to research into more complicated mathematical structures. Some of the most important proofs of impossibility found in the 20th century were those related to undecidability, which showed that there are problems that cannot be solved in general by any
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
, with one of the more prominent ones being the
halting problem In computability theory (computer science), computability theory, the halting problem is the problem of determining, from a description of an arbitrary computer program and an input, whether the program will finish running, or continue to run for ...
.
Gödel's incompleteness theorems Gödel's incompleteness theorems are two theorems of mathematical logic that are concerned with the limits of in formal axiomatic theories. These results, published by Kurt Gödel in 1931, are important both in mathematical logic and in the phi ...
were other examples that uncovered fundamental limitations in the provability of formal systems. In
computational complexity theory In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and explores the relationships between these classifications. A computational problem ...
, techniques like relativization (the addition of an
oracle An oracle is a person or thing considered to provide insight, wise counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. If done through occultic means, it is a form of divination. Descript ...
) allow for "weak" proofs of impossibility, in that proofs techniques that are not affected by relativization cannot resolve the P versus NP problem. Another technique is the proof of completeness for a
complexity class In computational complexity theory, a complexity class is a set (mathematics), set of computational problems "of related resource-based computational complexity, complexity". The two most commonly analyzed resources are time complexity, time and s ...
, which provides evidence for the difficulty of problems by showing them to be just as hard to solve as any other problem in the class. In particular, a complete problem is intractable if one of the problems in its class is.


Proof techniques


Contradiction

One of the widely used types of impossibility proof is
proof by contradiction In logic, proof by contradiction is a form of proof that establishes the truth or the validity of a proposition by showing that assuming the proposition to be false leads to a contradiction. Although it is quite freely used in mathematical pr ...
. In this type of proof, it is shown that if a proposition, such as a solution to a particular class of equations, is assumed to hold, then via deduction two mutually contradictory things can be shown to hold, such as a number being both even and odd or both negative and positive. Since the contradiction stems from the original assumption, this means that the assumed premise must be impossible. In contrast, a non-constructive proof of an impossibility claim would proceed by showing it is logically contradictory for ''all'' possible counterexamples to be invalid: at least ''one'' of the items on a list of possible counterexamples must actually be a valid counterexample to the impossibility conjecture. For example, a conjecture that it is impossible for an irrational power raised to an irrational power to be rational was disproved, by showing that one of two possible counterexamples must be a valid counterexample, without showing which one it is.


By descent

Another type of proof by contradiction is proof by descent, which proceeds first by assuming that something is possible, such as a
positive integer In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
solution to a class of equations, and that therefore there must be a smallest solution (by the Well-ordering principle). From the alleged smallest solution, it is then shown that a smaller solution can be found, contradicting the premise that the former solution was the smallest one possible—thereby showing that the original premise that a solution exists must be false.


Counterexample

The obvious way to disprove an impossibility conjecture is by providing a single
counterexample A counterexample is any exception to a generalization. In logic a counterexample disproves the generalization, and does so rigorously in the fields of mathematics and philosophy. For example, the fact that "student John Smith is not lazy" is a c ...
. For example, Euler proposed that at least ''n'' different ''n''th powers were necessary to sum to yet another ''n''th power. The conjecture was disproved in 1966, with a counterexample involving a count of only four different 5th powers summing to another fifth power: :275 + 845 + 1105 + 1335 = 1445. Proof by counterexample is a form of
constructive proof In mathematics, a constructive proof is a method of mathematical proof, proof that demonstrates the existence of a mathematical object by creating or providing a method for creating the object. This is in contrast to a non-constructive proof (also ...
, in that an object disproving the claim is exhibited.


Economics


Arrow's theorem: Rational ranked-choice voting

In
social choice theory Social choice theory is a branch of welfare economics that extends the Decision theory, theory of rational choice to collective decision-making. Social choice studies the behavior of different mathematical procedures (social welfare function, soc ...
, Arrow's impossibility theorem shows that it is impossible to devise a ranked-choice voting system that is both non-dictatorial and satisfies a basic requirement for rational behavior called independence of irrelevant alternatives.


Gibbard's theorem: Non-dictatorial strategyproof games

Gibbard's theorem shows that any strategyproof game form (i.e. one with a dominant strategy) with more than two outcomes is dictatorial. The Gibbard–Satterthwaite theorem is a special case showing that no deterministic voting system can be fully invulnerable to strategic voting in all circumstances, regardless of how others vote.


Revelation principle: Non-honest solutions

The revelation principle can be seen as an impossibility theorem showing the "opposite" of Gibbard's theorem, in a colloquial sense: any
game A game is a structured type of play usually undertaken for entertainment or fun, and sometimes used as an educational tool. Many games are also considered to be work (such as professional players of spectator sports or video games) or art ...
or voting system can be ''made'' resistant to strategy by incorporating the strategy into the mechanism. Thus, it is impossible to design a mechanism with a solution that is better than can be obtained by a truthful mechanism.


Geometry


Expressing ''m''th roots rationally

The proof by
Pythagoras Pythagoras of Samos (;  BC) was an ancient Ionian Greek philosopher, polymath, and the eponymous founder of Pythagoreanism. His political and religious teachings were well known in Magna Graecia and influenced the philosophies of P ...
about 500  BCE has had a profound effect on mathematics. It shows that the
square root of 2 The square root of 2 (approximately 1.4142) is the positive real number that, when multiplied by itself or squared, equals the number 2. It may be written as \sqrt or 2^. It is an algebraic number, and therefore not a transcendental number. Te ...
cannot be expressed as the ratio of two integers. The proof bifurcated "the numbers" into two non-overlapping collections—the
rational numbers In mathematics, a rational number is a number that can be expressed as the quotient or fraction (mathematics), fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for examp ...
and the irrational numbers.
There is a famous passage in
Plato Plato ( ; Greek language, Greek: , ; born  BC, died 348/347 BC) was an ancient Greek philosopher of the Classical Greece, Classical period who is considered a foundational thinker in Western philosophy and an innovator of the writte ...
's '' Theaetetus'' in which it is stated that Theodorus (Plato's teacher) proved the irrationality of :\sqrt, \sqrt, ..., taking all the separate cases up to the root of 17 square feet ... .
A more general proof shows that the ''m''th root of an integer ''N'' is irrational, unless ''N'' is the ''m''th power of an integer ''n''. That is, it is impossible to express the ''m''th root of an integer ''N'' as the ratio of two integers ''a'' and ''b'', that share no common
prime factor A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
, except in cases in which ''b'' = 1.


Euclidean constructions

Greek geometry was based on the use of the compass and a straightedge (though the straightedge is not strictly necessary). The compass allows a geometer to construct points equidistant from each other, which in
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
are equivalent to implicitly calculations of square roots. Four famous questions asked how to construct: # a pair of lines trisecting a given angle; # a cube with a volume twice the volume of a given cube; # a square equal in area to that of a given circle; # an equilateral polygon with an arbitrary number of sides. For more than 2,000 years unsuccessful attempts were made to solve these problems; at last, in the 19th century it was proved that the desired constructions are mathematically impossible without admitting additional tools other than a compass.Nagel and Newman p. 8 All of these are problems in Euclidean construction, and Euclidean constructions can be done only if they involve only Euclidean numbers (by definition of the latter). Irrational numbers can be Euclidean. A good example is the square root of 2 (an irrational number). It is simply the length of the hypotenuse of a right triangle with legs both one unit in length, and it can be constructed with a straightedge and a compass. But it was proved centuries after Euclid that Euclidean numbers cannot involve any operations other than addition, subtraction, multiplication, division, and the extraction of square roots. Both trisecting the general angle and doubling the cube require taking cube roots, which are not constructible numbers.
\pi is not a Euclidean number ... and therefore it is impossible to construct, by Euclidean methods a length equal to the circumference of a circle of unit diameter
Because \pi was proved in 1882 to be a transcendental number, it is not a Euclidean number; Hence the construction of a length \pi from a unit circle is impossible.


Constructing an equilateral ''n''-gon

The Gauss-Wantzel theorem showed in 1837 that constructing an equilateral ''n''-gon is impossible for most values of ''n''.


Deducing Euclid's parallel postulate

The
parallel postulate In geometry, the parallel postulate is the fifth postulate in Euclid's ''Elements'' and a distinctive axiom in Euclidean geometry. It states that, in two-dimensional geometry: If a line segment intersects two straight lines forming two interior ...
from Euclid's '' Elements'' is equivalent to the statement that given a straight line and a point not on that line, only one parallel to the line may be drawn through that point. Unlike the other postulates, it was seen as less self-evident. Nagel and Newman argue that this may be because the postulate concerns "infinitely remote" regions of space; in particular, parallel lines are defined as not meeting even "at infinity", in contrast to asymptotes.Nagel and Newman, p. 9 This perceived lack of self-evidence led to the question of whether it might be proven from the other Euclidean axioms and postulates. It was only in the nineteenth century that the impossibility of deducing the parallel postulate from the others was demonstrated in the works of
Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, Geodesy, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observat ...
, Bolyai, Lobachevsky, and Riemann. These works showed that the parallel postulate can moreover be replaced by alternatives, leading to non-Euclidean geometries. Nagel and Newman consider the question raised by the parallel postulate to be "...perhaps the most significant development in its long-range effects upon subsequent mathematical history". In particular, they consider its outcome to be "of the greatest intellectual importance," as it showed that "a ''proof'' can be given of the ''impossibility of proving'' certain propositions n this case, the parallel postulatewithin a given system n this case, Euclid's first four postulates"


Number theory


Impossibility of Fermat triples

Fermat's Last Theorem In number theory, Fermat's Last Theorem (sometimes called Fermat's conjecture, especially in older texts) states that no three positive number, positive integers , , and satisfy the equation for any integer value of greater than . The cases ...
was conjectured by
Pierre de Fermat Pierre de Fermat (; ; 17 August 1601 – 12 January 1665) was a French mathematician who is given credit for early developments that led to infinitesimal calculus, including his technique of adequality. In particular, he is recognized for his d ...
in the 1600s, states the impossibility of finding solutions in positive integers for the equation x^n+y^n=z^n with n>2.
Fermat Pierre de Fermat (; ; 17 August 1601 – 12 January 1665) was a French mathematician who is given credit for early developments that led to infinitesimal calculus, including his technique of adequality. In particular, he is recognized for his d ...
himself gave a proof for the ''n'' = 4 case using his technique of infinite descent, and other special cases were subsequently proved, but the general case was not proven until 1994 by
Andrew Wiles Sir Andrew John Wiles (born 11 April 1953) is an English mathematician and a Royal Society Research Professor at the University of Oxford, specialising in number theory. He is best known for Wiles's proof of Fermat's Last Theorem, proving Ferma ...
.


Integer solutions of Diophantine equations: Hilbert's tenth problem

The question "Does any arbitrary Diophantine equation have an integer solution?" is undecidable. That is, it is impossible to answer the question for all cases. Franzén introduces Hilbert's tenth problem and the MRDP theorem (Matiyasevich-Robinson-Davis-Putnam theorem) which states that "no algorithm exists which can decide whether or not a Diophantine equation has ''any'' solution at all". MRDP uses the undecidability proof of Turing: "... the set of solvable Diophantine equations is an example of a computably enumerable but not decidable set, and the set of unsolvable Diophantine equations is not computably enumerable".


Decidability


Richard's paradox

This profound paradox presented by Jules Richard in 1905 informed the work of
Kurt Gödel Kurt Friedrich Gödel ( ; ; April 28, 1906 – January 14, 1978) was a logician, mathematician, and philosopher. Considered along with Aristotle and Gottlob Frege to be one of the most significant logicians in history, Gödel profoundly ...
and Alan Turing. A succinct definition is found in ''
Principia Mathematica The ''Principia Mathematica'' (often abbreviated ''PM'') is a three-volume work on the foundations of mathematics written by the mathematician–philosophers Alfred North Whitehead and Bertrand Russell and published in 1910, 1912, and 1 ...
'': Kurt Gödel considered his proof to be “an analogy” of Richard's paradox, which he called "''Richard's antinomy''"Gödel in ''Undecidable'', p. 9 .
Alan Turing Alan Mathison Turing (; 23 June 1912 – 7 June 1954) was an English mathematician, computer scientist, logician, cryptanalyst, philosopher and theoretical biologist. He was highly influential in the development of theoretical computer ...
constructed this paradox with a machine and proved that this machine could not answer a simple question: will this machine be able to determine if any machine (including itself) will become trapped in an unproductive ‘ infinite loop’ (i.e. it fails to continue its computation of the diagonal number).


Complete and consistent axiomatic system

To quote Nagel and Newman (p. 68), "Gödel's paper is difficult. Forty-six preliminary definitions, together with several important preliminary theorems, must be mastered before the main results are reached". In fact, Nagel and Newman required a 67-page introduction to their exposition of the proof. But if the reader feels strong enough to tackle the paper, Martin Davis observes that "This remarkable paper is not only an intellectual landmark but is written with a clarity and vigor that makes it a pleasure to read" (Davis in Undecidable, p. 4). Gödel proved, in his own words: : "It is reasonable... to make the conjecture that ... heaxioms [from
Principia Mathematica The ''Principia Mathematica'' (often abbreviated ''PM'') is a three-volume work on the foundations of mathematics written by the mathematician–philosophers Alfred North Whitehead and Bertrand Russell and published in 1910, 1912, and 1 ...
and Peano] are ... sufficient to decide all mathematical questions which can be formally expressed in the given systems. In what follows it will be shown that this is not the case, but rather that ... there exist relatively simple problems of the theory of ordinary whole numbers which cannot be decided on the basis of the axioms" (Gödel in Undecidable, p. 4). Gödel compared his proof to "Richard's antinomy" (an "
antinomy In philosophy, an antinomy (Ancient Greek: 'against' + 'law') is a real or apparent contradiction between two conclusions, both of which seem justified. It is a term used in logic and epistemology, particularly in the philosophy of Immanuel Kant. ...
" is a contradiction or a paradox; for more see Richard's paradox): : "The analogy of this result with Richard's antinomy is immediately evident; there is also a close relationship 4with the Liar Paradox (Gödel's footnote 14: Every
epistemological Epistemology is the branch of philosophy that examines the nature, origin, and limits of knowledge. Also called "the theory of knowledge", it explores different types of knowledge, such as propositional knowledge about facts, practical knowled ...
antinomy can be used for a similar proof of undecidability) ... Thus, we have a proposition before us which asserts its own unprovability 5 (His footnote 15: Contrary to appearances, such a proposition is not circular, for, to begin with, it asserts the unprovability of a quite definite formula)".


Proof of halting

* The ''
Entscheidungsproblem In mathematics and computer science, the ; ) is a challenge posed by David Hilbert and Wilhelm Ackermann in 1928. It asks for an algorithm that considers an inputted statement and answers "yes" or "no" according to whether it is universally valid ...
'', the
decision problem In computability theory and computational complexity theory, a decision problem is a computational problem that can be posed as a yes–no question on a set of input values. An example of a decision problem is deciding whether a given natura ...
, was first answered by Church in April 1935 and preceded Turing by over a year, as Turing's paper was received for publication in May 1936. * Turing's proof is made difficult by number of definitions required and its subtle nature. See
Turing machine A Turing machine is a mathematical model of computation describing an abstract machine that manipulates symbols on a strip of tape according to a table of rules. Despite the model's simplicity, it is capable of implementing any computer algori ...
and Turing's proof for details. * Turing's first proof (of three) follows the schema of Richard's paradox: Turing's computing machine is an algorithm represented by a string of seven letters in a "computing machine". Its "computation" is to test ''all'' computing machines (including itself) for "circles", and form a diagonal number from the computations of the non-circular or "successful" computing machines. It does this, starting in sequence from 1, by converting the numbers (base 8) into strings of seven letters to test. When it arrives at its own number, it creates ''its own'' letter-string. It decides it is the letter-string of a successful machine, but when it tries to do this machine's (''its own'') computation it locks in a circle and can't continue. Thus, we have arrived at Richard's paradox. (If you are bewildered see Turing's proof for more). A number of similar undecidability proofs appeared soon before and after Turing's proof: # April 1935: Proof of
Alonzo Church Alonzo Church (June 14, 1903 – August 11, 1995) was an American computer scientist, mathematician, logician, and philosopher who made major contributions to mathematical logic and the foundations of theoretical computer science. He is bes ...
("An Unsolvable Problem of Elementary Number Theory"). His proof was to "...propose a definition of effective calculability ... and to show, by means of an example, that not every problem of this class is solvable" (Undecidable p. 90)) # 1946: Post correspondence problem (cf Hopcroft and Ullman p. 193ff, p. 407 for the reference) # April 1947: Proof of
Emil Post Emil Leon Post (; February 11, 1897 – April 21, 1954) was an American mathematician and logician. He is best known for his work in the field that eventually became known as computability theory. Life Post was born in Augustów, Suwałki Govern ...
(''Recursive Unsolvability of a Problem of Thue'') (Undecidable p. 293). This has since become known as "The Word problem of Thue" or "Thue's Word Problem" (
Axel Thue Axel Thue (; 19 February 1863 – 7 March 1922) was a Norwegian mathematician, known for his original work in diophantine approximation and combinatorics. Work Thue published his first important paper in 1909. He stated in 1914 the so-called w ...
proposed this problem in a paper of 1914 (cf References to Post's paper in Undecidable, p. 303)). # Rice's theorem: a generalized formulation of Turing's second theorem (cf Hopcroft and Ullman p. 185ff) # Greibach's theorem: undecidability in language theory (cf Hopcroft and Ullman p. 205ff and reference on p. 401 ibid: Greibach 963"The undecidability of the ambiguity problem for minimal lineal grammars," ''Information and Control'' 6:2, 117–125, also reference on p. 402 ibid: Greibach 968"A note on undecidable properties of formal languages", Math Systems Theory 2:1, 1–6.) # Penrose tiling questions.


Information theory


Compression of random strings

For an exposition suitable for non-specialists, see Beltrami p. 108ff. Also see Franzen Chapter 8 pp. 137–148, and Davis pp. 263–266. Franzén's discussion is significantly more complicated than Beltrami's and delves into Ω—
Gregory Chaitin Gregory John Chaitin ( ; born 25 June 1947) is an Argentina, Argentine-United States, American mathematician and computer scientist. Beginning in the late 1960s, Chaitin made contributions to algorithmic information theory and metamathematics, ...
's so-called "halting probability". Davis's older treatment approaches the question from a
Turing machine A Turing machine is a mathematical model of computation describing an abstract machine that manipulates symbols on a strip of tape according to a table of rules. Despite the model's simplicity, it is capable of implementing any computer algori ...
viewpoint. Chaitin has written a number of books about his endeavors and the subsequent philosophic and mathematical fallout from them. A string is called ''(algorithmically) random'' if it cannot be produced from any shorter computer program. While most strings are random, no particular one can be proved so, except for finitely many short ones: : "A paraphrase of Chaitin's result is that there can be no formal proof that a sufficiently long string is random..." Beltrami observes that "Chaitin's proof is related to a paradox posed by Oxford librarian G. Berry early in the twentieth century that asks for 'the smallest positive integer that cannot be defined by an English sentence with fewer than 1000 characters.' Evidently, the shortest definition of this number must have at least 1000 characters. However, the sentence within quotation marks, which is itself a definition of the alleged number is less than 1000 characters in length!"Beltrami, p. 108


Natural sciences

In
natural science Natural science or empirical science is one of the branches of science concerned with the description, understanding and prediction of natural phenomena, based on empirical evidence from observation and experimentation. Mechanisms such as peer ...
, impossibility theorems are derived as mathematical results proven within well-established scientific theories. The basis for this strong acceptance is a combination of extensive evidence of something not occurring, combined with an underlying theory, very successful in making predictions, whose assumptions lead logically to the conclusion that something is impossible. Two examples of widely accepted impossibilities in
physics Physics is the scientific study of matter, its Elementary particle, fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge whi ...
are perpetual motion machines, which violate the law of
conservation of energy The law of conservation of energy states that the total energy of an isolated system remains constant; it is said to be Conservation law, ''conserved'' over time. In the case of a Closed system#In thermodynamics, closed system, the principle s ...
, and exceeding the
speed of light The speed of light in vacuum, commonly denoted , is a universal physical constant exactly equal to ). It is exact because, by international agreement, a metre is defined as the length of the path travelled by light in vacuum during a time i ...
, which violates the implications of
special relativity In physics, the special theory of relativity, or special relativity for short, is a scientific theory of the relationship between Spacetime, space and time. In Albert Einstein's 1905 paper, Annus Mirabilis papers#Special relativity, "On the Ele ...
. Another is the
uncertainty principle The uncertainty principle, also known as Heisenberg's indeterminacy principle, is a fundamental concept in quantum mechanics. It states that there is a limit to the precision with which certain pairs of physical properties, such as position a ...
of
quantum mechanics Quantum mechanics is the fundamental physical Scientific theory, theory that describes the behavior of matter and of light; its unusual characteristics typically occur at and below the scale of atoms. Reprinted, Addison-Wesley, 1989, It is ...
, which asserts the impossibility of simultaneously knowing both the position and the momentum of a particle. There is also
Bell's theorem Bell's theorem is a term encompassing a number of closely related results in physics, all of which determine that quantum mechanics is incompatible with local hidden-variable theories, given some basic assumptions about the nature of measuremen ...
: no physical theory of local hidden variables can ever reproduce all of the predictions of quantum mechanics. While an impossibility assertion in natural science can never be absolutely proved, it could be refuted by the observation of a single
counterexample A counterexample is any exception to a generalization. In logic a counterexample disproves the generalization, and does so rigorously in the fields of mathematics and philosophy. For example, the fact that "student John Smith is not lazy" is a c ...
. Such a counterexample would require that the assumptions underlying the theory that implied the impossibility be re-examined.


See also

*
List of unsolved problems in mathematics Many mathematical problems have been stated but not yet solved. These problems come from many areas of mathematics, such as theoretical physics, computer science, algebra, Mathematical analysis, analysis, combinatorics, Algebraic geometry, alge ...
Solutions of these problems are still being searched for. In contrast, the above problems are ''known'' to have no solution. *


Notes and references


Bibliography

*
G. H. Hardy Godfrey Harold Hardy (7 February 1877 – 1 December 1947) was an English mathematician, known for his achievements in number theory and mathematical analysis. In biology, he is known for the Hardy–Weinberg principle, a basic principle of pop ...
and E. M. Wright, ''An Introduction to the Theory of Numbers'', Fifth Edition, Clarendon Press, Oxford England, 1979, reprinted 2000 with General Index (first edition: 1938). The proofs that e and pi are transcendental are not trivial, but a mathematically adept reader will be able to wade through them. *
Alfred North Whitehead Alfred North Whitehead (15 February 1861 – 30 December 1947) was an English mathematician and philosopher. He created the philosophical school known as process philosophy, which has been applied in a wide variety of disciplines, inclu ...
and
Bertrand Russell Bertrand Arthur William Russell, 3rd Earl Russell, (18 May 1872 – 2 February 1970) was a British philosopher, logician, mathematician, and public intellectual. He had influence on mathematics, logic, set theory, and various areas of analytic ...
, ''Principia Mathematica'' to *56, Cambridge at the University Press, 1962, reprint of 2nd edition 1927, first edition 1913. Chap. 2.I. "The Vicious-Circle Principle" p. 37ff, and Chap. 2.VIII. "The Contradictions" p. 60ff. * (and )
online version
This is the epochal paper where Turing defines
Turing machine A Turing machine is a mathematical model of computation describing an abstract machine that manipulates symbols on a strip of tape according to a table of rules. Despite the model's simplicity, it is capable of implementing any computer algori ...
s and shows that it (as well as the
Entscheidungsproblem In mathematics and computer science, the ; ) is a challenge posed by David Hilbert and Wilhelm Ackermann in 1928. It asks for an algorithm that considers an inputted statement and answers "yes" or "no" according to whether it is universally valid ...
) is unsolvable. * Martin Davis, ''The Undecidable, Basic Papers on Undecidable Propositions, Unsolvable Problems And Computable Functions'', Raven Press, New York, 1965. Turing's paper is #3 in this volume. Papers include those by Godel, Church, Rosser, Kleene, and Post. * Martin Davis's chapter "What is a Computation" in Lynn Arthur Steen's ''Mathematics Today'', 1978, Vintage Books Edition, New York, 1980. His chapter describes Turing machines in the terms of the simpler Post–Turing machine, then proceeds onward with descriptions of Turing's first proof and Chaitin's contributions. * Andrew Hodges, ''Alan Turing: The Enigma'', Simon and Schuster, New York. Cf Chapter "The Spirit of Truth" for a history leading to, and a discussion of, his proof. *
Hans Reichenbach Hans Reichenbach (; ; September 26, 1891 – April 9, 1953) was a leading philosopher of science, educator, and proponent of logical empiricism. He was influential in the areas of science, education, and of logical empiricism. He founded the ''G ...
, ''Elements of Symbolic Lo''gic, Dover Publications Inc., New York, 1947. A reference often cited by other authors. * Ernest Nagel and James Newman
''Gödel's Proof''
New York University Press, 1958. * Edward Beltrami, ''What is Random? Chance and Order in Mathematics and Life'', Springer-Verlag New York, Inc., 1999. * Torkel Franzén, ''Godel's Theorem, An Incomplete Guide to Its Use and Abuse'', A.K. Peters, Wellesley Mass, 2005. A recent take on Gödel's Theorems and the abuses thereof. Not so simple a read as the author believes it is. Franzén's (blurry) discussion of Turing's 3rd proof is useful because of his attempts to clarify terminology. Offers discussions of Freeman Dyson's, Stephen Hawking's, Roger Penrose's and Gregory Chaitin's arguments (among others) that use Gödel's theorems, and useful criticism of some philosophic and metaphysical Gödel-inspired dreck that he's found on the web. * Pavel Pudlák,
Logical Foundations of Mathematics and Computational Complexity. A Gentle Introduction
', Springer 2013. (See Chapter 4 "Proofs of impossibility".) {{DEFAULTSORT:Proof Of Impossibility Mathematical logic Mathematical proofs Methods of proof Possibility