# Packages matching: installed
# Name # Installed # Synopsis
...
coq 8.15.2 Formal proof management system
coq-elpi 1.13.0 Elpi extension language for Coq
coq-hierarchy-builder 1.2.1 High level commands to declare and evolve a hierarchy based on packed classes
coq-mathcomp-algebra 1.14.0 Mathematical Components Library on Algebra
coq-mathcomp-analysis 0.5.2 An analysis library for mathematical components
coq-mathcomp-bigenough 1.0.1 A small library to do epsilon - N reasoning
coq-mathcomp-field 1.14.0 Mathematical Components Library on Fields
coq-mathcomp-fingroup 1.14.0 Mathematical Components Library on finite groups
coq-mathcomp-finmap 1.5.2 Finite sets, finite maps, finitely supported functions
coq-mathcomp-real-closed 1.1.4 Mathematical Components Library on real closed fields
coq-mathcomp-solvable 1.14.0 Mathematical Components Library on finite
...
dune 3.12.1 Fast, portable, and opinionated build system
elpi 1.14.3 ELPI - Embeddable λProlog Interpreter
...
ocaml 4.13.1 The OCaml compiler (virtual package)
...
But when I try to use it, I have this error : Cannot find a physical path bound to logical path all_ssreflect with prefix mathcomp.
Could you help me ?
Thank you for your reply. I did have coq-mathcomp-ssreflect installed, but after a fresh reinstall from the beginning, everything is now working correctly.
Hello, I installed CoqQ and these dependencies with
And
The result is:
But when I try to use it, I have this error :
Cannot find a physical path bound to logical path all_ssreflect with prefix mathcomp.
Could you help me ?