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