Skip to content

Commit 95eaa86

Browse files
authored
Front2026051 (#126)
* hb, mc-analysis and rocqy on the front page
1 parent b2ceb68 commit 95eaa86

5 files changed

Lines changed: 134 additions & 67 deletions

File tree

documentation.html

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- [[https://math-comp.github.io/mcb/][Mathematical Components]] by Assia Mahboubi and Enrico Tassi
1515
- [[https://www.morikita.co.jp/books/book/3287][Formal Proof using Coq/SSReflect/MathComp: Start Formalization of Mathematics with Free Software]] by Manabu Hagiwara and Reynald Affeldt (in Japanese, 日本語)
1616
- [[http://ilyasergey.net/pnp/][Programs and Proofs: Mechanizing Mathematics with Dependent Types]] by Ilya Sergey
17-
- [[https://staff.aist.go.jp/reynald.affeldt/documents/karate-rocq.pdf][Karate-Coq, An Introduction to MathComp-Analysis]] by Reynald Affeldt
17+
- [[https://staff.aist.go.jp/reynald.affeldt/documents/karate-rocq.pdf][Karate-Rocq, An Introduction to MathComp-Analysis]] by Reynald Affeldt
1818
* @@html: 📒@@ SSReflect reference manual
1919
- [[https://hal.inria.fr/inria-00258384/en][A Small Scale Reflection Extension for the Coq system]] by Georges Gonthier, Assia Mahboubi, and Enrico Tassi
2020
+ the same [[https://coq.inria.fr/distrib/current/refman/proof-engine/ssreflect-proof-language.html][htmlized as a part]] of Coq reference manual

index.html

Lines changed: 95 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.org

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,25 @@
1616

1717
* About
1818

19+
#+BEGIN_EXPORT html
20+
21+
<div style="float: right; width: 240px; margin: 5px 10px">
22+
<img alt="rocqy" src="rocqy-mathcomp.png" style="width: 240px">
23+
</div>
24+
25+
#+END_EXPORT
26+
1927
Welcome to Mathematical Components' web-page!
2028

2129
Mathematical Components are libraries of formalized mathematics
2230
developed using the [[https://rocq-prover.org/][Rocq]] prover. This project finds its roots
2331
in the [[https://www2.tcs.ifi.lmu.de/~abel/lehre/WS07-08/CAFR/4colproof.pdf][formal proof of the Four Color Theorem]]. It has been used for
2432
large scale formalization projects, including a formal proof of the
25-
[[https://inria.hal.science/hal-00816699/document][Odd Order (Feit-Thompson) Theorem]].
33+
[[https://inria.hal.science/hal-00816699/document][Odd Order (Feit-Thompson) Theorem]], and extended to [[https://github.com/math-comp/analysis][mathematical analysis]].
2634

27-
The libraries are written using the [[https://rocq-prover.org/doc/V9.1.0/refman/proof-engine/ssreflect-proof-language.html][SSReflect proof language]], now part of
28-
the standard distribution of the Rocq prover.
35+
The libraries are written using the [[https://rocq-prover.org/doc/V9.1.0/refman/proof-engine/ssreflect-proof-language.html][SSReflect proof language]], now part of the
36+
standard distribution of the Rocq prover. They are built thanks to
37+
[[https://github.com/math-comp/hierarchy-builder][Hierarchy-Builder]], a Rocq plugin.
2938

3039
This is an open source project, licensed under the CeCILL-B free
3140
software license agreement.

rocqy-mathcomp.png

276 KB
Loading

0 commit comments

Comments
 (0)