aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Bool_nat.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Bool_nat.v')
-rw-r--r--theories/Arith/Bool_nat.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Arith/Bool_nat.v b/theories/Arith/Bool_nat.v
index 872c314f1..bbe1475f5 100644
--- a/theories/Arith/Bool_nat.v
+++ b/theories/Arith/Bool_nat.v
@@ -11,6 +11,7 @@
Require Export Compare_dec.
Require Export Peano_dec.
Require Sumbool.
+Import nat_scope.
(** The decidability of equality and order relations over
type [nat] give some boolean functions with the adequate specification. *)