rocq-runtime.tactics
Rewrite.Strategies
btauto_plugin
byte_config
cc_core_plugin
cc_plugin
derive_plugin
extraction_plugin
firstorder_core_plugin
firstorder_plugin
funind_plugin
ltac2_ltac1_plugin
ltac2_plugin
ltac_plugin
micromega_core_plugin
micromega_plugin
nsatz_core_plugin
nsatz_plugin
number_string_notation_plugin
ring_plugin
rocq-runtime.boot
rocq-runtime.checklib
rocq-runtime.clib
rocq-runtime.config
rocq-runtime.coqargs
rocq-runtime.coqdeplib
rocq-runtime.coqworkmgrapi
rocq-runtime.debugger_support
rocq-runtime.dev
rocq-runtime.engine
rocq-runtime.gramlib
rocq-runtime.interp
rocq-runtime.kernel
rocq-runtime.lib
rocq-runtime.library
rocq-runtime.parsing
rocq-runtime.perf
rocq-runtime.plugins
rocq-runtime.pretyping
rocq-runtime.printing
rocq-runtime.proofs
rocq-runtime.rocqshim
rocq-runtime.stm
rocq-runtime.sysinit
rocq-runtime.toplevel
rocq-runtime.vernac
rocq-runtime.vm
rtauto_plugin
ssreflect_plugin
ssrmatching_plugin
tauto_plugin
tuto0_plugin
tuto1_plugin
tuto2_plugin
tuto3_plugin
tuto4_plugin
zify_plugin
val fail : strategy
val id : strategy
val refl : strategy
val progress : strategy -> strategy
val seq : strategy -> strategy -> strategy
val seqs : strategy list -> strategy
val choice : strategy -> strategy -> strategy
val choices : strategy list -> strategy
val try_ : strategy -> strategy
val fix_tac : (strategy -> strategy Proofview.tactic) -> strategy Proofview.tactic
val fix : (strategy -> strategy) -> strategy
val any : strategy -> strategy
val repeat : strategy -> strategy
val all_subterms : strategy -> strategy
val one_subterm : strategy -> strategy
val bottomup : strategy -> strategy
val topdown : strategy -> strategy
val innermost : strategy -> strategy
val outermost : strategy -> strategy
val one_lemma : Tactypes.delayed_open_constr -> bool -> Gentactic.glob_generic_tactic option -> Locus.occurrences -> strategy
val lemmas : (Tactypes.delayed_open_constr * bool * Gentactic.glob_generic_tactic option) list -> strategy
val old_hints : string -> strategy
val hints : string -> strategy
val reduce : Redexpr.red_expr -> strategy
val fold : Evd.econstr -> strategy
val fold_glob : Glob_term.glob_constr -> strategy