• Stars
    star
    452
  • Rank 96,761 (Top 2 %)
  • Language Agda
  • License
    Other
  • Created about 6 years ago
  • Updated 22 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An experimental library for Cubical Agda

A standard library for Cubical Agda

The source code has a glorious clickable rendered version.

There is also a discord server, shared with agda-unimath and the 1lab.

Compiling, using and installing

This library checks with Agda version indicated in the table below. For detailed install instructions see the INSTALL file. If you want to use some specific release of Agda, the following table lists which release of Agda you can use with which release of this library. Agda versions as written below, correspond to tags.

cubical library version Agda version
current master v2.6.3
v0.5 v2.6.3
v0.4 v2.6.2.2
v0.3 v2.6.2
v0.2 v2.6.1.3
v0.1 v2.6.0.1

For example, if you have Agda 2.6.2.2, you can switch to version 0.4 of the cubical library with

git checkout v0.4

Learning materials

Theoretical background

For a paper with details about Cubical Agda, see Cubical Agda: a dependently typed programming language with univalence and higher inductive types by Andrea Vezzosi, Anders Mörtberg, and Andreas Abel.

The type theory that Cubical Agda implements is a variation of the cubical type theory of:

Cubical Type Theory: a constructive interpretation of the univalence axiom - Cyril Cohen, Thierry Coquand, Simon Huber, Anders Mörtberg.

The key difference is that the Kan composition operations are decomposed into homogeneous composition and generalized transport as in:

On Higher Inductive Types in Cubical Type Theory - Thierry Coquand, Simon Huber, Anders Mörtberg.

This makes it possible to directly represent higher inductive types.

Reviewing of pull requests

If you switch your draft pull request (PR) to 'ready to merge', or directly create an open PR, we should request a review, by one of the reviewers below. If that doesn't happen, you can also request a reviewer yourself (for reviewer expertise see below), to make us aware of the open PR. Feel free to use Discord to get in touch with a reviewer in case reviewing is taking a very long time.

Reviewer github handle Area of expertise Queue
Anders Mörtberg mortberg Most topics link
Evan Cavallo ecavallo Most topics link
Felix Cherubini felixwellen Mainly algebra related topics link
Max Zeuner mzeuner Algebra related topics link
Axel Ljungström aljungstrom Synthetic homotopy theory and cohomology link
Andrea Vezzosi Saizan Inactive link

Overview of the current open PRs, descending time since last action.

Build Status

More Repositories

1

agda

Agda is a dependently typed programming language / interactive theorem prover.
Haskell
2,492
star
2

agda-stdlib

The Agda standard library
Agda
579
star
3

agda-categories

A new Categories library for Agda
Agda
367
star
4

agda2hs

Compiling Agda code to readable Haskell
Agda
176
star
5

agda-frp-js

ECMAScript back end for Functional Reactive Programming in Agda
Agda
103
star
6

agda-language-server

Language Server for Agda
Haskell
101
star
7

agda-frp-ltl

An implementation of Functional Reactive Programming
Agda
41
star
8

agda-ocaml

OCaml backend for Agda
Haskell
39
star
9

agda-pkg

apkg - package manager for Agda
Python
38
star
10

agda-spec

Specification of Agda.
TeX
25
star
11

agda-system-io

Bindings to Haskell's IO monad which respect Agda's semantics
Agda
24
star
12

agda-web-semantic

Agda libraries for the semantic web
Agda
23
star
13

ooAgda

Interactive and object-oriented programming in Agda using coinductive types
Agda
22
star
14

agda-finite-prover

Library for proving propositions quantified over finite sets
Agda
14
star
15

package-index

A package Index for agda libraries
12
star
16

categories-examples

Examples of categorical structures
Agda
11
star
17

agda-base

This is an experimental base library which is supposed to contain functional datastructures and reflection code.
Agda
10
star
18

agda-assoc-free

An implementation of "Associativity for Free"
9
star
19

fix-whitespace

Fixes whitespace issues
Haskell
8
star
20

hs-tags

Generate ctags and etags for Haskell files
Haskell
5
star
21

agda-makefile

An makefile with lightweight dependency management
5
star
22

guarded

Agda
5
star
23

agda-data-bindings

Agda bindings for low-level datatypes such as raw naturals and bytestrings
Agda
5
star
24

agda-web-uri

Simple bindings for parsing, processing and serializing URIs
Haskell
4
star
25

agda-github-syntax-highlighting

Syntax highlighting used on GitHub
Agda
4
star
26

agda-uhc

UHC backend for Agda
Haskell
4
star
27

agda-ghc-names

Tool for making sense of the Haskell code generated by the Agda compiler
Haskell
4
star
28

agda-text-xml

Simple bindings for parsing, processing and serializing XML
3
star