aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Reals/Rprod.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals/Rprod.v')
-rw-r--r--theories/Reals/Rprod.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Reals/Rprod.v b/theories/Reals/Rprod.v
index 198309911..7089ac26c 100644
--- a/theories/Reals/Rprod.v
+++ b/theories/Reals/Rprod.v
@@ -14,6 +14,7 @@ Require Rfunctions.
Require Rseries.
Require PartSum.
Require Binomial.
+Import R_scope.
(* TT Ak; 1<=k<=N *)
Fixpoint prod_f_SO [An:nat->R;N:nat] : R := Cases N of