Cantitate/Preț
Produs

Exploring Formalisation: A Primer in Human-Readable Mathematics in Lean 3 with Examples from Simplicial Topology: Surveys and Tutorials in the Applied Mathematical Sciences, cartea 11

Autor Clara Löh
en Limba Engleză Paperback – 25 sep 2022
This primer on mathematics formalisation provides a rapid, hands-on introduction to proof verification in Lean.

After a quick introduction to Lean, the basic techniques of human-readable formalisation are introduced, illustrated by simple examples on maps, induction and real numbers. Subsequently, typical design options are discussed and brought to life through worked examples in the setting of simplicial complexes (a higher-dimensional generalisation of graph theory). Finally, the book demonstrates how current research in algebraic and geometric topology can be formalised by means of suitable abstraction layers.

Informed by the author's recent teaching and research experience, this book allows students and researchers to quickly get started with formalising and checking their proofs. The core material of the book is accessible to mathematics students with basic programming skills. For the final chapter, familiarity with elementarycategory theory and algebraic topology is recommended.
Citește tot Restrânge

Din seria Surveys and Tutorials in the Applied Mathematical Sciences

Preț: 35150 lei

Nou

Puncte Express: 527

Preț estimativ în valută:
6727 6988$ 5588£

Carte tipărită la comandă

Livrare economică 31 ianuarie-06 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031146480
ISBN-10: 3031146484
Pagini: 147
Ilustrații: VI, 147 p. 1 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.3 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Surveys and Tutorials in the Applied Mathematical Sciences

Locul publicării:Cham, Switzerland

Cuprins

Introduction.- 1 The Lean Proof Assistant.- 2 Basic Examples.- 3 Design Choices.- 4 Abstraction and Prototyping.

Notă biografică

Clara Löh is Professor of Mathematics at the University of Regensburg, Germany. Her research focuses on simplicial volume and the interaction between geometric topology, geometric group theory, and measured group theory. This includes cohomological, geometric, and combinatorial methods. She is also interested in the foundations of mathematics and the formalisation/verification of mathematics in proof assistants.

Textul de pe ultima copertă

This primer on mathematics formalisation provides a rapid, hands-on introduction to proof verification in Lean.

After a quick introduction to Lean, the basic techniques of human-readable formalisation are introduced, illustrated by simple examples on maps, induction and real numbers. Subsequently, typical design options are discussed and brought to life through worked examples in the setting of simplicial complexes (a higher-dimensional generalisation of graph theory). Finally, the book demonstrates how current research in algebraic and geometric topology can be formalised by means of suitable abstraction layers.

Informed by the author's recent teaching and research experience, this book allows students and researchers to quickly get started with formalising and checking their proofs. The core material of the book is accessible to mathematics students with basic programming skills. For the final chapter, familiarity with elementary category theory and algebraic topology is recommended.

Caracteristici

Example driven: each topic is first presented in pen-and-paper style and then formalised in Lean Starts at a very elementary level and ends with examples from current research Aims for human-readable code and includes a variety of exercises