Fri, 17 May 2024 20:38:27 UTC | login

Information for build prooftree-0.13-6.fc30

ID81119
Package Nameprooftree
Version0.13
Release6.fc30
Epoch
SummaryProof tree visualization for Proof General
DescriptionProoftree 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. Prooftree helps against getting lost between different subgoals in interactive proof development. It clearly shows where the current subgoal comes from and thus helps in developing the right plan for solving it. Prooftree uses different colors for the already proven subgoals, the current branch in the proof and the still open subgoals. Sequent texts are not displayed in the proof tree itself, but they are shown as a tool-tip when the mouse rests over a sequent symbol. Long proof commands are abbreviated in the tree display, but show up in full length as tool-tip. Both, sequents and proof commands, can be shown in the display below the tree (on single click) or in a separate window (on double or shift-click). Prooftree can mark the proof command that introduced a certain existential variable and thus help to locate the problem when Coq says: No more subgoals but non-instantiated existential variables.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 10:04:37 UTC
CompletedThu, 06 Dec 2018 11:33:35 UTC
Taskbuild (f30-candidate, prooftree-0.13-6.fc30.src.rpm)
Tags
f30
f31
RPMs
src
prooftree-0.13-6.fc30.src.rpm (info) (download)
riscv64
prooftree-0.13-6.fc30.riscv64.rpm (info) (download)
prooftree-debuginfo-0.13-6.fc30.riscv64.rpm (info) (download)
prooftree-debugsource-0.13-6.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 03 2017 Jerry James <loganjerry@gmail.com> - 0.13-1 - New upstream version - Drop all patches; all upstreamed