lambdapi.tool
Tool.Sr
lambdapi.common
lambdapi.core
lambdapi.handle
lambdapi.lplib
lambdapi.lsp
lambdapi.parsing
lambdapi.pure
val check_rule : Parsing.Scope.pre_rule Common.Pos.loc -> Core.Term.rule
check_rule r checks whether the pre-rule r is well-typed in signature state ss and then construct the corresponding rule. Note that Fatal is raised in case of error.
check_rule r
r
ss
Fatal