a80e724
(HEAD -> master)
Check in more experiments I had locally by
2021-10-07 16:24:49 -0300
ec01798
Major refactoring of intro.tt + π₁(S¹) by
2021-06-14 17:13:52 -0300
e52995a
Remove `(φ = i0) as p` syntax + clean up proof of univalence + formalise theorems 4.7.6, 4.7.7, 7.2.2 by
2021-05-05 16:46:32 -0300
37506ac
Rearrange definitions in example code by
2021-05-04 00:35:58 -0300
bba4c57
Some fixes to prove univalence by
2021-05-04 00:35:11 -0300
79f6bfa
optimise transport in Glue using gcomp by
2021-04-17 19:03:44 -0300
d9ac1c4
Fixes to composition of HITs by
2021-04-14 11:41:03 -0300
e9691c4
Small tweaks to some builtins by
2021-04-10 03:04:50 -0300
b65c2e7
Use GluedVl to improve printing of isEquiv by
2021-04-06 21:31:55 -0300
81ed8ae
Add strict equality by
2021-04-06 08:36:48 -0300
9421518
implement composition for HITs by
2021-03-31 18:55:35 -0300
8a27ec2
Fix recursive local lets by
2021-03-14 01:58:13 -0300
fd5d162
Allow computing past 'case' by
2021-03-13 13:10:53 -0300
35a3247
Consolidate definitions of wired-in names by
2021-03-10 08:39:02 -0300
2ff359d
(feature/web)
initial work on web ughr by
2021-03-18 10:33:08 -0300
de5e1e3
(feature/hits)
Fix recursive local lets by
2021-03-14 01:58:13 -0300
f3dc148
misc fixes + proof that T² = S¹×S¹ by
2021-03-13 13:10:53 -0300
9365797
put all the disgusting magic variables in one place by
2021-03-10 08:39:02 -0300
f745f73
fix composition for the universe by
2021-03-10 01:25:13 -0300
7bcbc28
fix composition for the universe by
2021-03-10 01:25:13 -0300
b4cf411
more pain and suffering by
2021-03-08 02:56:21 -0300
f695f9b
more pain and suffering by
2021-03-08 02:56:21 -0300
d5c221c
some initial work on HITs by
2021-03-06 23:36:47 -0300
fb87b16
some initial work on HITs by
2021-03-06 23:36:47 -0300
9c37655
some fixes to inductive types by
2021-03-06 18:20:12 -0300
15cfd9a
some fixes to inductive types by
2021-03-06 18:20:12 -0300
6827a88
Implement proper inductive types by
2021-03-06 02:47:35 -0300
b423841
Implement proper inductive types by
2021-03-06 02:47:35 -0300
7aa7a3f
Add where clauses by
2021-03-04 18:39:01 -0300
9761361
Add where clauses by
2021-03-04 18:39:01 -0300
6d065cd
Use glued evaluation to get shorter normal forms by
2021-03-04 16:28:17 -0300
7d3ed1c
Use glued evaluation to get shorter normal forms by
2021-03-04 16:28:17 -0300
6d82ecd
Fix composition for pairs by
2021-03-03 17:55:52 -0300
28e1867
Fix composition for pairs by
2021-03-03 17:55:52 -0300
0a68d57
include proof of strong funext by
2021-03-03 00:43:34 -0300
afa9440
include proof of strong funext by
2021-03-03 00:43:34 -0300
e521e7f
Report unsolved metas & composition for the universe by
2021-03-02 23:18:29 -0300
2fdd17b
Report unsolved metas & composition for the universe by
2021-03-02 23:18:29 -0300
5797072
Composition for the universe by
2021-03-01 10:43:31 -0300
f7d8fa0
Composition for the universe by
2021-03-01 10:43:31 -0300
8937bc1
Remove special handling of neutral I-eliminations in unifier by
2021-03-01 09:50:31 -0300
27e9be1
Remove special handling of neutral I-eliminations in unifier by
2021-03-01 09:50:31 -0300
8079ef8
built-in bools (to be removed later) by
2021-03-01 03:06:58 -0300
46b4703
built-in bools (to be removed later) by
2021-03-01 03:06:58 -0300
4ad8730
Document glueing + univalence by
2021-02-27 23:18:09 -0300
ce9e987
Document glueing + univalence by
2021-02-27 23:18:09 -0300
e09d035
Add let definitions by
2021-02-27 23:18:00 -0300
d261ccc
Add let definitions by
2021-02-27 23:18:00 -0300
1e6e17c
Implement Glueing by
2021-02-27 19:10:59 -0300
5c50e1f
Implement Glueing by
2021-02-27 19:10:59 -0300
eb83b77
Implement cubical subtypes and composition by
2021-02-27 04:17:15 -0300
2d0b003
Implement cubical subtypes and composition by
2021-02-27 04:17:15 -0300
30b2984
Implement partial elements and systems by
2021-02-26 23:17:32 -0300
29285d0
Implement partial elements and systems by
2021-02-26 23:17:32 -0300
134c24c
Implement dependent paths (PathP's) by
2021-02-26 12:12:08 -0300
79cb947
Implement dependent paths (PathP's) by
2021-02-26 12:12:08 -0300
818b816
Wired in definitions for the interval algebra by
2021-02-26 01:29:11 -0300
a1a8a96
Wired in definitions for the interval algebra by
2021-02-26 01:29:11 -0300
9be5402
Polish up the type checker by
2021-02-25 19:35:48 -0300
92b50a4
Polish up the type checker by
2021-02-25 19:35:48 -0300
c4a2fee
Implement offside rule for toplevel statements by
2021-02-25 15:34:36 -0300
6ee7be2
Implement offside rule for toplevel statements by
2021-02-25 15:34:36 -0300
b819f56
Definitional eta equality by
2021-02-25 13:55:13 -0300
954356f
Definitional eta equality by
2021-02-25 13:55:13 -0300
1de859f
Tweak the parser a bit by
2021-02-25 04:32:01 -0300
b1e2e72
Tweak the parser a bit by
2021-02-25 04:32:01 -0300
6eae8f2
Implement MLTT elaborator w/ type inference by
2021-02-25 02:47:36 -0300
fcd5428
Implement MLTT elaborator w/ type inference by
2021-02-25 02:47:36 -0300
6f0cef0
initial commit w/ lexer & parser by
2021-02-24 03:18:43 -0300
bd3efa2
initial commit w/ lexer & parser by
2021-02-24 03:18:43 -0300