% INSTRUCTIONS (Interactive Mode) % - Typecheck this file and use the command % M-x load-prelude-library ProofLite % % - To install all the ProofLite scripts type % M-x install-prooflite-scripts-theory (C-c it) % % - To install a particular ProofLite script, place the cursor on the script % and type % M-x install-prooflite-script (C-c ip) % % CAVEATS: % By default proofs are not overridden. To force overriding use the commands: % - M-x install-prooflite-scripts-theory! (C-c !t) % - M-x install-prooflite-script! (C-c !p) % % INSTRUCTIONS (Batch Mode) % % Run the proveit utility: % <pvs-dir>/proveit prooflite_examples %
a,b : VAR real
nza : VAR nzreal
l1: LEMMA
a*a >= 0 % One line proof scripts %|- l1 : PROOF (grind) QED
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.