Category Theory Using Haskell: An Introduction with Moggi and Yoneda: Computer Science Foundations and Applied Logic
Autor Shuichi Yukitaen Limba Engleză Hardback – 16 oct 2024
Offering excellent use of helpful examples in Haskell, the work covers (among other things) concepts of functors, natural transformations, monads, adjoints, universality, category equivalence, and many others. The main goal is to understand the Yoneda lemma, which can be used to reverse-engineer the implementation of a function. Later chapters offer more insights into computer science, including computation with output, nondeterministic computation, and continuation passing.
Topics and features:
- Contains rigorous mathematical arguments to support the theory
- Provides numerous Haskell code-implementing examples
- Engages with plentiful diagram chasing, with special emphasis on the design patterns for constructing a large diagram out of basic small pieces
- Offers insights into category theory to quantum computing and the foundation of computing discipline
- Serves as a preparatory course for monoidal categories and higher categories
Preț: 1198.73 lei
Preț vechi: 1461.87 lei
-18% Nou
Puncte Express: 1798
Preț estimativ în valută:
229.41€ • 238.30$ • 190.56£
229.41€ • 238.30$ • 190.56£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031685378
ISBN-10: 3031685377
Ilustrații: XV, 315 p.
Dimensiuni: 155 x 235 mm
Greutate: 0.61 kg
Ediția:2025
Editura: Springer Nature Switzerland
Colecția Springer
Seria Computer Science Foundations and Applied Logic
Locul publicării:Cham, Switzerland
ISBN-10: 3031685377
Ilustrații: XV, 315 p.
Dimensiuni: 155 x 235 mm
Greutate: 0.61 kg
Ediția:2025
Editura: Springer Nature Switzerland
Colecția Springer
Seria Computer Science Foundations and Applied Logic
Locul publicării:Cham, Switzerland
Cuprins
1. Catetory, Functor, Natural Transformation.- 2. Equivalence of categories.- 3. Universality and Limits.- 4. Functors and Limits.- 5. Adjoints.- 6. Monads.- 7. Representable Functors.
Notă biografică
Shuichi YUKITA was born in 1954. He received the B.S. degree in physics, M.S. degree in mathematics from the University of Tokyo in 1976 and 1978, respectively. He received the Ph.D. degree in information science from Tohoku University, Sendai, Japan in 2000. He is now with the Faculty of Computer and Information Sciences at Hosei University, Japan.
Textul de pe ultima copertă
This unique book offers an introductory course on category theory, which became a working language in algebraic geometry and number theory in the 1950s and began to spread to logic and computer science soon after it was created.
Offering excellent use of helpful examples in Haskell, the work covers (among other things) concepts of functors, natural transformations, monads, adjoints, universality, category equivalence, and many others. The main goal is to understand the Yoneda lemma, which can be used to reverse-engineer the implementation of a function. Later chapters offer more insights into computer science, including computation with output, nondeterministic computation, and continuation passing.
Topics and features:
Prof. Shuichi Yukita is with the Faculty of Computer and Information Sciences at Hosei University, Hosei, Japan.
Offering excellent use of helpful examples in Haskell, the work covers (among other things) concepts of functors, natural transformations, monads, adjoints, universality, category equivalence, and many others. The main goal is to understand the Yoneda lemma, which can be used to reverse-engineer the implementation of a function. Later chapters offer more insights into computer science, including computation with output, nondeterministic computation, and continuation passing.
Topics and features:
- Contains rigorous mathematical arguments to support the theory
- Provides numerous Haskell code-implementing examples
- Engages with plentiful diagram chasing, with special emphasis on the design patterns for constructing a large diagram out of basic small pieces
- Offers insights into category theory to quantum computing and the foundation of computing discipline
- Serves as a preparatory course for monoidal categories and higher categories
Prof. Shuichi Yukita is with the Faculty of Computer and Information Sciences at Hosei University, Hosei, Japan.
Caracteristici
Introduces design patterns for diagrams Examines the Yoneda machine, and implements Moggi's idea Provides substantial Haskell code and numerous examples