wenzelm [Wed, 30 Nov 2005 22:52:46 +0100] rev 18308
simulaneous 'def';
urbanc [Wed, 30 Nov 2005 21:51:23 +0100] rev 18307
added facilities to prove the pt and fs instances
for discrete types
urbanc [Wed, 30 Nov 2005 19:08:51 +0100] rev 18306
started to change the transitivity/narrowing case:
have trouble with Q=Q.
urbanc [Wed, 30 Nov 2005 18:37:12 +0100] rev 18305
changed everything until the interesting transitivity_narrowing
proof.
haftmann [Wed, 30 Nov 2005 18:13:31 +0100] rev 18304
minor improvements
urbanc [Wed, 30 Nov 2005 17:56:08 +0100] rev 18303
modified almost everything for the new nominal_induct
(at the end there are some "normal" inductions which
need a bit more attention)
berghofe [Wed, 30 Nov 2005 16:59:19 +0100] rev 18302
Changed order of predicate arguments and quantifiers in strong induction rule.
urbanc [Wed, 30 Nov 2005 15:30:08 +0100] rev 18301
fixed the lemma where the new names generated by nominal_induct
caused problems.
urbanc [Wed, 30 Nov 2005 15:27:30 +0100] rev 18300
added one clause for substitution in the lambda-case and
mad it globally [simp]
wenzelm [Wed, 30 Nov 2005 15:24:32 +0100] rev 18299
added rename_params_rule: recover orginal fresh names in subgoals/cases;