Mathematical logic
You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.
Mathematical logic is a branch of mathematics, which grew out of symbolic logic. Subfields include model theory, proof theory, set theory, and recursion theory. Research in mathematical logic has contributed to, and been motivated by, the study of foundations of mathematics, but mathematical logic also contains areas of pure mathematics not directly related to foundational questions.
Mathematical logic is closely related to the much older study of formal logic in philosophy, which began with Aristotle. It provides an easier and more complete method of checking the validity of arguments than the classical Aristotlian forms. Mathematical logic is also closely related to metamathematics.
One unifying theme in mathematical logic is the study of the expressive power of formal logics and formal proof systems. This power is measured by what mathematical concepts can be defined and what theorems can be proven within these formal systems.
Mario Bunge, Frothingham Professor of Logic and Metaphysics at McGill University has also claimed that mathematical logic is what Leibniz called characteristica universalis. [citation needed]
History
Mathematical logic was the name given by Giuseppe Peano to what was later called symbolic logic. In its classical version, the basic aspects resemble the logic of Aristotle, but written using symbolic notation rather than natural language. Attempts to treat the operations of formal logic in a symbolic or algebraic way were made by some of the more philosophical mathematicians, such as Leibniz and Lambert; but their labors remained little known and isolated. It was George Boole and then Augustus De Morgan, in the middle of the nineteenth century, who presented a systematic mathematical way of studying logic. The traditional, Aristotelian doctrine of logic was reformed and completed; and out of this development came an adequate instrument for investigating the fundamental concepts of mathematics. It would be misleading to say that the foundational controversies that were alive in the period 1900–1925 have all been settled; but philosophy of mathematics was greatly clarified by the "new" logic.
While the Greek development of logic put heavy emphasis on forms of arguments, the attitude of current mathematical logic might be summed up as the combinatorial study of content. This covers both the syntactic and the semantic, that is, both the forms of expressions and the meanings of those expressions. In computer science, purely syntactic considerations allow a string from some formal language to be transformed by a compiler program into a sequence of machine instructions. Semantic considerations allow a computer programmer to choose which strings to use to accomplish a particular purpose.
Some landmark publications in mathematical logic include the Begriffsschrift by Gottlob Frege, Studies in Logic by Charles Peirce, Principia Mathematica by Bertrand Russell and Alfred North Whitehead, and On Formally Undecidable Propositions of Principia Mathematica and Related Systems by Kurt Gödel.
Formal logic
At its core, mathematical logic deals with mathematical concepts expressed using formal logical systems. The system of first-order logic is the most widely studied because of its applicability to foundations of mathematics and because of its desirable properties. Stronger classical logics such as second-order logic or infinitary logic are also studied, along with nonclassical logics such as intuitionistic logic.
Fields of mathematical logic
The "Handbook of Mathematical Logic" (1977) divides mathematical logic into four parts:
- Set theory is the study of sets, which are abstract collections of objects. The basic concepts of set theory such as subset and relative complement are often called naive set theory. Modern research is in the area of axiomatic set theory, which uses logical methods to study which propositions are provable in various formal theories such as ZFC or NF.
- Proof theory is the study of formal proofs in various logical deduction systems. These proofs are represented as formal mathematical objects, facilitating their analysis by mathematical techniques. Frege worked on mathematical proofs and formalized the notion of a proof.
- Model theory studies the models of various formal theories. The set of all models of a particular theory is called an elementary class; classical model theory seeks to determine the properties of models in a particular elementary class, or determine whether certain classes of structures form elementary classes. The method of quantifier elimination is used to show that models of particular theories cannot be too complicated.
- Recursion theory, also called computability theory, studies the properties of computable functions and the Turing degrees, which divide the uncomputable functions into sets which have the same level of uncomputability. Recursion theory also includes the study of generalized computability and definability.
The border lines between these fields, and also between mathematical logic and other fields of mathematics, are not always sharp; for example, Gödel's incompleteness theorem marks not only a milestone in recursion theory and proof theory, but has also led to Loeb's theorem, which is important in modal logic. The mathematical field of category theory uses many formal axiomatic methods resembling those used in mathematical logic, but category theory is not ordinarily considered a subfield of mathematical logic.
Connections with computer science
There are many connections between mathematical logic and computer science. Early pioneers in computer science, such as Alan Turing, were also mathematicians and logicians.
The study of computability theory in computer science is closely related to the study of computability in mathematical logic. There is a difference of emphasis, however. Computer scientists often focus on concrete programming languages and feasible computability, while researchers in mathematical logic often focus on computability as a theoretical concept and on noncomputability.
The study of programming language semantics is related to model theory, as is program verification (in particular, model checking). The Curry-Howard isomorphism between proofs and programs relates to proof theory; intuitionistic logic and linear logic are significant here. Calculi such as the lambda calculus and combinatory logic are nowadays studied mainly as idealized programming languages.
Computer science also contributes to mathematics by developing techniques for the automatic checking or even finding of proofs, such as automated theorem proving and logic programming.
Boolean algebra is used to design the hardware digital logic that determines what actions a computer will perform when it receives any particular combination of instructions from the program.
Groundbreaking results
- The Löwenheim–Skolem theorem (1919) showed that if a set of sentences in a countable first-order language has an infinite model then it has at least one model of each infinite cardinality.
- Gödel's completeness theorem (1929) established the equivalence between semantic and syntactic definitions of logical consequence in first-order logic.
- Gödel's incompleteness theorems (1931) showed that no sufficiently strong formal system can prove its own consistency.
- The algorithmic unsolvability of the Entscheidungsproblem, established independently by Alan Turing and Alonzo Church in 1936, showed that no computer program can be used to correctly decide whether arbitrary mathematical statements are true.
- The independence of the continuum hypothesis from ZFC showed that an elementary proof or disproof of this hypothesis is impossible. The fact that the continuum hypothesis is consistent with ZFC (if ZFC itself is consistent) was proved by Gödel in 1940. The fact that the negation of the continuum hypothesis is consistent with ZFC (if ZFC is consistent) was proved by Paul Cohen in 1963.
- The algorithmic unsolvability of Hilbert's tenth problem, established by Yuri Matiyasevich in 1970, showed that it is not possible for any computer program to correctly decide whether multivariate polynomials with integer coefficients have any integer roots.
References
- Andrews, Peter B., 2002. An Introduction to Mathematical Logic and Type Theory: To Truth Through Proof, 2nd ed. Kluwer Academic Publishers.
- Barwise, Jon, ed. (1977) Handbook of Mathematical Logic, Amsterdam: North-Holland. ISBN 0-444-86388-5
- George Boolos, John Burgess, and Richard Jeffrey (2002) Computability and Logic, 4th ed. Cambridge University Press. ISBN 0-521-00758-5.
- Enderton, Herbert (2002) A mathematical introduction to logic, 2nd ed. Academic Press.
- Hamilton, A. G. (1988) Logic for Mathematicians Cambridge University Press.
- Wilfrid Hodges, 1997. A Shorter Model Theory. Cambridge University Press.
- Mendelson, Elliott (1997) Introduction to Mathematical Logic, 4th ed. Chapman & Hall. ISBN 0412808307
- A. S. Troelstra & H. Schwichtenberg (2000) Basic Proof Theory, 2nd. ed. (Cambridge Tracts in Theoretical Computer Science). Cambridge University Press. ISBN 0-521-77911-1.
- John L. Bell & Alan B. Slomson (1969) Models and Ultraproducts: An Introduction, North-Holland (re-printed in 2006 by Dover publications). ISBN 0-486-44979-3.
shree guru m mallapur
- The London Philosophy Study Guide offers many suggestions on what to read, depending on the student's familiarity with the subject:
See also
- Theorem
- List of mathematical logic topics
- List of computability and complexity topics
- List of set theory topics
- List of first order theories
- Table of logic symbols
External links
- Mathematical Logic around the world
- Polyvalued logic
- forall x: an introduction to formal logic, by P.D. Magnus, is a free textbook.
- A Problem Course in Mathematical Logic by Stefan Bilaniuk, also a free textbook published under GNU FDL
- Detlovs, Vilnis, and Podnieks, Karlis (University of Latvia) Introduction to Mathematical Logic. A hyper-textbook.
- Stanford Encyclopedia of Philosophy: Classical Logic -- by Stewart Shapiro.
- Stanford Encyclopedia of Philosophy: First-order Model Theory -- by Wilfred Hodges.
Major fields of mathematics |
|---|
Logic · Set theory · Category theory · Algebra (Elementary – Linear – Abstract) · Discrete mathematics · Number theory · Analysis · Geometry · Topology · Applied mathematics · Probability · Statistics · Mathematical physics |
Template:Logicar:منطق رياضي be:Матэматычная логіка be-x-old:Матэматычная логіка bs:Matematička logika bg:Математическа логика cs:Matematická logika de:Mathematische Logik et:Matemaatiline loogika el:Μαθηματική λογικήeo:Matematika logiko fa:منطق ریاضیgd:Rianas matamataigeach hr:Matematička logika it:Logica matematica he:לוגיקה מתמטית ka:მათემატიკური ლოგიკა lij:Logica Matematica hu:Matematikai logika mk:Математичка логикаno:Predikatslogikksq:Logjika matematikore sk:Matematická logika sl:Matematična logika sv:Matematisk logik tl:Matematikal na lohika th:คณิตตรรกศาสตร์uk:Математична логіка
Acknowledgement and Attribution Regarding Sources of Content
Some of the initial content on this page may be incorporated in part from copyleft sources in the public domain including wikis such as Wikipedia and AskDrWiki. Drug information for patients came from the The National Library of Medicine. Infectious disease information may have come from the Centers for Disease Control (CDC). Differential Diagnoses are drawn from clinicians as well as an amalgamation of 3 sources: 1.The Disease Database; 2. Kahan, Scott, Smith, Ellen G. In A Page: Signs and Symptoms. Malden, Massachusetts: Blackwell Publishing, 2004:3; 3. Sailer, Christian, Wasner, Susanne. Differential Diagnosis Pocket. Hermosa Beach, CA: Borm Bruckmeir Publishing LLC, 2002:7 .

