src/HOL/ROOT
changeset 72835 66ca5016b008
parent 72834 a025f845fd41
child 72850 4cb480334f48
equal deleted inserted replaced
72834:a025f845fd41 72835:66ca5016b008
  1123     FOCUS
  1123     FOCUS
  1124     Buffer_adm
  1124     Buffer_adm
  1125 
  1125 
  1126 session IOA (timing) in "HOLCF/IOA" = HOLCF +
  1126 session IOA (timing) in "HOLCF/IOA" = HOLCF +
  1127   description "
  1127   description "
  1128     Author:     Olaf Mueller
  1128     Author:     Olaf Müller
  1129     Copyright   1997 TU München
  1129     Copyright   1997 TU München
  1130 
  1130 
  1131     A formalization of I/O automata in HOLCF.
  1131     A formalization of I/O automata in HOLCF.
  1132 
  1132 
  1133     The distribution contains simulation relations, temporal logic, and an
  1133     The distribution contains simulation relations, temporal logic, and an
  1136   "
  1136   "
  1137   theories Abstraction
  1137   theories Abstraction
  1138 
  1138 
  1139 session "IOA-ABP" in "HOLCF/IOA/ABP" = IOA +
  1139 session "IOA-ABP" in "HOLCF/IOA/ABP" = IOA +
  1140   description "
  1140   description "
  1141     Author:     Olaf Mueller
  1141     Author:     Olaf Müller
  1142 
  1142 
  1143     The Alternating Bit Protocol performed in I/O-Automata:
  1143     The Alternating Bit Protocol performed in I/O-Automata:
  1144     combining IOA with Model Checking.
  1144     combining IOA with Model Checking.
  1145 
  1145 
  1146     Theory Correctness contains the proof of the abstraction from unbounded
  1146     Theory Correctness contains the proof of the abstraction from unbounded
  1156 session "IOA-NTP" in "HOLCF/IOA/NTP" = IOA +
  1156 session "IOA-NTP" in "HOLCF/IOA/NTP" = IOA +
  1157   description "
  1157   description "
  1158     Author:     Tobias Nipkow & Konrad Slind
  1158     Author:     Tobias Nipkow & Konrad Slind
  1159 
  1159 
  1160     A network transmission protocol, performed in the
  1160     A network transmission protocol, performed in the
  1161     I/O automata formalization by Olaf Mueller.
  1161     I/O automata formalization by Olaf Müller.
  1162   "
  1162   "
  1163   theories
  1163   theories
  1164     Overview
  1164     Overview
  1165     Correctness
  1165     Correctness
  1166 
  1166 
  1167 session "IOA-Storage" in "HOLCF/IOA/Storage" = IOA +
  1167 session "IOA-Storage" in "HOLCF/IOA/Storage" = IOA +
  1168   description "
  1168   description "
  1169     Author:     Olaf Mueller
  1169     Author:     Olaf Müller
  1170 
  1170 
  1171     Memory storage case study.
  1171     Memory storage case study.
  1172   "
  1172   "
  1173   theories Correctness
  1173   theories Correctness
  1174 
  1174 
  1175 session "IOA-ex" in "HOLCF/IOA/ex" = IOA +
  1175 session "IOA-ex" in "HOLCF/IOA/ex" = IOA +
  1176   description "
  1176   description "
  1177     Author:     Olaf Mueller
  1177     Author:     Olaf Müller
  1178   "
  1178   "
  1179   theories
  1179   theories
  1180     TrivEx
  1180     TrivEx
  1181     TrivEx2
  1181     TrivEx2