From 3af196f19d0ffa25a294f6f6c1247ac427ad37d1 Mon Sep 17 00:00:00 2001
From: Enrico Tassi
Date: Mon, 28 May 2007 08:52:07 +0000
Subject: [PATCH] aded papers
---
helm/www/matita/documentation.shtml | 20 +------
helm/www/matita/papers.shtml | 89 +++++++++++++++++++++--------
2 files changed, 67 insertions(+), 42 deletions(-)
diff --git a/helm/www/matita/documentation.shtml b/helm/www/matita/documentation.shtml
index 084df460f..3fb209455 100644
--- a/helm/www/matita/documentation.shtml
+++ b/helm/www/matita/documentation.shtml
@@ -31,24 +31,8 @@
matita/help/C/ folder.
- Publications
-
-
+ Publications
+
diff --git a/helm/www/matita/papers.shtml b/helm/www/matita/papers.shtml
index 9f5bbafaa..d6f7e0294 100644
--- a/helm/www/matita/papers.shtml
+++ b/helm/www/matita/papers.shtml
@@ -1,27 +1,79 @@
+ -
+
+ Andrea Asperti, Enrico Tassi
+
+
+ Higher order proof reconstruction from paramodulation-based refutations:
+ the unit equality case
+
+
+ .pdf
+
+
+ Accepted for publication in the proceedings of MKM07
+
+
+ In this paper we address the problem of reconstructing a
+ higher order, checkable proof object starting from a proof trace left by a
+ first order automatic proof searching procedure, in a restricted equational
+ framework. The automatic procedure is based on superposition rules for
+ the unit equality case. Proof transformation techniques aimed to improve
+ the readability of the final proof are discussed.
+
+
+
+ -
+
+ Andrea Asperti, Claudio Sacerdoti Coen, Enrico Tassi, Stefano Zacchiroli
+
+
+ Crafting a Proof Assistant
+
+
+ .pdf
+
+
+ Accepted for publication in the Proceedings of Types 2006: Conference of
+ the Types Project. Nottingham, UK -- April 18-21, 2006.
+
+
+ Proof assistants are complex applications whose develop-
+ ment has never been properly systematized or documented. This work is
+ a contribution in this direction, based on our experience with the devel-
+ opment of Matita: a new interactive theorem prover basedâas Coqâon
+ the Calculus of Inductive Constructions (CIC). In particular, we analyze
+ its architecture focusing on the dependencies of its components, how they
+ implement the main functionalities, and their degree of reusability.
+ The work is a first attempt to provide a ground for a more direct com-
+ parison between different systems and to highlight the common func-
+ tionalities, not only in view of reusability but also to encourage a more
+ systematic comparison of different softwares and architectural solutions.
+
+
+
+
-
Andrea Asperti, Claudio Sacerdoti Coen, Enrico Tassi, Stefano Zacchiroli
- The Matita Proof Assistant
+ User Interaction with the Matita Proof Assistant
.pdf
-
- .ps
-
- Submitted to Journal of Automated Reasoning, Special Issue on User
- Interfaces for Theorem Proving
+ Accepted for publication in Journal of Automated Reasoning, Special Issue
+ on User Interfaces for Theorem Proving.
- Matita is a new document-centric proof assistant that integrates several
- Mathematical Knowledge Management tools and techniques. In this paper we
- describe the architecture of Matita and the peculiarities of its user
- interface.
+ Matita is a new, document-centric, tactic-based interactive theorem
+ prover. This paper focuses on some of the distinctive features of the user interaction
+ with Matita, mostly characterized by the organization of the library as a search-
+ able knowledge base, the emphasis on a high-quality notational rendering, and the
+ complex interplay between syntax, presentation, and semantics.
@@ -36,12 +88,10 @@
.pdf
-
- .ps
-
- Submitted to UITP 2006 User Interfaces for Theorem Provers. Seattle, WA
- -- August 21, 2006.
+ In Proceedings of UITP 2006: User Interfaces for Theorem Provers. Seattle,
+ WA -- August 21, 2006. ENTCS, Volume 174, Issue 2 (May 2007), Pages 125 -
+ 142, ISSN:1571-0661
Most of the state-of-the-art proof assistants are based on procedural
@@ -69,9 +119,6 @@
.pdf
-
- .ps
-
Accepted for publication in the proceedings of MKM 2006: The 5th
International Conference on Mathematical Knowledge Management.
@@ -103,9 +150,6 @@
.pdf
-
- .ps
-
In Proceedings of TYPES 2004 conference Types for Proofs and Programs.
Paris, France -- December 15-18, 2004. LNCS 3839/2004, Springer-Verlag
@@ -134,9 +178,6 @@
.pdf
-
- .ps
-
In Proceedings of MKM 2004
Third International Conference on Mathematical Knowledge Management.
--
2.39.2