This package contains classes handling prover initialisation. ProblemInitializer
is the main class that drives the initialisation process. Core interfaces are
EnvInput (provides a proof environment) and ProofOblInput (provides one or many
sequents whose validity is to be proven).