Leonardo de Moura
|
e4b358a01e
|
refactor: prepare to elaborate a[i] notation using typeclasses
|
2022-07-09 15:24:22 -07:00 |
|
Leonardo de Moura
|
5e3a3a6c21
|
chore: remove notation a[i,h] for a[⟨i, h⟩]
|
2022-07-03 06:24:26 -07:00 |
|
Leonardo de Moura
|
a2456c3a0f
|
feat: add notation a[i, h] for a[⟨i, h⟩]
|
2022-07-02 15:50:49 -07:00 |
|
Sebastian Ullrich
|
ae7b895f7a
|
refactor: unname some unused variables
|
2022-06-07 16:37:45 -07:00 |
|
Leonardo de Moura
|
27fd35148c
|
refactor: dependent instances annotations
|
2021-08-01 10:58:22 -07:00 |
|
Leonardo de Moura
|
f4a7ffd8c8
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Leonardo de Moura
|
7424f9c8b0
|
chore: remove HashableUSize
|
2021-06-02 09:58:46 -07:00 |
|
Leonardo de Moura
|
43812444a7
|
chore: Hashable => HashableUSize
|
2021-06-02 07:24:26 -07:00 |
|
Sebastian Ullrich
|
a02c6fd3eb
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
Leonardo de Moura
|
9f88ea8047
|
chore: remove old decide!, nativeRefl!, and nativeDecide!
|
2021-03-11 08:06:20 -08:00 |
|
Leonardo de Moura
|
d1009e8405
|
chore: add simp lemmas, theorem naming convention
|
2021-02-16 11:53:49 -08:00 |
|
Sebastian Ullrich
|
0c91b3769e
|
chore: replace variables in src/
|
2021-01-22 14:36:05 +01:00 |
|
Leonardo de Moura
|
d734a2605b
|
chore: adjust stdlib
|
2020-11-29 17:01:56 -08:00 |
|
Leonardo de Moura
|
0869f38de4
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Leonardo de Moura
|
c305c2691f
|
chore: use :=
|
2020-11-19 07:22:31 -08:00 |
|
Leonardo de Moura
|
7e533b4650
|
refactor: use Lists for Array reference implementation
Motivation: better reduction in the kernel.
cc @Kha
|
2020-11-17 17:05:53 -08:00 |
|
Leonardo de Moura
|
0f3bd8abb4
|
feat: add rfl and decide! tactic macros
|
2020-10-29 16:42:22 -07:00 |
|
Leonardo de Moura
|
63a5baafac
|
chore: cleanup
|
2020-10-28 22:03:50 -07:00 |
|
Leonardo de Moura
|
898a08a0c1
|
chore: avoid Has prefix in type classes
closes #203
|
2020-10-27 18:29:19 -07:00 |
|
Leonardo de Moura
|
10c32fcf94
|
chore: HasToString => ToString
|
2020-10-27 16:11:48 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
43fbfec1fd
|
chore: avoid Array.iterate and Array.iterateM
|
2020-10-22 16:30:04 -07:00 |
|
Leonardo de Moura
|
93f7b1d7bc
|
chore: move to new frontend
|
2020-10-20 16:13:07 -07:00 |
|
Leonardo de Moura
|
98f7e9b3e4
|
chore: naming convention
|
2020-09-24 19:22:24 -07:00 |
|
Leonardo de Moura
|
b025c1c623
|
chore: remove HasEmptyc workarounds
|
2020-09-11 14:28:42 -07:00 |
|
Leonardo de Moura
|
1be221a1f4
|
chore: move PersistentHashMap and PersistentHashSet to Std
|
2020-06-25 11:56:00 -07:00 |
|