Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 583 Bytes

README.markdown

File metadata and controls

14 lines (8 loc) · 583 Bytes

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