Автор: Nederpelt Название: Type Theory and Formal Proof ISBN: 110703650X ISBN-13(EAN): 9781107036505 Издательство: Cambridge Academ Рейтинг: Цена: 10611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Type theory is a fast-evolving field at the crossroads of logic, computer science and mathematics. This book provides a gentle step-by-step introduction in the art of formalizing mathematics on the basis of type theory. It is suitable for a broad audience, ranging from undergraduate students to researchers.
Автор: Hankin, Chris Название: Introduction to lambada calculi for computer scientists ISBN: 0954300653 ISBN-13(EAN): 9780954300654 Издательство: Неизвестно Рейтинг: Цена: 4230.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
The information age owes its existence to a little-known but crucial development, the theoretical study of logic and the foundations of mathematics. The Great Formal Machinery Works draws on original sources and rare archival materials to trace the history of the theories of deduction and computation that laid the logical foundations for the digital revolution.
Jan von Plato examines the contributions of figures such as Aristotle; the nineteenth-century German polymath Hermann Grassmann; George Boole, whose Boolean logic would prove essential to programming languages and computing; Ernst Schr der, best known for his work on algebraic logic; and Giuseppe Peano, cofounder of mathematical logic. Von Plato shows how the idea of a formal proof in mathematics emerged gradually in the second half of the nineteenth century, hand in hand with the notion of a formal process of computation. A turning point was reached by 1930, when Kurt G del conceived his celebrated incompleteness theorems. They were an enormous boost to the study of formal languages and computability, which were brought to perfection by the end of the 1930s with precise theories of formal languages and formal deduction and parallel theories of algorithmic computability. Von Plato describes how the first theoretical ideas of a computer soon emerged in the work of Alan Turing in 1936 and John von Neumann some years later.
Shedding new light on this crucial chapter in the history of science, The Great Formal Machinery Works is essential reading for students and researchers in logic, mathematics, and computer science.
Автор: Jiacun Wang, William Tepfenhart Название: Formal Methods in Computer Science ISBN: 0367225700 ISBN-13(EAN): 9780367225704 Издательство: Taylor&Francis Рейтинг: Цена: 25265.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This textbook gives students a comprehensive introduction to formal methods and their application in software and hardware specification and verification.
Описание: This book is a tribute to Professor Ewa Or?owska, a Polish logician who was celebrating the 60th year of her scientific career in 2017. It offers a collection of contributed papers by different authors and covers the most important areas of her research. Prof. Or?owska made significant contributions to many fields of logic, such as proof theory, algebraic methods in logic and knowledge representation, and her work has been published in 3 monographs and over 100 articles in internationally acclaimed journals and conference proceedings. The book also includes Prof. Or?owska’s autobiography, bibliography and a trialogue between her and the editors of the volume, as well as contributors' biographical notes, and is suitable for scholars and students of logic who are interested in understanding more about Prof. Or?owska’s work.
Автор: Mykola Mykolayovych Bilan, Ruslan Leonidovich Motornyuk, Stepan Mykolayovych Bilan Название: New Methods and Paradigms for Modeling Dynamic Processes Based on Cellular Automata ISBN: 179982649X ISBN-13(EAN): 9781799826491 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 26195.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The accelerating development of computer technology and communications can replace many of the functions of human intellectual activity, as well as help them in making decisions in various situations of their lives. To implement intelligent functions for various purposes, numerous models, paradigms, architectures, and hardware and software are being developed. Because the world is constantly evolving, there is a need to constantly study various dynamic processes to determine possible negative situations that can lead to undesirable catastrophic phenomena and changes. Recently, more attention has been paid to the study of natural processes in nature. Scientific works are appearing that describe the behavior and development of living organisms and the processes of their interaction. Cellular automata are increasingly used to describe and model them.
New Methods and Paradigms for Modeling Dynamic Processes Based on Cellular Automata is a collection of innovative research that describes the models and paradigms of building cellular automata that allows for the simulation of the dynamics of the interaction of living organisms from a different scientific point of view. For this, asynchronous cellular automata with a dynamically changing number of “living” cells are used. The chapters describe the theoretical concepts of constructing asynchronous cellular automata with active cells. Much attention is paid to the use of the proposed theoretical principles for solving modeling problems and solving specific applied problems of forming pseudorandom sequences and image processing based on modeling of the human visual channel. Featuring research on topics such as colony interaction, image processing and recognition, and influence mode, this book is ideally designed for engineers, programmers, software developers, researchers, academicians, and students.
Описание: This book constitutes the proceedings of the 19th International Conference on Relational and Algebraic Methods in Computer Science, RAMiCS 2021, which took place in Marseille, France, during November 2-5, 2021. They deal with the development and dissemination of relation algebras, Kleene algebras, and similar algebraic formalisms.
Автор: Wolfram Kahl; Michael Winter; Jos? Oliveira Название: Relational and Algebraic Methods in Computer Science ISBN: 3319247034 ISBN-13(EAN): 9783319247038 Издательство: Springer Рейтинг: Цена: 8944.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book constitutes the proceedings of the 15th International Conference on Relational and Algebraic Methods in Computer Science, RAMiCS 2015, held in Braga, Portugal, in September/October 2015. The 20 revised full papers and 3 invited papers presented were carefully selected from 25 submissions.
Автор: Dutilh Novaes Название: Formal Languages in Logic ISBN: 110746031X ISBN-13(EAN): 9781107460317 Издательство: Cambridge Academ Рейтинг: Цена: 5069.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Presents a new approach to formal languages, in particular but not exclusively as used in logic. Focuses on their cognitive impact on human reasoning, drawing on historical developments, psychology, cognitive science and philosophy. For students and researchers in the areas of logic and computer science.
Автор: Sylvie, Boldo Название: Computer arithmetic and Formal Proofs ISBN: 1785481126 ISBN-13(EAN): 9781785481123 Издательство: Elsevier Science Рейтинг: Цена: 22570.00 р. Наличие на складе: Поставка под заказ.
Описание:
Floating-point arithmetic is ubiquitous in modern computing, as it is the tool of choice to approximate real numbers. Due to its limited range and precision, its use can become quite involved and potentially lead to numerous failures. One way to greatly increase confidence in floating-point software is by computer-assisted verification of its correctness proofs.
This book provides a comprehensive view of how to formally specify and verify tricky floating-point algorithms with the Coq proof assistant. It describes the Flocq formalization of floating-point arithmetic and some methods to automate theorem proofs. It then presents the specification and verification of various algorithms, from error-free transformations to a numerical scheme for a partial differential equation. The examples cover not only mathematical algorithms but also C programs as well as issues related to compilation.
Автор: Karl Schlechta Название: Formal Methods for Nonmonotonic and Related Logics ISBN: 3319896490 ISBN-13(EAN): 9783319896496 Издательство: Springer Рейтинг: Цена: 13974.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The two volumes in this advanced textbook present results, proof methods, and translations of motivational and philosophical considerations to formal constructions. In the associated Vol. I the author explains preferential structures and abstract size. In this Vol. II he presents chapters on theory revision and sums, defeasible inheritance theory, interpolation, neighbourhood semantics and deontic logic, abstract independence, and various aspects of nonmonotonic and other logics.In both volumes the text contains many exercises and some solutions, and the author limits the discussion of motivation and general context throughout, offering this only when it aids understanding of the formal material, in particular to illustrate the path from intuition to formalisation. Together these books are a suitable compendium for graduate students and researchers in the area of computer science and mathematical logic.
Описание: The two volumes in this advanced textbook present results, proof methods, and translations of motivational and philosophical considerations to formal constructions. In this Vol. I the author explains preferential structures and abstract size. In the associated Vol. II he presents chapters on theory revision and sums, defeasible inheritance theory, interpolation, neighbourhood semantics and deontic logic, abstract independence, and various aspects of nonmonotonic and other logics.In both volumes the text contains many exercises and some solutions, and the author limits the discussion of motivation and general context throughout, offering this only when it aids understanding of the formal material, in particular to illustrate the path from intuition to formalisation. Together these books are a suitable compendium for graduate students and researchers in the area of computer science and mathematical logic.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru