esoeylemez / agda-simple

My own base library + algebra research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agda-Simple

This is my Agda base library with the following goals/features:

  • As the name suggests, it is simple in a specific sense: very little indirection, very few auxiliary definitions, even very few modules.

  • Focus on theorem proving, not programming.

  • Sparing use of Unicode: only a few well-known operators, no Unicode subscripts or brackets.

Bug reports, comments and contributions are welcome!

About

My own base library + algebra research

License:Other


Languages

Language:Agda 100.0%