package msat

  1. Overview
  2. Docs
type hyp = S.St.formula list
val prove_hyp : Format.formatter -> string -> hyp -> unit
val prove_lemma : Format.formatter -> string -> S.lemma -> unit
val prove_assumption : Format.formatter -> string -> S.St.formula -> unit