Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurrriq/idris-alga

The theory of algebraic graphs formalised in Idris
https://github.com/yurrriq/idris-alga

algebra graph idris

Last synced: about 4 hours ago
JSON representation

The theory of algebraic graphs formalised in Idris

Awesome Lists containing this project

README

        

# The theory of algebraic graphs

We use Agda to formalise the theory of [algebraic graphs][1] and prove a few key theorems.

## Formalisations in Other Languages

- [Agda][2]
- [Haskell][3]
- [Scala][4]

[1]: https://github.com/snowleopard/alga-paper
[2]: https://github.com/algebraic-graphs/agda
[3]: https://github.com/snowleopard/alga
[4]: https://github.com/algebraic-graphs/scala