Commit graph

8 commits

Author SHA1 Message Date
bf605486f0 example updates
- misc.All doesn't need to be a ★¹
- add pair.map-fst and pair.map-snd
- add bool.dup!
- tweak quantities in eta.from-false
- add fail.quox to all.quox
- add qty.quox
2023-11-03 18:05:35 +01:00
ebde478adc add η for pairs in zero contexts 2023-09-19 00:41:17 +02:00
7bd959e919 some example stuff 2023-09-17 14:41:29 +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
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