1 <!--#include virtual="xhtml-header.shtml" -->
3 <html xmlns="http://www.w3.org/1999/xhtml">
5 <meta name="keywords" content="Matita, prover, assistant" />
6 <title>Matita - Home Page</title>
7 <!--#include virtual="xhtml-meta.shtml" -->
10 <!--#include virtual="menubar.shtml" -->
11 <!--#include virtual="news.shtml" -->
14 <div class="topimage">
15 <img src="images/matita-text-big.png" alt="Matita" />
16 <a href="matita_it.shtml">
17 <img src="flags/wit.gif" alt="italian flag" />
22 Matita (that means <em>pencil</em> in italian) is an experimental,
23 interactive theorem prover under development at the
24 <a href="http://www.cs.unibo.it">Computer Science Department</a> of the
25 <a href="http://www.unibo.it">University of Bologna</a>.
28 <!-- <a href="http://www.mkm-ig.org">Mathematical Knowledge Management</a> tools and techniques. </p> -->
31 <span class="screenshots">
32 <a class="quiet" href="images/screenshot-matita.png">
33 <img src="images/MINI_screenshot-matita.png" alt="Matita screenshot: authoring interface" />
37 Matita is based on the
38 Calculus of (Co)Inductive Constructions, and is compatible, at some
39 extent, with <a href="http://coq.inria.fr">Coq</a>.
40 It is a reasonably small and simple application, whose
41 architectural and software complexity is meant to be mastered by
42 students, providing a tool particularly suited for testing innovative
44 Matita adopts a tactic based editing mode; (XML-encoded) proof objects
45 are produced for storage and exchange.
49 <span class="screenshots">
50 <a class="quiet" href="images/screenshot-matita-href.png">
51 <img src="images/MINI_screenshot-matita-href.png" alt="Matita screenshot: hyperlinks" />
53 <a class="quiet" href="images/screenshot-matita-selection.png">
54 <img src="images/MINI_screenshot-matita-selection.png" alt="Matita screenshot: direct manipulation" />
57 The graphical interface has been inspired by CtCoq and
58 <a href="http://proofgeneral.inf.ed.ac.uk/">Proof General</a>.
59 It supports high quality bidimensional rendering of
60 proofs and formulae transformed on-the-fly to
61 <a href="http://www.w3.org/Math/">MathML</a> markup</p>
64 <span class="screenshots">
65 <a class="quiet" href="images/screenshot-cicbrowser-browsing.png">
66 <img src="images/MINI_screenshot-cicbrowser-browsing.png" alt="Matita screenshot: library browsing" />
68 <a class="quiet" href="images/screenshot-cicbrowser-query.png">
69 <img src="images/MINI_screenshot-cicbrowser-query.png" alt="Matita screenshot: Whelp query" />
72 <a class="quiet" href="images/screenshot-cicbrowser-proof.png">
73 <img src="images/MINI_screenshot-cicbrowser-proof.png" alt="Matita screenshot: proof rendering"
78 The <a href="library.shtml">knowledge base</a> can be
79 <a href="http://helm.cs.unibo.it/browse/">browsed as an hypertext</a>
80 (locally or on the World Wide Web) and
81 <a href="http://helm.cs.unibo.it/whelp/"> searched by means of
82 content-based queries</a>; </p>
85 <span class="screenshots">
86 <a class="quiet" href="images/screenshot-tinycals.png">
87 <img src="images/MINI_screenshot-tinycals.png" alt="Matita screenshot: tinycals" />
90 The tactical language, part of the proof language, has
91 step-by-step semantics, enabling inspection and replaying of deeply
92 structured proof scripts. </p>
94 <p>Matita is partially supported by the following Projects: </p>
96 <li><a href="http://www.cs.chalmers.se/Cs/Research/Logic/Types/">
97 Types Project</a></li>
98 <li><a href="http://www.mctafi.math.unipd.it/">McTafi</a></li>
99 <li><a href="http://dama.cs.unibo.it/">Dama</a></li>
102 <!--#include virtual="bottombar.shtml" -->