proper latex -- NB: cannot use antiquotation here;
authorwenzelm
Tue, 12 Nov 2013 11:52:42 +0100
changeset 54394 ec638de59da7
parent 54393 4de1dd799967
child 54395 1a58413a8cc0
proper latex -- NB: cannot use antiquotation here;
src/HOL/Word/Bit_Bit.thy
--- a/src/HOL/Word/Bit_Bit.thy	Mon Nov 11 22:00:57 2013 +0100
+++ b/src/HOL/Word/Bit_Bit.thy	Tue Nov 12 11:52:42 2013 +0100
@@ -2,7 +2,7 @@
     Author:     Author: Brian Huffman, PSU and Gerwin Klein, NICTA
 *)
 
-header {* Bit operations in \<Z>\<^sub>2*}
+header {* Bit operations in $\cal Z_2$ *}
 
 theory Bit_Bit
 imports Bit_Operations "~~/src/HOL/Library/Bit"