Skip to content

Commit

Permalink
Merge pull request #68 from proux01/mc1343
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 authored Feb 14, 2025
2 parents ea1d342 + 626505f commit c384ff4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions theories/cauchyreals.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From Coq Require Setoid.
From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq choice.
From mathcomp Require Import fintype bigop binomial order perm ssralg poly.
From mathcomp Require Import polydiv ssrnum ssrint rat matrix mxpoly polyXY.
Expand Down
1 change: 1 addition & 0 deletions theories/ordered_qelim.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From Coq Require Import Setoid.
From HB Require Import structures.
From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq div.
From mathcomp Require Import choice fintype bigop finset order fingroup.
Expand Down
1 change: 1 addition & 0 deletions theories/qe_rcf.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From Coq Require Import Setoid.
From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq path.
From mathcomp Require Import div choice fintype finfun bigop order ssralg zmodp.
From mathcomp Require Import poly polydiv ssrnum ssrint interval matrix polyXY.
Expand Down
1 change: 1 addition & 0 deletions theories/qe_rcf_th.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From Coq Require Import Setoid.
From mathcomp Require Import all_ssreflect all_algebra.
From mathcomp Require Import polyorder polyrcf mxtens.

Expand Down

0 comments on commit c384ff4

Please sign in to comment.