File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ From mathcomp Require Import unstable.
77From mathcomp Require Import mathcomp_extra boolp classical_sets cardinality.
88From mathcomp Require Import functions fsbigop set_interval reals.
99From mathcomp Require Import interval_inference ereal topology numfun.
10- From mathcomp Require Import normedtype sequences esum measure realfun.
10+ From mathcomp Require Import normedtype derive sequences esum measure realfun.
1111From mathcomp Require Import lebesgue_measure lebesgue_integral.
1212
1313(**md************************************************************************* *)
@@ -84,7 +84,7 @@ Reserved Notation "{ 'additive_charge' 'set' T '->' '\bar' R }"
8484Reserved Notation "{ 'charge' 'set' T '->' '\bar' R }"
8585 (at level 36, T, R at next level,
8686 format "{ 'charge' 'set' T '->' '\bar' R }").
87- Reserved Notation "'d nu '/d mu" (at level 10, nu, mu at next level,
87+ Reserved Notation "'d nu '/d mu" (mu at next level,
8888 format "''d' nu ''/d' mu").
8989Reserved Notation "nu .-negative_set" (at level 2, format "nu .-negative_set").
9090Reserved Notation "nu .-positive_set" (at level 2, format "nu .-positive_set").
You can’t perform that action at this time.
0 commit comments