Skip to content

Commit 8f02ea0

Browse files
committed
Update ref to lcf
1 parent afb075e commit 8f02ea0

3 files changed

Lines changed: 27 additions & 5 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ <h1 align="center">Coq Repository at Nijmegen</h1>
2323
<li>Fundamental Theorem of Calculus, closely following the Bishop-Bridges book on Constructive Analysis. (PhD: Cruz-Filipe, advisor: Geuvers)</li>
2424
<li>Program extraction for real computation (Cruz-Filipe, Letouzey, Spitters)</li>
2525
<li>Abstract model of the real numbers (PhD: Niqui, advisor: Geuvers)</li>
26-
<li>Efficient computation with real numbers and metric spaces inside Coq (PhD: O'Connor, advisor: Spitters) </li>
27-
<li>Interface with Coq's standard library reals (Kaliszyk and O'Connor).</li>
26+
<li>Efficient computation with real numbers and metric spaces (PhD: O'Connor, advisor: Spitters) </li>
27+
<li>Riemann integration (O'Connor, Spitters)</li>
28+
<li>Interface with Coq's standard library reals (Kaliszyk, O'Connor).</li>
2829
<li><a href="http://wiki.portal.chalmers.se/cse/pmwiki.php/ForMath/ForMath">ForMath</a>
2930
project (Spitters, Krebbers, van der Weegen, Makarov):<ul>
3031
<li> Fast computation inside Coq</li>

lcf1.bib

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@inproceedings{Cruz-Filipe02,
2+
author = {Luis Cruz-Filipe},
3+
title = {Formalizing real calculus in {Coq}},
4+
pages = {158-166},
5+
year = {2002},
6+
crossref = {tphols2002fcm}
7+
}
8+
9+
@proceedings{tphols2002fcm,
10+
editor = {Victor Carre{\~{n}}o and
11+
C{\'{e}}sar A. Mu{\~{n}}oz and
12+
Sofi{\`{e}}ne Tahar},
13+
title = {Theorem Proving in Higher Order Logics,
14+
Proceedings of the Workshop on Formalising Continuous Mathematics,
15+
Hampton, VA, USA, August 19, 2002},
16+
booktitle = {Theorem Proving in Higher Order Logics,
17+
Proceedings of the Workshop on Formalising Continuous Mathematics,
18+
Hampton, VA, USA, August 19, 2002},
19+
publisher = {NASA Technical Report NASA/CP-2002-211736},
20+
year = {2002},
21+
}

pub.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ <h1 align="center">Publications</h1>
9090
Carre&ntilde;o, V., Mu&ntilde;oz, C. and Tahar, S. (eds.),
9191
<i>Theorem Proving in Higher Order Logics</i>, pages 158-166, NASA
9292
Conference Proceedings, Hampton VA, 2002;
93-
<a href="http://www.cs.ru.nl/%7Elcf/pubs/paper1.pdf">pdf</a>,
94-
<a href="http://www.cs.ru.nl/%7Elcf/pubs/paper1.bib">BiBTeX</a>
93+
<a href="http://sqig.math.ist.utl.pt/pub/CruzFilipeL/02-C-contmaths.ps">pdf</a>,
94+
<a href="lcf1.bib">BiBTeX</a>
9595
</li>
9696

9797
<li>
@@ -136,4 +136,4 @@ <h1 align="center">Publications</h1>
136136

137137
<div align="center"><a href="index.html">[Home]</a></div>
138138
</body>
139-
</html>
139+
</html>

0 commit comments

Comments
 (0)