|
415a823dec
|
comment out an unfinished definition lmao
|
2023-12-04 22:49:32 +01:00 |
|
|
d115672d49
|
example stuff
|
2023-11-10 15:07:19 +01:00 |
|
|
580fbc8fd8
|
add misc.refl, misc.sing, nat.minus
|
2023-11-05 15:38:38 +01:00 |
|
|
b7e1f37b5b
|
add some #[compile-scheme]
|
2023-11-03 18:05:54 +01:00 |
|
|
cf9bfc2159
|
example stuff
|
2023-07-22 21:26:20 +02:00 |
|
|
932469a91e
|
make quantities optional and default to 1
|
2023-07-18 23:12:04 +02:00 |
|
|
3bbf0366c8
|
make 0 in ★₀ optional
|
2023-05-21 20:34:05 +02:00 |
|
|
42aa07c9c8
|
crude but effective stratification
|
2023-05-21 20:34:05 +02:00 |
|
|
64de93a13c
|
remove square brackets around type lines
(parens are needed if they are anything other than a `term arg`)
|
2023-05-16 18:14:42 +02:00 |
|
|
d631b86be3
|
make p,q in coe/comp optional and default to @0 @1
|
2023-05-15 20:06:40 +02:00 |
|
|
0a06ea1280
|
fix qtys on nat.eqb
|
2023-04-23 17:33:32 +02:00 |
|
|
3f06e8d68b
|
allow multiple names in a binder
e.g. "(x y : ℕ) × plus x y ≡ 10 : ℕ"
fixes #2
|
2023-04-19 21:37:51 +02:00 |
|
|
b4a8438434
|
examples
|
2023-04-19 20:53:51 +02:00 |
|
|
4ca32928fe
|
examples
|
2023-04-17 21:44:16 +02:00 |
|
|
5fdba77d04
|
nat example
|
2023-04-01 19:16:30 +02:00 |
|