From 24a7fea1648991a77fc4ff86a972b0a3935678c8 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 20 Apr 2018 10:13:36 +0200 Subject: move the webpage from gh-pages branch to docs/ --- docs/index.html | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..c1c0909 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,106 @@ + + +
+ + +Libraries of formalized mathematics
+ + + + + + + + + +The Mathematical Components library for + Coq has its origins in +the formal proof of the Four Colour Theorem. Since then it has grown +to cover many areas of mathematics and has been used for +large scale projects like the formal proof of the Odd Order Theorem. +
+The library is written using the Ssreflect proof language that is an integral +part of the distribution. +
+ + The current stable release of the
+Mathematical Components library can be
+downloaded from github.
+
+Older versions of the library are available
+in the historic archive.
+
+Each source files features a documentation header which +describes the concepts and notations introduced in that file. +The coqdoc presentation of the source files can be browsed online. +
++The library graph can be browsed interactively. +
++The Ssreflect language comes with a dedicated +reference manual. +
+We also wrote a book introducing the techniques for writing +algorithms and proofs and describing the design ideas of the library. +
++Interested? +Subscribe to the ssreflect mailing list +and let us know what you are using our libraries for, ask questions, etc. +You can also browse the archives of the list or consult the +general information page. +
+The Mathematical Components library and the Ssreflect proof language +are developed by the +Mathematical Components team, at the +Inria -- Microsoft Research Joint Centre. +
+ + +