We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b608eec commit 7cdc9c5Copy full SHA for 7cdc9c5
1 file changed
theories/signed.v
@@ -1,7 +1,6 @@
1
(* mathcomp analysis (c) 2017 Inria and AIST. License: CeCILL-C. *)
2
From Coq Require Import ssreflect ssrfun ssrbool.
3
From mathcomp Require Import ssrnat eqtype choice order ssralg ssrnum ssrint.
4
-Require Import boolp.
5
6
(******************************************************************************)
7
(* This file develops tools to make the manipulation of numbers with a known *)
0 commit comments