https://github.com/l-tchen/finitesets
Fintie Sets in Cubical Agda
https://github.com/l-tchen/finitesets
agda agda-library cubical-type-theory homotopy-type-theory
Last synced: 5 months ago
JSON representation
Fintie Sets in Cubical Agda
- Host: GitHub
- URL: https://github.com/l-tchen/finitesets
- Owner: L-TChen
- Created: 2019-03-18T18:36:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T16:27:52.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T15:13:14.014Z (about 1 year ago)
- Topics: agda, agda-library, cubical-type-theory, homotopy-type-theory
- Language: Agda
- Size: 69.3 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FiniteSets
Fintie Sets in Cubical Agda
An implementation of the type of finite sets in Cubical Agda based on the [Coq formalisation](https://dl.acm.org/citation.cfm?doid=3176245.3167085).