diff --git a/dev/sidekick/Sidekick_core/Gensym/index.html b/dev/sidekick/Sidekick_core/Gensym/index.html index 801d871e..f388a636 100644 --- a/dev/sidekick/Sidekick_core/Gensym/index.html +++ b/dev/sidekick/Sidekick_core/Gensym/index.html @@ -1,2 +1,2 @@ -
Sidekick_core.GensymFresh symbol generation
type term = Sidekick_core_logic.Term.ttype ty = Sidekick_core_logic.Term.tFresh symbol generator.
The theory needs to be able to create new terms with fresh names, to be used as placeholders for complex formulas during Tseitin encoding.
val create : Sidekick_core_logic.Term.store -> tNew (stateful) generator instance.
Sidekick_core.GensymFresh symbol generation
type term = Sidekick_core_logic.Term.ttype ty = Sidekick_core_logic.Term.tFresh symbol generator.
The theory needs to be able to create new terms with fresh names, to be used as placeholders for complex formulas during Tseitin encoding.
val create : Sidekick_core_logic.Term.store -> tNew (stateful) generator instance.
Const.DYN_OPSConst.DYN_OPS