(* Title: JinjaThreads/Common/Value.thy Author: David von Oheimb, Tobias Nipkow, Andreas Lochbihler Based on the Jinja theory Common/Value.thy by David von Oheimb and Tobias Nipkow *) section ‹Jinja Values› theory Value imports TypeRel "HOL-Library.Word" begin unbundle no floor_ceiling_syntax type_synonym word32 = "32 word"