Category Theory Applied to Computation and Control
Title | Category Theory Applied to Computation and Control PDF eBook |
Author | E.G. Manes |
Publisher | Lecture Notes in Computer Science |
Pages | 270 |
Release | 1975-02-25 |
Genre | Computers |
ISBN |
Category Theory for Computing Science
Title | Category Theory for Computing Science PDF eBook |
Author | Michael Barr |
Publisher | |
Pages | 352 |
Release | 1995 |
Genre | Computers |
ISBN |
A wide coverage of topics in category theory and computer science is developed in this text, including introductory treatments of cartesian closed categories, sketches and elementary categorical model theory, and triples. Over 300 exercises are included.
An Invitation to Applied Category Theory
Title | An Invitation to Applied Category Theory PDF eBook |
Author | Brendan Fong |
Publisher | Cambridge University Press |
Pages | 351 |
Release | 2019-07-18 |
Genre | Mathematics |
ISBN | 1108582249 |
Category theory is unmatched in its ability to organize and layer abstractions and to find commonalities between structures of all sorts. No longer the exclusive preserve of pure mathematicians, it is now proving itself to be a powerful tool in science, informatics, and industry. By facilitating communication between communities and building rigorous bridges between disparate worlds, applied category theory has the potential to be a major organizing force. This book offers a self-contained tour of applied category theory. Each chapter follows a single thread motivated by a real-world application and discussed with category-theoretic tools. We see data migration as an adjoint functor, electrical circuits in terms of monoidal categories and operads, and collaborative design via enriched profunctors. All the relevant category theory, from simple to sophisticated, is introduced in an accessible way with many examples and exercises, making this an ideal guide even for those without experience of university-level mathematics.
Category Theory in Context
Title | Category Theory in Context PDF eBook |
Author | Emily Riehl |
Publisher | Courier Dover Publications |
Pages | 273 |
Release | 2017-03-09 |
Genre | Mathematics |
ISBN | 0486820807 |
Introduction to concepts of category theory — categories, functors, natural transformations, the Yoneda lemma, limits and colimits, adjunctions, monads — revisits a broad range of mathematical examples from the categorical perspective. 2016 edition.
Computational Category Theory
Title | Computational Category Theory PDF eBook |
Author | David E. Rydeheard |
Publisher | |
Pages | 280 |
Release | 1988 |
Genre | Mathematics |
ISBN |
Mathematical Control Theory
Title | Mathematical Control Theory PDF eBook |
Author | Eduardo D. Sontag |
Publisher | Springer Science & Business Media |
Pages | 543 |
Release | 2013-11-21 |
Genre | Mathematics |
ISBN | 1461205778 |
Geared primarily to an audience consisting of mathematically advanced undergraduate or beginning graduate students, this text may additionally be used by engineering students interested in a rigorous, proof-oriented systems course that goes beyond the classical frequency-domain material and more applied courses. The minimal mathematical background required is a working knowledge of linear algebra and differential equations. The book covers what constitutes the common core of control theory and is unique in its emphasis on foundational aspects. While covering a wide range of topics written in a standard theorem/proof style, it also develops the necessary techniques from scratch. In this second edition, new chapters and sections have been added, dealing with time optimal control of linear systems, variational and numerical approaches to nonlinear control, nonlinear controllability via Lie-algebraic methods, and controllability of recurrent nets and of linear systems with bounded controls.
Basic Category Theory for Computer Scientists
Title | Basic Category Theory for Computer Scientists PDF eBook |
Author | Benjamin C. Pierce |
Publisher | MIT Press |
Pages | 117 |
Release | 1991-08-07 |
Genre | Computers |
ISBN | 0262326450 |
Basic Category Theory for Computer Scientists provides a straightforward presentation of the basic constructions and terminology of category theory, including limits, functors, natural transformations, adjoints, and cartesian closed categories. Category theory is a branch of pure mathematics that is becoming an increasingly important tool in theoretical computer science, especially in programming language semantics, domain theory, and concurrency, where it is already a standard language of discourse. Assuming a minimum of mathematical preparation, Basic Category Theory for Computer Scientists provides a straightforward presentation of the basic constructions and terminology of category theory, including limits, functors, natural transformations, adjoints, and cartesian closed categories. Four case studies illustrate applications of category theory to programming language design, semantics, and the solution of recursive domain equations. A brief literature survey offers suggestions for further study in more advanced texts. Contents Tutorial • Applications • Further Reading