Skip to content

Homotopy Type Theory, Category Theory, FP in Agda

License

Notifications You must be signed in to change notification settings

lemastero/agda-hott

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala CI

Agda HoTT

Notes in Agda about

Abstractions in FP can be seen as continuation of scala_typeclassopedia - this time in Agda :)

src/FP/zio-prelude aims at formally verifying encoding from Scala library zio-prelude (that improve usual encoding of FP abstractions e.g. by adding Zivariant, introducing novel definitions like ZRerf that is a generalization of optics).

Category theory definitions are strict - use equality (agda-categories are parametrized by equivalence relation).

Getting Agda

Official install instructions

for Nix

If you are nix user you can get shell with recent Agda by running:

nix develop

About

Homotopy Type Theory, Category Theory, FP in Agda

Resources

License

Stars

Watchers

Forks