Module Logtk_proofs.LLProof_check
Check LLProof
type proof
= LLProof.t
type res
=
|
R_ok
|
R_fail
val pp_res : res CCFormat.printer
type stats
=
{
}
val pp_stats : stats CCFormat.printer
type check_step_res
=
|
CS_check of res
|
CS_skip of [ `ESA | `Other | `Tags | `Trivial ]
Result for checking only one step