# HG changeset patch # User wenzelm # Date 935156479 -7200 # Node ID 96bc013c8987d3e46c39bbe0c354d62f498995f1 # Parent 43a0a5097701228eb1f110c63f2d123b49b0f64c AxClasses, Isar_examples; diff -r 43a0a5097701 -r 96bc013c8987 src/HOL/README.html --- a/src/HOL/README.html Fri Aug 20 15:34:51 1999 +0200 +++ b/src/HOL/README.html Fri Aug 20 15:41:19 1999 +0200 @@ -14,6 +14,21 @@
Auth
a new approach to verifying authentication protocols +
AxClasses +
a few axiomatic type class examples: +
+ +
Tutorial
Some simple axclass demos that go along with the +axclass Isabelle document (isatool doc axclass). + +
Group +
Some bits of group theory. + +
Lattice +
Basic theory of lattices and orders. + +
+
Hoare
verification of imperative programs; verification conditions are generated automatically from pre/post conditions and loop invariants. @@ -31,6 +46,9 @@
IOA
a simple theory of Input/Output Automata +
Isar_examples +
some Isabelle/Isar proof documents +
Lambda
a proof of the Church-Rosser theorem for lambda-calculus