Skip to content

Commit 8793026

Browse files
author
Vincent Rahli
committed
o some renaming
1 parent 6412d48 commit 8793026

16 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ of a principle to recursively define choice sequences.
128128
* We started implemented a theorem prover backend that relies on a
129129
verified library of definitions and proofs. This
130130
`rules/proof_with_lib_example1.v` for an example. We can use this
131-
backend as a proof checker for Nuprl. See `nuprl_terms/README.md` for
132-
more details.
131+
backend as a proof checker for Nuprl. See `nuprl_checker/README.md`
132+
for more details.
133133

134134

135135
CONTRIBUTORS

TODO

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* I'm currently working on exporting Nuprl proofs to our Coq
2-
implementation. See nuprl_terms/README.md for more details.
2+
implementation. See nuprl_checker/README.md for more details.
33

44
* [DONE] Divide cequiv/approx_star.v into several files, one for each
55
non canonical operator so that they can be compiled in parallel.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)