src/HOL/IOA/ROOT.ML
author berghofe
Sun, 10 Jan 2010 18:09:11 +0100
changeset 34910 b23bd3ee4813
parent 33615 261abc2e3155
permissions -rw-r--r--
same_append_eq / append_same_eq are now used for simplifying induction rules.

(*  Title:      HOL/IOA/ROOT.ML
    Author:     Tobias Nipkow & Konrad Slind
    Copyright   1994  TU Muenchen

This is the ROOT file for the meta theory of I/O-Automata.

@inproceedings{Nipkow-Slind-IOA,
author={Tobias Nipkow and Konrad Slind},
title={{I/O} Automata in {Isabelle/HOL}},
booktitle={Proc.\ TYPES Workshop 1994},
publisher=Springer,
series=LNCS,
note={To appear}}
ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/ioa.ps.gz

and

@inproceedings{Mueller-Nipkow,
author={Olaf M\"uller and Tobias Nipkow},
title={Combining Model Checking and Deduction for {I/O}-Automata},
booktitle={Proc.\ TACAS Workshop},
organization={Aarhus University, BRICS report},
year=1995}
ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/tacas.dvi.gz
*)

use_thys ["Solve"];