11-Q classical mathcomp.classical
2+ -Q reals mathcomp.reals
3+ -Q reals_stdlib mathcomp.reals_stdlib
24-Q theories mathcomp.analysis
5+ -Q analysis_stdlib mathcomp.analysis_stdlib
36
47-arg -w -arg -parsing
58-arg -w -arg +undeclared-scope
@@ -20,26 +23,33 @@ classical/fsbigop.v
2023classical/set_interval.v
2124classical/classical_orders.v
2225classical/filter.v
26+ reals/constructive_ereal.v
27+ reals/real_interval.v
28+ reals/signed.v
29+ reals/itv.v
30+ reals/prodnormedzmodule.v
31+ reals/nsatz_realtype.v
32+ reals/all_reals.v
33+ reals/altreals/xfinmap.v
34+ reals/altreals/discrete.v
35+ reals/altreals/realseq.v
36+ reals/altreals/realsum.v
37+ reals/altreals/distr.v
38+ reals_stdlib/Rstruct.v
2339theories/all_analysis.v
24- theories/constructive_ereal.v
2540theories/ereal.v
2641theories/reals.v
2742theories/landau.v
28- theories/Rstruct.v
29- theories/Rstruct_topology.v
3043theories/topology.v
3144theories/separation_axioms.v
3245theories/function_spaces.v
3346theories/cantor.v
34- theories/prodnormedzmodule.v
3547theories/normedtype.v
3648theories/realfun.v
3749theories/sequences.v
3850theories/exp.v
3951theories/trigo.v
40- theories/nsatz_realtype.v
4152theories/esum.v
42- theories/real_interval.v
4353theories/lebesgue_measure.v
4454theories/lebesgue_stieltjes_measure.v
4555theories/forms.v
@@ -50,15 +60,9 @@ theories/lebesgue_integral.v
5060theories/ftc.v
5161theories/hoelder.v
5262theories/probability.v
53- theories/signed.v
54- theories/itv.v
5563theories/convex.v
5664theories/charge.v
5765theories/kernel.v
58- theories/showcase/uniform_bigO.v
5966theories/showcase/summability.v
60- theories/altreals/xfinmap.v
61- theories/altreals/discrete.v
62- theories/altreals/realseq.v
63- theories/altreals/realsum.v
64- theories/altreals/distr.v
67+ analysis_stdlib/Rstruct_topology.v
68+ analysis_stdlib/showcase/uniform_bigO.v
0 commit comments