Jürgen Schmidhuber's "Matters Computational" provides a comprehensive overview of computer science, spanning its theoretical foundations and practical applications. It delves into topics like algorithmic information theory, computability, complexity theory, and the history of computation, including discussions of Turing machines and the Church-Turing thesis. The book also explores the nature of intelligence and the possibilities of artificial intelligence, covering areas such as machine learning, neural networks, and evolutionary computation. It emphasizes the importance of self-referential systems and universal problem solvers, reflecting Schmidhuber's own research interests in artificial general intelligence. Ultimately, the book aims to provide a unifying perspective on computation, bridging the gap between theoretical computer science and the practical pursuit of artificial intelligence.
The blog post explores the limitations of formal systems, particularly in discerning truth. It uses the analogy of two goblins, one always truthful and one always lying, to demonstrate how relying solely on a system's rules, without external context or verification, can lead to accepting falsehoods as truths. Even with additional rules added to account for the goblins' lying, clever manipulation can still exploit the system. The post concludes that formal systems, while valuable for structuring thought, are ultimately insufficient for determining truth without external validation or a connection to reality. This highlights the need for critical thinking and skepticism even when dealing with seemingly rigorous systems.
The Hacker News comments generally praise the clarity and engaging presentation of the article's topic (formal systems and the halting problem, illustrated by a lying goblin puzzle). Several commenters discuss the philosophical implications of the piece, particularly regarding the nature of truth and provability within defined systems. Some draw parallels to Gödel's incompleteness theorems, while others offer alternate goblin scenarios or slight modifications to the puzzle's rules. A few commenters suggest related resources, such as Raymond Smullyan's work, which explores similar logical puzzles. There's also a short thread discussing the potential applicability of these concepts to legal systems and contract interpretation.
Mathematicians are exploring the boundaries of provability using large language models (LLMs) and other automated theorem provers. While these tools can generate novel and valid proofs, they often rely on techniques too complex for human comprehension. This raises questions about the nature of mathematical truth and understanding. If a proof is too long or intricate for any human to verify, does it truly constitute "knowledge"? Researchers are investigating ways to make these computer-generated proofs more accessible and understandable, potentially revealing new insights into mathematical structures along the way. The ultimate goal is to find a balance between the power of automated proving and the human need for comprehensible explanations.
HN commenters discuss the implications of Gödel's incompleteness theorems and the article's exploration of concrete examples in Ramsey theory and Diophantine equations. Some debate the philosophical significance of undecidable statements, questioning whether they represent "true" mathematical facts or merely artifacts of formal systems. Others highlight the practical limitations of proof assistants and the ongoing search for more powerful automated theorem provers. The connection between computability and the physical universe is also raised, with some suggesting that undecidable statements could have physical implications, while others argue for a separation between abstract mathematics and the concrete world. Several commenters express appreciation for the article's clarity in explaining complex mathematical concepts to a lay audience.
This article dissects the structure of a formal mathematical proof, illustrating it with a simple example about even and odd numbers. It emphasizes the distinction between informal proofs aimed at human understanding and formal proofs designed for automated verification. Formal proofs meticulously lay out every logical step, referencing specific axioms and inference rules within a chosen formal system. This detailed approach, while tedious for humans, enables computer-assisted verification and eliminates ambiguity, ensuring absolute rigor. The article highlights the importance of choosing appropriate axioms and the role of proof assistants in constructing and checking these complex formal structures, ultimately increasing confidence in mathematical results.
HN commenters discuss the accessibility of formal proof systems, particularly referencing Lean. Some express excitement about the potential of formal proofs to revolutionize mathematics, while others are more skeptical, citing the steep learning curve and questioning the practical benefits for most mathematicians. Several commenters debate the role of intuition versus rigor in mathematical practice, with some arguing that formalization can enhance understanding and others suggesting it might stifle creativity. The feasibility of formalizing existing mathematical knowledge is also discussed, with varying opinions on the timescale and resources required for such a project. Some users highlight the potential of AI in assisting with formalization efforts, while others remain cautious about its current capabilities. The overall tone is one of cautious optimism, acknowledging the challenges but also recognizing the potential transformative power of formal proof systems.
Summary of Comments ( 11 )
https://news.ycombinator.com/item?id=43288861
HN users discuss the density and breadth of "Matters Computational," praising its unique approach to connecting diverse computational topics. Several commenters highlight the book's treatment of randomness, floating-point arithmetic, and the FFT as particularly insightful. The author's background in physics is noted, contributing to the book's distinct perspective. Some find the book challenging, requiring multiple readings to fully grasp the concepts. The free availability of the PDF is appreciated, and its enduring relevance a decade after publication is also remarked upon. A few commenters express interest in a physical copy, while others suggest potential updates or expansions on certain topics.
The Hacker News post titled "Matters Computational (2010) [pdf]" linking to a PDF of Jörg Fliege's book "Matters Computational" has a moderate number of comments, discussing various aspects of the book and computational mathematics in general.
Several commenters praise the book's comprehensive nature and clarity. One user highlights its value as a reference for "all sorts of basic algorithms and data structures," appreciating the detailed explanations and pseudocode provided. They specifically mention its usefulness for understanding fundamental concepts like numerical stability.
Another commenter focuses on the book's treatment of linear algebra, noting its depth and accessibility, even for those without a strong mathematical background. They contrast it with other resources they found less helpful.
A few comments delve into specific topics covered in the book. One user discusses the exploration of floating-point arithmetic and its associated challenges, acknowledging the importance of understanding these concepts for anyone working with numerical computations. Another highlights the chapter on optimization, mentioning its practical value and the inclusion of various optimization algorithms.
Some commenters offer broader perspectives on computational mathematics and its role in computer science. One reflects on the importance of a strong mathematical foundation for software engineers, advocating for more emphasis on these concepts in education.
The discussion also touches on the book's availability. The author's decision to make it freely available is commended, with some users expressing gratitude for open access to such valuable educational resources. A link to the author's webpage is shared, offering further context.
While a number of commenters express interest in the book based on the description and other comments, there isn't extensive engagement in deep technical discussions. The overall sentiment is positive, with the comments primarily focusing on the book's breadth, clarity, and value as a resource for understanding fundamental computational concepts.