Skip to content
NASA PVS Library of Formal Developments
Branch: master
Clone or download
Cesar Munoz
Cesar Munoz Fix proveit.in
Latest commit dbf37e1 Apr 29, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
ACCoRD Fixed ACCoRD@criteria_flight Feb 25, 2019
ASP Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
Bernstein Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
CCG Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
Hypatheon-1.2 Added missing directories Mar 14, 2016
MetiTarski Changed metit to always use pre-installed versions by default Apr 24, 2019
PVS0
PVSioChecker Minor changes to PVSioChecker and fast_approx Jul 20, 2018
Riemann Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
Sturm
TRS Updated TRS (Thanks to M. Ayala-Rincon et al, University of Brasilia) Mar 28, 2019
TU_Games Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
Tarski
affine_arith
algebra ACCoRD May 8, 2015
analysis Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
aviation Added ENU projetion in aviation Nov 2, 2018
co_structures Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
complex
complex_alt Updated complex_alt and complex_integration May 17, 2018
complex_integration Updated complex_alt and complex_integration May 17, 2018
decimals Change PGP key URL in decimals/README.md Mar 19, 2017
digraphs Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
docs
exact_real_arith
examples Proved all Dec 16, 2017
extended_nnreal Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
fast_approx Minor changes to PVSioChecker and fast_approx Jul 20, 2018
fault_tolerance Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
float [float] Removed unused file (round_utils.pvs) Apr 18, 2019
graphs
groups Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
interval_arith
ints Support for winding number analysis Apr 18, 2019
lebesgue Proved all Dec 16, 2017
linear_algebra Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
lnexp_fnd
matrices
measure_integration Proved all Dec 16, 2017
metric_space
numbers Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
orders
power Added root_nn to power/root.pvs Dec 12, 2017
probability Proved all Dec 16, 2017
pvs-emacs
pvs-patches
reals
scott Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
series Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
sets_aux Small updates to sets_aux, structures@more_list_props, and orders Feb 14, 2019
sigma_set Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
sorting Updated sorting Apr 5, 2018
structures
summaries
topology Restored .dep files in pvsbin, which were accidentally deleted in the… Jan 31, 2015
trig Proved all Dec 16, 2017
trig_fnd The library kinematics has been renamed aviation and updated with Pla… Nov 14, 2017
vect_analysis Fixed some proofs in series. Improved with-fresh-names and with-fresh… Nov 12, 2017
vectors Proved all Dec 16, 2017
while Updtaed grand totals Feb 28, 2017
.gitignore Updated README. Fixed minor issues in prove-all, typecheck-all, depen… Feb 17, 2017
CHANGES.txt
Hypatheon Added Hypatheon Mar 11, 2016
README.md
cleanbin-all Fixed install-scripts and cleanbin-all Oct 20, 2018
dependencygraph Deprecated trig_fnd. Added trig foundational based on infinite series Jul 15, 2017
fetch-hypatheon-db
find-all Fixed scripts *-all Dec 12, 2017
install-scripts Fixed install-scripts and cleanbin-all Oct 20, 2018
nasalib-version NASA PVS Library 6.0.9 (Development Version) Oct 27, 2014
nasalib.all
nasalib.grandtotals Reproved all developments. Updated summary files Dec 8, 2017
nasalib.pdf
prove-all Moved to2pi properties and to_pi definition from aviation@util and av… Dec 10, 2017
restoredep-all Fixed scripts *-all Dec 12, 2017
typecheck-all Updated README. Fixed minor issues in prove-all, typecheck-all, depen… Feb 17, 2017

README.md

NASA PVS Library

The NASA PVS Library is a collection of formal PVS developments maintained by the NASA Langley Formal Methods Team. The NASA PVS library is part of the research on theorem proving sponsored by NASA Langley.

The current version of the library is NASA PVS Library 6.0.10 (xx/xx/xx) and requires PVS 6.0. The following instructions assume that PVS 6.0 is installed in the directory <pvsdir>, i.e., in the instructions below replace <pvsdir> by the absolute path where PVS is installed.

Getting the Development Version

For PVS advanced users, the development version of the NASA PVS Library is available from GitHub. To clone the development version, type the following command from the directory <pvsdir> (the dollar sign represents the prompt of the operating system).

$ git clone http://github.com/nasa/pvslib nasalib 

The command above will put a copy of the library in the directory <pvsdir>/nasalib.

This version of the NASA PVS Library includes Hypatheon. Hypatheon is a database utility that provides a capability for indexing PVS theories and making them searchable via a GUI client.

Recent Changes

The library trig_fnd is now deprecated. It's still provided for backward compatibility, but it should be replaced by trig. The new library trig, which used to be axiomatic, is now foundational. However, in contrast to trig_fnd, trigonometric definitions are based on infinite series, rather than integrals. This change considerably reduces the type-checking of theories involving trigonometric functions. The change from trig_fnd to trig should not have a major impact in your formal developments since names of definitions and lemmas are the same. However, theory importing may be slightly different.

The PVS developments TCASII, WellClear, and DAIDALUS are now available as part of the GitHub WellClear distribution. The PVS development PRECiSA is now available as part of the GitHub PRECiSA distribution. The PVS development PolyCARP is now available as part of the GitHub PolyCARP distribution.

Getting the Most Stable Version

The most stable version of the NASA Library is available from the NASA PVS Library web site. It comes in 3 sizes: basic, classic, and full. All the distribution files include the same PVS specification and proof files. They differ in the binary files, which are only included in the classic and full distributions. The full distribution also includes pre-installed versions of Z3 and MetiTarski.

Installing the NASA PVS Library

The following instructions assume that the NASA PVS Library is located in the directory <pvsdir>/nasalib. First, set the environment variable PVS_LIBRARY_PATH such that it point to this directory. Depending upon your shell, put one of the following lines in your startup script. In C shell (csh or tcsh), put this line in ~/.cshrc:

setenv PVS_LIBRARY_PATH "<pvsdir>/nasalib"

In Borne shell (bash or sh), put this line in either ~/.bashrc or ~/.profile:

export PVS_LIBRARY_PATH="<pvsdir>/nasalib"

If you had a previous installation of the NASA PVS Library, either remove the file ~/.pvs.lisp or, if you have a special configuration in that file, remove the following line

(load "<pvsdir>/nasalib/pvs-patches.lisp") 

Finally, go to the directory <pvsdir>/nasalib and run the shell script (the dollar sign represents the prompt of the operating system).

$ ./install-scripts
$ ./fetch-hypatheon-db

The former command installs an updated version of pvsio and proveit. The later command fetches an updated version of the NASA PVS Library database to be used by Hypatheon.

For more information visit the installation page.

A Note on Library Terminology

For various reasons, the term "PVS library" has undergone some evolution. The original meaning is a named collection of related PVS theories all residing within a single directory. Recent usage refers to the "NASA PVS Library" as a "collection of formal developments," where each "formal development" is realized by a collection of theories. This newer usage places "Library" at a higher level. Hypatheon, though, was developed with the original library meaning and has retained that terminology. Please be mindful that two variants of the term exist. In the following, we distinguish the newer usage using capitalization. Elsewhere, context should suffice to discern which meaning applies.

Some Pesky Bugs in Recent Versions of Emacs

In recent versions of Emacs, a type-checking error in PVS may result in the Emacs error

error in process filter: let: ‘recenter’ing a window that does not display current-buffer.

After this error, it is necessary to reset PVS. To fix this error, the lines 403 and and 575 in <pvsdir>/emacs/emacs-src/pvs-ilisp.el should be commented out, i.e., they should read

		    ;; (recenter -1)

and

	;; (recenter '(nil))

respectively.

As of Emacs 26.1 (C-h N : view-emacs-news shows the recent changes), the default-major-mode variable was removed. This variable occurs in 2 places in emacs/emacs-src/pvs-ilisp.el. Because of this, PVS displays the following error

error in process filter: Symbol's value as variable is void: default-major-mode

To fix this error, add

 (defvar default-major-mode nil)

to your ~/.emacs or ~/.pvsemacs file.

Enjoy it.

The NASA Langley Formal Methods Team

You can’t perform that action at this time.