diff --git a/README.md b/README.md index ae532fe..3dba9c2 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ Mathematical Components library. - [MathComp field 1.11 and 1.12](https://math-comp.github.io) - [MathComp real closed >= 1.11.1](https://github.com/math-comp/real-closed) - Coq namespace: `Abel` -- Related publication(s): none +- Related publication(s): + - [Unsolvability of the Quintic Formalized in Dependent Type Theory +](https://hal.inria.fr/hal-03136002) ## Building and installation instructions diff --git a/meta.yml b/meta.yml index 6e989b0..9dee748 100644 --- a/meta.yml +++ b/meta.yml @@ -25,6 +25,12 @@ authors: - name: Pierre-Yves Strub initial: true +publications: +- pub_url: https://hal.inria.fr/hal-03136002 + pub_title: > + Unsolvability of the Quintic Formalized in + Dependent Type Theory + opam-file-maintainer: Cyril Cohen opam-file-version: dev @@ -101,7 +107,7 @@ documentation: |- + `radical_solvable_ext` (no mention of roots of unity), + `AbelGalois`, (equivalence obtained from the above two, requires roots of unity), and consequences on solvability of polynomial - + and their consequence on the example polynomial X⁵ -4X + 2X: + + and their consequence on the example polynomial X⁵ -4X + 2: `example_not_solvable_by_radicals`, - `xmathcomp/various.v` contains various (rather straightforward)