src/HOL/Auth/ZhouGollmann.thy
changeset 20768 1d478c2d621f
parent 16417 9bc16273c2d4
child 21404 eb85850d3eb7
--- a/src/HOL/Auth/ZhouGollmann.thy	Thu Sep 28 23:42:32 2006 +0200
+++ b/src/HOL/Auth/ZhouGollmann.thy	Thu Sep 28 23:42:35 2006 +0200
@@ -12,23 +12,18 @@
 
 theory ZhouGollmann imports Public begin
 
-syntax
+abbreviation
   TTP :: agent
+  "TTP == Server"
 
-translations
-  "TTP" == " Server "
-
-syntax
   f_sub :: nat
+  "f_sub == 5"
   f_nro :: nat
+  "f_nro == 2"
   f_nrr :: nat
+  "f_nrr == 3"
   f_con :: nat
-
-translations
-  "f_sub" == " 5 "
-  "f_nro" == " 2 "
-  "f_nrr" == " 3 "
-  "f_con" == " 4 "
+  "f_con == 4"
 
 
 constdefs