nipkow [Fri, 11 Apr 2014 22:53:33 +0200] rev 56541
made divide_pos_pos a simp rule
kuncar [Fri, 11 Apr 2014 22:19:37 +0200] rev 56540
fix the reflexivity prover
kuncar [Fri, 11 Apr 2014 17:53:16 +0200] rev 56539
merged
kuncar [Fri, 11 Apr 2014 16:59:42 +0200] rev 56538
observe also DEADID BNFs and associate the conjunction in rel_inject to the right
nipkow [Fri, 11 Apr 2014 17:11:41 +0200] rev 56537
made ereal_add_nonneg_nonneg a simp rule
nipkow [Fri, 11 Apr 2014 13:36:57 +0200] rev 56536
made mult_nonneg_nonneg a simp rule
wenzelm [Fri, 11 Apr 2014 12:43:22 +0200] rev 56535
merged
wenzelm [Fri, 11 Apr 2014 12:40:12 +0200] rev 56534
more formal dependencies via 'document_files';
wenzelm [Fri, 11 Apr 2014 11:52:28 +0200] rev 56533
explicit 'document_files' in session ROOT specifications;
clarified Isabelle_System.copy_file(_base): preserve file-attributes and local directory hierarchy;
wenzelm [Fri, 11 Apr 2014 09:36:38 +0200] rev 56532
tuned message, to accommodate extra brackets produced by Scala parsers;
wenzelm [Thu, 10 Apr 2014 18:29:32 +0200] rev 56531
tuned;
wenzelm [Thu, 10 Apr 2014 18:13:44 +0200] rev 56530
removed obsolete doc_dump option (see also 892061142ba6);
haftmann [Wed, 09 Apr 2014 14:08:25 +0200] rev 56529
restoring notion of primitive vs. derived operations in terms of generated code;
established _paramatric suffix for parametricity rules
haftmann [Wed, 09 Apr 2014 14:08:18 +0200] rev 56528
removed duplication and tuned
kuncar [Thu, 10 Apr 2014 17:48:54 +0200] rev 56527
make list_all an abbreviation of pred_list - prevent duplication
kuncar [Thu, 10 Apr 2014 17:48:33 +0200] rev 56526
add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
kuncar [Thu, 10 Apr 2014 17:48:32 +0200] rev 56525
simplify and fix theories thanks to 356a5efdb278
kuncar [Thu, 10 Apr 2014 17:48:18 +0200] rev 56524
setup for Transfer and Lifting from BNF; tuned thm names
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;