| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
TheoremToolCommand --+
|
BaseTheoremToolCommand --+
|
object --+ |
| |
TheoremToolCommand --+ |
| |
ProverCommand --+
|
BaseProverCommand
This class holds a Prover, a goal, and a list of
assumptions. When prove() is called, the Prover is executed
with the goal and assumptions.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
_prover The theorem tool to execute with the assumptions |
|||
|
Inherited from |
|||
|
|||
See Also:
|
Perform the actual proof. Store the result to prevent unnecessary re-proving.
|
Return the proof string
|
Modify and return the proof string
|
Return the prover object
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:47 2011 | http://epydoc.sourceforge.net |