1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
theories/all_real_closed.v
theories/cauchyreals.v
theories/complex.v
theories/ordered_qelim.v
theories/polyorder.v
theories/polyrcf.v
theories/qe_rcf_th.v
theories/qe_rcf.v
theories/realalg.v
theories/mxtens.v
-R theories mathcomp.real_closed
-arg -w -arg -projection-no-head-constant
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -notation-overridden
-arg -w -arg +duplicate-clear
-arg -w -arg +non-primitive-record
-arg -w -arg +undeclared-scope
-arg -w -arg -ambiguous-paths
-arg -w -arg -uniform-inheritance
-arg -w -arg -deprecated-since-8.19
|