Introduction to dependent types with Idris : encoding program proofs in types /

Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties. The first p...

Full description

Bibliographic Details
Main Author: Sitnikovski, Boro (Author)
Format: eBook
Language:English
Published: New York, NY : Apress, [2023]
Edition:[First edition].
Subjects:
Online Access:Connect to the full text of this electronic book
Table of Contents:
  • Chapter 1: Formal Systems
  • Chapter 2: Classical Mathematical Logic
  • Chapter 3: Type Theory
  • Chapter 4: Programming in Idris
  • Chapter 5: Proving in Idris.