forked from hendriktews/proof-tree
-
Notifications
You must be signed in to change notification settings - Fork 0
proof tree display for Proof General
License
hide-kawabata/proof-tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================================ prooftree --- proof tree display for Proof General ============================================================================ Prooftree is a program for proof tree visualization during interactive proof development in a theorem prover. It is currently being developed for Coq and Proof General. See http://askra.de/software/prooftree/ for more information. Prooftree requires Proof General >= 4.3pre130327 and Coq version >= 8.4beta. These versions of Proof General and Coq must be installed separately. Binary packages are available Debian Jessie, for instance. ============================================================================ USAGE ============================================================================ Start Emacs and load any Coq file. Proof display with prooftree is initially disabled. To enable it, hit the prooftree tool-bar icon, select menu Proof-General -> Start/Stop Prooftree or type C-c C-d. If you are inside a proof any of these actions will launch a proof-tree display for the current proof. Otherwise prooftree will be launched as soon as you start the next proof. Comprehensive usage information is provided by the help menu item inside Prooftree and by the Prooftree man page. ============================================================================ CREDITS / CONTACT / COPYRIGHT ============================================================================ Prooftree is more or less a reimplementation of the graphical proof display of Pvs. The Pvs version is implemented in Tcl/Tk and controlled directly by the Pvs prover process, which has some advantages over the prooftree approach. Please send bug reports, comments, patches, donations to Hendrik Tews <prooftree@askra.de> Instructions about adding support for a new proof assistant is contained in the Proof General Adapting manual. Prooftree is distributed under GPL version 3. Copyright (C) 2011 - 2016 Hendrik Tews ============================================================================ Local Variables: mode: indented-text fill-column: 75 End:
About
proof tree display for Proof General
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- OCaml 92.2%
- Roff 3.6%
- Shell 1.6%
- Makefile 1.3%
- HTML 1.1%
- Coq 0.2%