cubicaltt.git
8 years agoMerge pull request #21 from tulcod/master
Anders Mörtberg [Wed, 21 Oct 2015 15:45:00 +0000 (11:45 -0400)]
Merge pull request #21 from tulcod/master

Update README.md: how to build with cabal

8 years agoUpdate README.md: how to build with cabal
Auke Booij [Tue, 20 Oct 2015 18:07:45 +0000 (19:07 +0100)]
Update README.md: how to build with cabal

9 years agoRemove some old tests
Anders Mörtberg [Fri, 16 Oct 2015 15:51:13 +0000 (11:51 -0400)]
Remove some old tests

9 years agoPatch and clean the torus example
Anders Mörtberg [Fri, 16 Oct 2015 15:47:20 +0000 (11:47 -0400)]
Patch and clean the torus example

9 years agoUpdate cabal file (fix typo, remove old email address and experiments/*ctt)
Anders Mörtberg [Wed, 14 Oct 2015 21:31:36 +0000 (17:31 -0400)]
Update cabal file (fix typo, remove old email address and experiments/*ctt)

9 years agoMerge pull request #19 from tulcod/haskell2010
Anders Mörtberg [Wed, 14 Oct 2015 21:22:34 +0000 (17:22 -0400)]
Merge pull request #19 from tulcod/haskell2010

Move to Haskell2010

9 years agoMerge pull request #18 from tulcod/master
Anders Mörtberg [Wed, 14 Oct 2015 19:51:12 +0000 (15:51 -0400)]
Merge pull request #18 from tulcod/master

Converted the project into a cabal project

9 years agoMove to haskell 2010
Auke Booij [Wed, 14 Oct 2015 13:18:01 +0000 (14:18 +0100)]
Move to haskell 2010

9 years agoPopulate extra-source-files
Auke Booij [Wed, 14 Oct 2015 13:08:55 +0000 (14:08 +0100)]
Populate extra-source-files

9 years agoComplete cubicaltt.cabal: list all generated modules, improve syntax.
Auke Booij [Wed, 14 Oct 2015 13:02:30 +0000 (14:02 +0100)]
Complete cubicaltt.cabal: list all generated modules, improve syntax.

9 years agoRename executable to cubical (as in Makefile)
Auke Booij [Wed, 14 Oct 2015 12:32:45 +0000 (13:32 +0100)]
Rename executable to cubical (as in Makefile)

9 years agoConverted the project into a cabal project.
Auke Booij [Wed, 14 Oct 2015 09:14:20 +0000 (10:14 +0100)]
Converted the project into a cabal project.

Using the cabal project files, one can easily build this project in sandboxes.
It is also more easy to package for distribution.

Also includes a minor LICENSE file reformatting and encoding fix.

Original Makefile is still in place.

9 years agoReintroduce hdata
Anders Mörtberg [Mon, 5 Oct 2015 01:30:07 +0000 (21:30 -0400)]
Reintroduce hdata

9 years agoRemoved unGlue
Simon Huber [Thu, 17 Sep 2015 14:05:33 +0000 (16:05 +0200)]
Removed unGlue

9 years agoMerge branch 'mutual'
Simon Huber [Thu, 10 Sep 2015 12:42:46 +0000 (14:42 +0200)]
Merge branch 'mutual'

9 years agoRename Simple into NonMutual and added sanity check
Simon Huber [Thu, 10 Sep 2015 12:40:47 +0000 (14:40 +0200)]
Rename Simple into NonMutual and added sanity check

9 years agoupdated README
coquand [Tue, 8 Sep 2015 09:42:07 +0000 (11:42 +0200)]
updated README

9 years agoFixed and added comment for transpHIT
Simon Huber [Mon, 31 Aug 2015 14:41:58 +0000 (16:41 +0200)]
Fixed and added comment for transpHIT

9 years agoReintroduced mutual (wip)
Simon Huber [Wed, 12 Aug 2015 15:31:28 +0000 (17:31 +0200)]
Reintroduced mutual (wip)

9 years agoFix squeezes
Simon Huber [Tue, 11 Aug 2015 11:36:10 +0000 (13:36 +0200)]
Fix squeezes

9 years agoMerge pull request #14 from vladimirias/master
mortberg [Tue, 4 Aug 2015 06:11:20 +0000 (08:11 +0200)]
Merge pull request #14 from vladimirias/master

The link to Voevodsky's webpage in README updated

9 years agoThe link to Voevodsky's webpage in README updated
Vladimir Voevodsky [Sun, 2 Aug 2015 18:10:26 +0000 (01:10 +0700)]
The link to Voevodsky's webpage in README updated

9 years agoFix list
Anders Mörtberg [Tue, 14 Jul 2015 15:56:16 +0000 (17:56 +0200)]
Fix list

9 years agoadd link to hoq
Anders Mörtberg [Tue, 14 Jul 2015 15:55:29 +0000 (17:55 +0200)]
add link to hoq

9 years agoupdate README
coquand [Fri, 3 Jul 2015 11:30:17 +0000 (13:30 +0200)]
update README

9 years agoremoved some examples (to be updated)
coquand [Fri, 3 Jul 2015 11:28:57 +0000 (13:28 +0200)]
removed some examples (to be updated)

9 years agoadded some examples
coquand [Fri, 3 Jul 2015 11:17:10 +0000 (13:17 +0200)]
added some examples

9 years agoMerge branch 'master' of https://github.com/mortberg/cubicaltt
coquand [Fri, 3 Jul 2015 11:16:12 +0000 (13:16 +0200)]
Merge branch 'master' of https://github.com/mortberg/cubicaltt

Conflicts:
examples/univalence.ctt

9 years agominor changes
coquand [Fri, 3 Jul 2015 11:15:06 +0000 (13:15 +0200)]
minor changes

9 years agoUpdate README
Anders Mörtberg [Fri, 3 Jul 2015 08:02:49 +0000 (10:02 +0200)]
Update README

9 years agoAdd the proof of univalence using glue with isos
Anders Mörtberg [Thu, 2 Jul 2015 07:18:40 +0000 (09:18 +0200)]
Add the proof of univalence using glue with isos

9 years agoFix imports
Anders Mörtberg [Wed, 1 Jul 2015 12:38:45 +0000 (14:38 +0200)]
Fix imports

9 years agoFix typo in typechecker and redefine isoId using glue
Anders Mörtberg [Tue, 30 Jun 2015 19:27:00 +0000 (21:27 +0200)]
Fix typo in typechecker and redefine isoId using glue

9 years agoRevert to using iso instead of equiv
Anders Mörtberg [Tue, 30 Jun 2015 11:09:18 +0000 (13:09 +0200)]
Revert to using iso instead of equiv

9 years agoSome lemmas about equivs
Anders [Mon, 29 Jun 2015 11:31:21 +0000 (13:31 +0200)]
Some lemmas about equivs

9 years agoUpdate aim talk
Anders [Mon, 29 Jun 2015 11:31:09 +0000 (13:31 +0200)]
Update aim talk

9 years agoFixed lemCompInv
Simon Huber [Sun, 28 Jun 2015 00:41:57 +0000 (02:41 +0200)]
Fixed lemCompInv

9 years agoEquations for subst and J
Simon Huber [Wed, 24 Jun 2015 09:50:42 +0000 (11:50 +0200)]
Equations for subst and J

9 years agoFix typo in inferType
Simon Huber [Mon, 22 Jun 2015 10:40:44 +0000 (12:40 +0200)]
Fix typo in inferType

9 years agoRestate univalence
Anders [Thu, 18 Jun 2015 16:57:12 +0000 (18:57 +0200)]
Restate univalence

9 years agoUpdate susp
Anders [Thu, 18 Jun 2015 16:53:12 +0000 (18:53 +0200)]
Update susp

9 years agoUpdate README and update demo.ctt
Anders [Thu, 18 Jun 2015 16:45:17 +0000 (18:45 +0200)]
Update README and update demo.ctt

9 years agoCleaning and reorganization of files
Anders [Thu, 18 Jun 2015 16:23:39 +0000 (18:23 +0200)]
Cleaning and reorganization of files

9 years agoMerge branch 'no_regular' into equiv
Anders [Thu, 18 Jun 2015 14:44:49 +0000 (16:44 +0200)]
Merge branch 'no_regular' into equiv

# Conflicts:
# CTT.hs
# Eval.hs

9 years agoCleaning
Anders [Thu, 18 Jun 2015 14:34:22 +0000 (16:34 +0200)]
Cleaning

9 years agoAdd typechecking for glueElem
Anders [Thu, 18 Jun 2015 14:26:42 +0000 (16:26 +0200)]
Add typechecking for glueElem

9 years agoRemove old code for eqToIso and gradLemma for isos
Anders [Thu, 18 Jun 2015 14:26:18 +0000 (16:26 +0200)]
Remove old code for eqToIso and gradLemma for isos

9 years agoMake more names unqualified when importing Map and reorganization+cleaning
Anders [Thu, 18 Jun 2015 14:25:59 +0000 (16:25 +0200)]
Make more names unqualified when importing Map and reorganization+cleaning

9 years agoImprove printing of fst and snd
Anders [Thu, 18 Jun 2015 13:53:22 +0000 (15:53 +0200)]
Improve printing of fst and snd

9 years agoRemove commented code for GlueLine, GlueLineElem, CompElem and ElimComp
Anders [Thu, 18 Jun 2015 13:52:59 +0000 (15:52 +0200)]
Remove commented code for GlueLine, GlueLineElem, CompElem and ElimComp

9 years agoReintroduce transport
Anders [Thu, 18 Jun 2015 13:37:17 +0000 (15:37 +0200)]
Reintroduce transport

9 years agoReintroduce glueElem
Anders [Thu, 18 Jun 2015 13:31:49 +0000 (15:31 +0200)]
Reintroduce glueElem

9 years agoFinish the proof of univalence
Anders [Wed, 17 Jun 2015 15:43:48 +0000 (17:43 +0200)]
Finish the proof of univalence

9 years agoStart adding gradlemma to finish proof of univalence
Anders Mörtberg [Wed, 17 Jun 2015 09:09:09 +0000 (11:09 +0200)]
Start adding gradlemma to finish proof of univalence

9 years agoA proof of univalence (wip)
Simon Huber [Tue, 16 Jun 2015 20:27:34 +0000 (22:27 +0200)]
A proof of univalence (wip)

9 years agoAdds projections for equivs
Simon Huber [Tue, 16 Jun 2015 20:11:52 +0000 (22:11 +0200)]
Adds projections for equivs

9 years agoTypo
Simon Huber [Tue, 16 Jun 2015 08:48:32 +0000 (10:48 +0200)]
Typo

9 years agoDon't require equivalences to be eta-expanded
Simon Huber [Tue, 16 Jun 2015 08:15:22 +0000 (10:15 +0200)]
Don't require equivalences to be eta-expanded

9 years agoFinished eqToEquiv
Simon Huber [Mon, 15 Jun 2015 12:51:25 +0000 (14:51 +0200)]
Finished eqToEquiv

9 years agoFix handling of neutral for composition in sums
Simon Huber [Mon, 15 Jun 2015 09:15:58 +0000 (11:15 +0200)]
Fix handling of neutral for composition in sums

9 years agoFix hisos''
Anders [Sat, 13 Jun 2015 08:46:36 +0000 (10:46 +0200)]
Fix hisos''

9 years agoFix printing
Anders [Fri, 12 Jun 2015 10:45:41 +0000 (12:45 +0200)]
Fix printing

9 years agoConvertability for HSum
Simon Huber [Wed, 10 Jun 2015 09:21:36 +0000 (11:21 +0200)]
Convertability for HSum

9 years agoRename hiso to equiv
Simon Huber [Tue, 9 Jun 2015 13:48:42 +0000 (15:48 +0200)]
Rename hiso to equiv

9 years agoEquivalences instead of isos (wip)
Simon Huber [Tue, 9 Jun 2015 12:46:57 +0000 (14:46 +0200)]
Equivalences instead of isos (wip)

9 years agoMake bool, circle and integer compile
Anders [Mon, 8 Jun 2015 12:42:23 +0000 (14:42 +0200)]
Make bool, circle and integer compile

9 years agoAdd lemSimpl
Anders [Mon, 8 Jun 2015 12:26:44 +0000 (14:26 +0200)]
Add lemSimpl

9 years agoConvertability for hComp
Simon Huber [Mon, 8 Jun 2015 10:04:32 +0000 (12:04 +0200)]
Convertability for hComp

9 years agoUpdate aim.ctt again
Anders Mörtberg [Sat, 6 Jun 2015 09:23:12 +0000 (11:23 +0200)]
Update aim.ctt again

9 years agoUpdate aim.ctt
Anders Mörtberg [Sat, 6 Jun 2015 09:18:14 +0000 (11:18 +0200)]
Update aim.ctt

9 years agoAdd AIM talk
Anders Mörtberg [Sat, 6 Jun 2015 09:15:14 +0000 (11:15 +0200)]
Add AIM talk

9 years agoLess definitional equalities for glue
Simon Huber [Fri, 5 Jun 2015 15:54:27 +0000 (17:54 +0200)]
Less definitional equalities for glue

9 years agoThrow out transport
Simon Huber [Fri, 5 Jun 2015 14:18:22 +0000 (16:18 +0200)]
Throw out transport

9 years agoMerge branch 'hisoproj' into no_regular
Simon Huber [Fri, 5 Jun 2015 13:56:59 +0000 (15:56 +0200)]
Merge branch 'hisoproj' into no_regular

Conflicts:
Eval.hs

9 years agoFinished eqToIso and removed constants for comp in U
Simon Huber [Fri, 5 Jun 2015 13:50:26 +0000 (15:50 +0200)]
Finished eqToIso and removed constants for comp in U

9 years agoUpdate squeezeHIT
Anders Mörtberg [Thu, 4 Jun 2015 20:34:47 +0000 (22:34 +0200)]
Update squeezeHIT

9 years agoEquality to isomorphism (wip)
Simon Huber [Thu, 4 Jun 2015 19:52:36 +0000 (21:52 +0200)]
Equality to isomorphism (wip)

9 years agodefine trans in terms of gencomp
Anders Mörtberg [Thu, 4 Jun 2015 19:43:20 +0000 (21:43 +0200)]
define trans in terms of gencomp

9 years agoAdded fill as a term and comp is now genComp
Simon Huber [Thu, 4 Jun 2015 16:03:22 +0000 (18:03 +0200)]
Added fill as a term and comp is now genComp

9 years agoAdd genComp and some examples for debugging
Anders [Thu, 4 Jun 2015 13:15:37 +0000 (15:15 +0200)]
Add genComp and some examples for debugging

9 years agoremove commented code
Anders [Thu, 4 Jun 2015 12:47:21 +0000 (14:47 +0200)]
remove commented code

9 years agoAdapted HITs
Simon Huber [Thu, 4 Jun 2015 10:49:29 +0000 (12:49 +0200)]
Adapted HITs

9 years agoFix for neutral unglues
Simon Huber [Thu, 4 Jun 2015 09:06:40 +0000 (11:06 +0200)]
Fix for neutral unglues

9 years agoAdded neutral values for unglue
Simon Huber [Thu, 4 Jun 2015 08:35:41 +0000 (10:35 +0200)]
Added neutral values for unglue

9 years agoAdapted
Simon Huber [Thu, 4 Jun 2015 08:08:43 +0000 (10:08 +0200)]
Adapted

9 years agoAdded constructor for comp in U
Simon Huber [Thu, 4 Jun 2015 08:08:33 +0000 (10:08 +0200)]
Added constructor for comp in U

9 years agoFix use of compLine
Simon Huber [Wed, 3 Jun 2015 20:05:07 +0000 (22:05 +0200)]
Fix use of compLine

9 years agoFix add_comm
Anders Mörtberg [Wed, 3 Jun 2015 18:48:42 +0000 (20:48 +0200)]
Fix add_comm

9 years agoisNeutralComp, small fixes to comp and comment things in bool
Anders [Wed, 3 Jun 2015 15:16:08 +0000 (17:16 +0200)]
isNeutralComp, small fixes to comp and comment things in bool

9 years agoAdapted prelude
Simon Huber [Wed, 3 Jun 2015 14:06:03 +0000 (16:06 +0200)]
Adapted prelude

9 years agoFinished first version
Simon Huber [Wed, 3 Jun 2015 14:04:57 +0000 (16:04 +0200)]
Finished first version

9 years agoAdapted compGlue
Simon Huber [Wed, 3 Jun 2015 12:27:03 +0000 (14:27 +0200)]
Adapted compGlue

9 years agoStarted adapting for the non-regular setting (wip)
Simon Huber [Tue, 2 Jun 2015 13:03:56 +0000 (15:03 +0200)]
Started adapting for the non-regular setting (wip)

9 years agoAdd direct proof that s2 is trivial (for the HIT definition of S2)
Anders [Mon, 18 May 2015 09:29:02 +0000 (11:29 +0200)]
Add direct proof that s2 is trivial (for the HIT definition of S2)

9 years agosimple examples on nat and list
coquand [Sat, 16 May 2015 09:04:05 +0000 (11:04 +0200)]
simple examples on nat and list

9 years agoIsomorphism of the direct and the susp definition of S2
Anders [Tue, 12 May 2015 08:54:16 +0000 (10:54 +0200)]
Isomorphism of the direct and the susp definition of S2

9 years agoFix the bug in transport and add optimizations to compElem and elimComp
Anders [Mon, 11 May 2015 12:18:24 +0000 (14:18 +0200)]
Fix the bug in transport and add optimizations to compElem and elimComp

9 years agoAdd exchange law and genPiS3
Anders [Fri, 8 May 2015 13:29:25 +0000 (15:29 +0200)]
Add exchange law and genPiS3

9 years agoChange order in checkPathSystem
Anders [Fri, 8 May 2015 13:28:49 +0000 (15:28 +0200)]
Change order in checkPathSystem

9 years agoAdd check that systems don't contain the same face multiple times in resolver
Anders [Wed, 6 May 2015 17:13:01 +0000 (19:13 +0200)]
Add check that systems don't contain the same face multiple times in resolver