File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
22(* Distributed under the terms of CeCILL-B. *)
3- From mathcomp Require Import all_ssreflect all_algebra polyorder.
3+ From mathcomp Require Import all_boot order all_algebra polyorder.
44Unset SsrOldRewriteGoalsOrder. (* remove the line when requiring MathComp >= 2.6 *)
55
66(*************************************************************************** *)
Original file line number Diff line number Diff line change 11(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
22(* Distributed under the terms of CeCILL-B. *)
33From Corelib Require Import Setoid .
4- From mathcomp Require Import all_ssreflect all_algebra.
4+ From mathcomp Require Import all_boot order all_algebra.
55From mathcomp Require Import polyorder polyrcf mxtens.
66Unset SsrOldRewriteGoalsOrder. (* remove the line when requiring MathComp >= 2.6 *)
77
Original file line number Diff line number Diff line change 11(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
22(* Distributed under the terms of CeCILL-B. *)
33From HB Require Import structures.
4- From mathcomp Require Import all_ssreflect all_algebra all_field bigenough.
4+ From mathcomp Require Import all_boot order all_algebra all_field bigenough.
55From mathcomp Require Import polyorder cauchyreals.
66Unset SsrOldRewriteGoalsOrder. (* remove the line when requiring MathComp >= 2.6 *)
77
You can’t perform that action at this time.
0 commit comments