lambdapi.handle
Handle
lambdapi.common
lambdapi.core
lambdapi.export
lambdapi.lplib
lambdapi.lsp
lambdapi.parsing
lambdapi.pure
lambdapi.tool
module Command : sig ... end
Handling of commands.
module Compile : sig ... end
High-level compilation functions.
module Fol : sig ... end
Configuration for tactics based on first-order logic.
module Inductive : sig ... end
Generation of induction principles.
module Proof : sig ... end
Proofs and tactics.
module Query : sig ... end
Handling of queries.
module Rewrite : sig ... end
Implementation of the rewrite tactic.
module Tactic : sig ... end
Handling of tactics.
module Why3_tactic : sig ... end
Calling a prover using Why3.