To view prices and purchase online, please login or create an account now.



Mathematical Logic through Python

Paperback / softback

Main Details

Title Mathematical Logic through Python
Authors and Contributors      By (author) Yannai A. Gonczarowski
By (author) Noam Nisan
Physical Properties
Format:Paperback / softback
Pages:284
Dimensions(mm): Height 254,Width 178
Category/GenreComputing - general
Computer programming and software development
Computer architecture and logic design
ISBN/Barcode 9781108949477
ClassificationsDewey:005.131
Audience
Tertiary Education (US: College)
Illustrations Worked examples or Exercises

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 15 September 2022
Publication Country United Kingdom

Description

Using a unique pedagogical approach, this text introduces mathematical logic by guiding students in implementing the underlying logical concepts and mathematical proofs via Python programming. This approach, tailored to the unique intuitions and strengths of the ever-growing population of programming-savvy students, brings mathematical logic into the comfort zone of these students and provides clarity that can only be achieved by a deep hands-on understanding and the satisfaction of having created working code. While the approach is unique, the text follows the same set of topics typically covered in a one-semester undergraduate course, including propositional logic and first-order predicate logic, culminating in a proof of Goedel's completeness theorem. A sneak peek to Goedel's incompleteness theorem is also provided. The textbook is accompanied by an extensive collection of programming tasks, code skeletons, and unit tests. Familiarity with proofs and basic proficiency in Python is assumed.

Author Biography

Yannai A. Gonczarowski is Assistant Professor of both Economics and Computer Science at Harvard University, and is the first faculty at Harvard to be appointed to both of these departments. He received his PhD in Mathematics and Computer Science from The Hebrew University of Jerusalem. Among his research awards are the ACM SIGecom Dissertation Award and INFORMS AMD Junior Researcher Paper Prize. He is also a professionally trained opera singer. Noam Nisan is Professor of Computer Science and Engineering at The Hebrew University of Jerusalem, serving as Dean of the School of Computer Science and Engineering during 2018-2021. He received his PhD in Computer Science from the University of California, Berkeley. Among the awards for his research on computational complexity and algorithmic game theory are the Goedel Prize and Knuth Award. This is his fifth book.

Reviews

'The authors transformed the first course in Mathematical Logic - an experience that many students view as daunting and technical - into an inspiring journey that sails playfully yet rigorously from logic's first principles to Goedel's Completeness Theorem. The secret sauce is making progress by writing many little Python programs instead of proving theorems, a hands-on approach that suits computer science students perfectly.' Shimon Schocken, Reichman University 'Mathematical logic is all about expressions and syntactic operations, and many of its best ideas find a natural home in computer science. Gonczarowski and Nisan make the subject come alive by opening it up to computational implementation and exploration.' Jeremy Avigad, Carnegie Mellon University 'Mathematical Logic through Python offers a refreshingly innovative approach that makes it stand out among several excellent books on mathematical logic. By building on readers' experience and intuition through programming, it naturally provides them with a deep understanding of the fundamental concepts of mathematical logic that underly computer science.' Yoram Moses, Technion - Israel Institute of Technology