Skip to content

Commit 486ce90

Browse files
committed
chore: update readme
1 parent d097609 commit 486ce90

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ This library implements generalised rewriting based on the Coq approach and the
77
- [x] Constraint generation
88
- [x] generate the same constraints coq does
99
- [x] compare algorithm and constraints of the coq and the paper version
10-
- [ ]
10+
- [ ] Proof search
1111
- [x] recreate eauto efficiently to handle multiple related goals
12-
- [ ] support adding tactics and theorems dynamically
12+
- [x] support adding theorems dynamically
13+
- [ ] support adding tactics dynamically
1314
- [ ] solve real-world grw problems
1415
- [ ] idris port

grw.pdf

-393 KB
Binary file not shown.

0 commit comments

Comments
 (0)