dedukti.kernel
Kernel.Srcheck
dedukti.api
dedukti.parsers
val d_SR : Basic.Debug.flag
val srfuel : int ref
This parameters indicates how much time, substitution followed by reduction is applied on the type of the rhs of a rule to check that the rule preserves typing.
module SRChecker (R : Reduction.S) : sig ... end