src/HOL/TLA/README.html
changeset 7881 1b1db39a110b
parent 6255 db63752140c7
child 15283 f21466450330
equal deleted inserted replaced
7880:62fb24e28e5e 7881:1b1db39a110b
    26 <LI>Theory <A HREF="TLA.html">TLA</A> axiomatizes proper temporal
    26 <LI>Theory <A HREF="TLA.html">TLA</A> axiomatizes proper temporal
    27   logic.
    27   logic.
    28 </UL>
    28 </UL>
    29 
    29 
    30 Please consult the
    30 Please consult the
    31 <A HREF="http://www4.in.tum.de/~merz/papers/IsaTLADesign.ps">design notes</A>
    31 <A HREF="http://www.pst.informatik.uni-muenchen.de/~merz/isabelle/IsaTLADesign.ps">design notes</A>
    32 for further information regarding the setup and use of this encoding
    32 for further information regarding the setup and use of this encoding
    33 of TLA.
    33 of TLA.
    34 
    34 
    35 <P>
    35 <P>
    36 The theories are accompanied by a small number of examples:
    36 The theories are accompanied by a small number of examples:
    42   in a row implement a single buffer, uses a simple refinement
    42   in a row implement a single buffer, uses a simple refinement
    43   mapping.
    43   mapping.
    44 <LI><A HREF="Memory/index.html">Memory</A>: a verification of (the
    44 <LI><A HREF="Memory/index.html">Memory</A>: a verification of (the
    45   untimed part of) Broy and Lamport's <em>RPC-Memory</em> case study,
    45   untimed part of) Broy and Lamport's <em>RPC-Memory</em> case study,
    46   more fully explained in LNCS 1169 (the 
    46   more fully explained in LNCS 1169 (the 
    47   <A HREF="http://www4.in.tum.de/~merz/papers/RPCMemory.html">TLA
    47   <A HREF="http://www.pst.informatik.uni-muenchen.de/~merz/papers/RPCMemory.html">TLA
    48   solution</A> is available separately).
    48   solution</A> is available separately).
    49 </UL>
    49 </UL>
    50 
    50 
    51 <HR>
    51 <HR>
    52 
    52