RedPRL / kado

🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧊 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, 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.

About

🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory

License:Apache License 2.0


Languages

Language:OCaml 100.0%