https://github.com/danr/universalalgebra
Make algebraic stuctures in Agda and get derived properties.
https://github.com/danr/universalalgebra
Last synced: 6 months ago
JSON representation
Make algebraic stuctures in Agda and get derived properties.
- Host: GitHub
- URL: https://github.com/danr/universalalgebra
- Owner: danr
- Created: 2011-03-04T22:43:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-01T13:45:18.000Z (almost 15 years ago)
- Last Synced: 2025-06-07T02:04:35.844Z (about 1 year ago)
- Homepage:
- Size: 203 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Algebra.Instance : how to define algebraic structures
Algebra.Test : how to instansiate them
uses Agda 2.2.10, stdlib 0.5
dependens on Data.Vec.Pi-ary from finite-prover:
https://github.com/agda/agda-finite-prover