src/HOL/IOA/README.html
author krauss
Tue, 07 Nov 2006 09:33:47 +0100
changeset 21199 2d83f93c3580
parent 15582 7219facb3fd0
child 36862 952b2b102a0a
permissions -rw-r--r--
* Added annihilation axioms ("x * 0 = 0") to axclass semiring_0. Richer structures do not inherit from semiring_0 anymore, because anihilation is a theorem there, not an axiom. * Generalized axclass "recpower" to arbitrary monoid, not just commutative semirings.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!-- $Id -->

<html>

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <title>HOLCF/IOA/README</title>
</head>

<body>

<h3>IOA: A basic formalization of I/O automata in HOL</h3>

Author:     Konrad Slind, Tobias Nipkow and Olaf M&uuml;ller<br>
Copyright   1995,1996 Technische Universit&auml;t M&uuml;nchen

<p>

This directory contains a formalization of the meta theory of I/O automata in HOL.
This formalization has been significantly changed and extended.  The new version
is available in the subdirectory HOLCF/IOA.  There are also the proofs of two
communication protocols which formerly have been here.

</body>
</html>