Skip to content

Answers to the exercises on the book Programming Language Foundations in Agda

Notifications You must be signed in to change notification settings

iagoleal/plfa-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PLFA exercises

My answers to the exercises in the book Programming Language Foundations in Agda.

A "(partial)" mark means that I've completed all the exercises but one or two on that chapter.

part1

  1. Naturals
  2. Induction
  3. Relations (partial)
  4. Equality
  5. Isomorphism
  6. Connectives
  7. Negation (partial)
  8. Quantifiers (partial)
  9. Decidable
  10. Lists

About

Answers to the exercises on the book Programming Language Foundations in Agda

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages