Uses of Interface
dev.civl.sarl.prove.IF.TheoremProver
Packages that use TheoremProver
Package
Description
Module "prove" constitutes the interface between SARL and (possibly external)
theorem provers.
-
Uses of TheoremProver in dev.civl.sarl.prove.IF
Methods in dev.civl.sarl.prove.IF that return TheoremProverModifier and TypeMethodDescriptionTheoremProverFactory.newProver(BooleanExpression context) Returns a new instance ofTheoremProverwith the given context.TheoremProverFactory.newProver(BooleanExpression context, ProverFunctionInterpretation[] logicFunctions) Returns a new instance ofTheoremProverwith the given context.