Skip to content

lemastero/agda-hott

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agda HoTT

Mature library for HoTT: https://unimath.github.io/agda-unimath/

Rest are my naive attempts, as I understand mathematics by writing code :)

Notes in Agda about

Patters of FP can be seen as continuation of scala_typeclassopedia - this time in Agda).

Section zio-prelude aims at formally verifying encoding from Scala library zio-prelude (that improve usuall 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).

About

Notes on Homotopy Type Theory in Agda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages