kuncar [Thu, 10 Apr 2014 17:48:17 +0200] rev 56523
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56522
don't forget to init Interpretation and transfer theorems in the interpretation hook
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56521
export theorems
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56520
abstract Domainp in relator_domain rules => more natural statement of the rule
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56519
more appropriate name (Lifting.invariant -> eq_onp)
kuncar [Thu, 10 Apr 2014 17:48:14 +0200] rev 56518
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
kuncar [Thu, 10 Apr 2014 17:48:13 +0200] rev 56517
tuned
traytel [Thu, 10 Apr 2014 15:14:38 +0200] rev 56516
more accurate type arguments for intermeadiate typedefs
wenzelm [Thu, 10 Apr 2014 14:40:11 +0200] rev 56515
merged
wenzelm [Thu, 10 Apr 2014 14:36:29 +0200] rev 56514
ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
silently ignore excessive reports -- no ambition to detect that situation accurately;
wenzelm [Thu, 10 Apr 2014 14:27:35 +0200] rev 56513
more standard names;
wenzelm [Thu, 10 Apr 2014 12:48:01 +0200] rev 56512
modernized simproc_setup;
modernized theory setup;
wenzelm [Thu, 10 Apr 2014 12:30:02 +0200] rev 56511
modernized theory setup;
wenzelm [Thu, 10 Apr 2014 12:22:29 +0200] rev 56510
added simproc markup, which also indicates legacy simprocs outside the name space;