Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortberg/gen-cart
A Unifying Cartesian Cubical Set Model
https://github.com/mortberg/gen-cart
Last synced: 9 days ago
JSON representation
A Unifying Cartesian Cubical Set Model
- Host: GitHub
- URL: https://github.com/mortberg/gen-cart
- Owner: mortberg
- Created: 2019-05-20T15:45:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T17:48:37.000Z (about 5 years ago)
- Last Synced: 2024-11-13T07:43:03.801Z (about 2 months ago)
- Language: Agda
- Size: 1.85 MB
- Stars: 33
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generalized Cartesian Cubical Type Theory
Agda code for a Cartesian cubical set model of univalent type theory
based on a weakened version of ABCFHL fibrations. This generalizes the
construction in https://github.com/dlicata335/cart-cube and
https://github.com/IanOrton/cubical-topos-experiments/.This code is based on the formalization accompanying Ian Orton's
Ph.D. thesis which can be found at:
https://www.repository.cam.ac.uk/handle/1810/288558. We are grateful
for Ian's permission to use his code.