Skip to content

Commit 5e95cc0

Browse files
committed
Add extraction with time bounds reference in the Papers section
1 parent 1857541 commit 5e95cc0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,12 @@ Papers
153153
- ["Coq Coq Correct! Verification of Type Checking and Erasure for Coq, in Coq"](https://www.irif.fr/~sozeau/research/publications/drafts/Coq_Coq_Correct.pdf).
154154
Matthieu Sozeau, Simon Boulier, Yannick Forster, Nicolas Tabareau
155155
and Théo Winterhalter. Submitted, July 2019.
156-
156+
157+
- [A certifying extraction with time bounds from Coq to call-by-value λ-calculus](https://www.ps.uni-saarland.de/Publications/documents/ForsterKunze_2019_Certifying-extraction.pdf).
158+
Yannick Forster and Fabian Kunze.
159+
ITP 2019.
160+
[Example](https://github.com/uds-psl/certifying-extraction-with-time-bounds/blob/master/Tactics/Extract.v)
161+
157162
- ["The MetaCoq Project"](https://www.irif.fr/~sozeau/research/publications/drafts/The_MetaCoq_Project.pdf)
158163
Matthieu Sozeau, Abhishek Anand, Simon Boulier, Cyril Cohen, Yannick Forster, Fabian Kunze,
159164
Gregory Malecha, Nicolas Tabareau and Théo Winterhalter.

0 commit comments

Comments
 (0)