Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
pi8027 committed Jul 8, 2024
1 parent f0ef086 commit a2d6098
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions theories/realalg.v
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
From HB Require Import structures.
From mathcomp Require Import all_ssreflect all_algebra all_field.
From mathcomp Require Import archimedean bigenough.
From mathcomp Require Import all_ssreflect all_algebra all_field bigenough.

Check warning on line 4 in theories/realalg.v

View workflow job for this annotation

GitHub Actions / build (mathcomp/mathcomp:2.2.0-coq-dev)

Notations "[ seq _ | _ <- _ ]" defined at level 0 with arguments

Check warning on line 4 in theories/realalg.v

View workflow job for this annotation

GitHub Actions / build (mathcomp/mathcomp:2.2.0-coq-dev)

Notations "\pi ( _ )" defined at level 2 and "\pi"
From mathcomp Require Import polyorder cauchyreals.

(*************************************************************************)
Expand Down

0 comments on commit a2d6098

Please sign in to comment.