Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/redprl/kado

🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory
https://github.com/redprl/kado

cubical-type-theory homotopy-type-theory ocaml ocaml-library proof-assistant type-theory

Last synced: 2 months ago
JSON representation

🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory

Awesome Lists containing this project

README

        

# 🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory

This library implements cofibrations in Cartesian cubical type theory as described in the paper [Syntax and models of Cartesian cubical type theory,](https://doi.org/10.1017/S0960129521000347) with the following two extensions:

1. Cofibration variables.
2. Inequalities between dimension variables. The equation `a = b` is understood as `a <= b && b >= a`.

## Stability

âš  The API is experimental and unstable. We will break things!

## API documentation

[API documentation.](https://redprl.org/kado/kado/Kado)