diff --git a/installation.html b/installation.html index 99b11bb9..4caa07da 100644 --- a/installation.html +++ b/installation.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Mathematical Components: Installation @@ -271,13 +271,13 @@

Mathematical Components: Installation

their name is usually prefixed with coq-mathcomp-.

-
-

Install the Base Mathematical Components Libraries

-
+
+

Install the Base Mathematical Components Libraries

+
-
-

Installation using the opam package manager

-
+
+

Installation using the opam package manager

+
  • Using opam, the installation of the base Mathematical Components library is as simple as this:
  • @@ -302,9 +302,9 @@

    Installation using the opa

-
-

Installation using the Coq platform

-
+
+

Installation using the Coq platform

+
  • A layer for classical reasoning (developed along MathComp Analysis)
      -
    • Available as the opam package coq-mathcomp-classic
    • +
    • Available as the opam package coq-mathcomp-classical
  • MathComp Analysis
      diff --git a/installation.org b/installation.org index 462773b8..c9c2d4ec 100644 --- a/installation.org +++ b/installation.org @@ -80,7 +80,7 @@ Extensions: 3. [[https://github.com/math-comp/real-closed][Theorems for Real Closed Fields]] - Available as the opam package ~coq-mathcomp-real-closed~ 4. A layer for classical reasoning (developed along [[https://github.com/math-comp/analysis][MathComp Analysis]]) - - Available as the opam package ~coq-mathcomp-classic~ + - Available as the opam package ~coq-mathcomp-classical~ 4. [[https://github.com/math-comp/analysis][MathComp Analysis]] - Available as the opam package ~coq-mathcomp-analysis~