# HG changeset patch # User wenzelm # Date 1309188024 -7200 # Node ID 2c55eac2e5a982972de3f37f1e3f5a36cfcc40c6 # Parent 2bb6fd55e195b15f7b4c648b4816a24ac6fcf409 hide rather short auxiliary names, which can easily occur in user theories; diff -r 2bb6fd55e195 -r 2c55eac2e5a9 src/HOL/Quickcheck_Narrowing.thy --- a/src/HOL/Quickcheck_Narrowing.thy Mon Jun 27 17:06:06 2011 +0200 +++ b/src/HOL/Quickcheck_Narrowing.thy Mon Jun 27 17:20:24 2011 +0200 @@ -435,6 +435,7 @@ hide_type code_int narrowing_type narrowing_term cons property hide_const int_of of_int nth error toEnum marker empty C cons conv nonEmpty "apply" sum ensure_testable all exists +hide_const (open) Var Ctr hide_fact empty_def cons_def conv.simps nonEmpty.simps apply_def sum_def ensure_testable_def all_def exists_def