Skip to content

RedPRL/kado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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