package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.1.1.tar.gz
sha256=35cd03fc4193969b1cce01190340e5c129c1ba8f02242a9e6dff4b83be118759
doc/rocq-runtime.tactics/Class_tactics/index.html
Module Class_tacticsSource
This files implements typeclasses eauto
Source
val typeclasses_eauto :
?only_classes:bool ->
?best_effort:bool ->
?st:TransparentState.t ->
?strategy:search_strategy ->
depth:Int.t option ->
Hints.hint_db_name list ->
unit Proofview.tacticSource
val resolve_one_typeclass :
Environ.env ->
Evd.evar_map ->
EConstr.types ->
Evd.evar_map * EConstr.constrTries to find a solution for the given type. Raises Not_found it it fails.
Source
type solver = {solver : Environ.env -> Evd.evar_map -> depth:int option -> unique:bool -> best_effort:bool -> goals:Evar.t list -> bool * Evd.evar_map;
}A tc_solver is made of a solver and a condition telling when the the solver should be executed instead of Rocq's one
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>