File tree Expand file tree Collapse file tree
theories/probability_theory Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ depends: [
1919 "rocq-mathcomp-solvable"
2020 "rocq-mathcomp-field"
2121 "rocq-mathcomp-bigenough" { (>= "1.0.0") }
22- "rocq-mathcomp-algebra-tactics" { (>= "1.2.7") }
2322 "rocq-navi" {= "0.4.1" & with-doc}
2423]
2524
Original file line number Diff line number Diff line change 11(* mathcomp analysis (c) 2026 Inria and AIST. License: CeCILL-C. *)
22From HB Require Import structures.
33From mathcomp Require Import all_ssreflect_compat ssralg ssrnum ssrint interval.
4- From mathcomp Require Import archimedean finmap interval_inference ring .
4+ From mathcomp Require Import archimedean finmap interval_inference ring_tactic .
55From mathcomp Require Import boolp classical_sets functions cardinality fsbigop.
66From mathcomp Require Import reals ereal topology normedtype sequences derive.
77From mathcomp Require Import measure exp trigo numfun realfun.
You can’t perform that action at this time.
0 commit comments