haftmann [Fri, 30 Mar 2007 16:19:00 +0200] rev 22551
paraphrasing equality
haftmann [Fri, 30 Mar 2007 16:18:59 +0200] rev 22550
updated
haftmann [Thu, 29 Mar 2007 14:21:47 +0200] rev 22549
improved character output for SML
haftmann [Thu, 29 Mar 2007 14:21:45 +0200] rev 22548
dropped legacy ML bindings
paulson [Thu, 29 Mar 2007 11:59:54 +0200] rev 22547
simplified some steps
paulson [Thu, 29 Mar 2007 11:12:39 +0200] rev 22546
MESON tactical takes an additional argument: the clausification function.
paulson [Thu, 29 Mar 2007 11:12:03 +0200] rev 22545
Now checks for types-only clause before outputting.
berghofe [Wed, 28 Mar 2007 19:18:39 +0200] rev 22544
- Improved error messages in equivariance proof
- Renamed <predicate>_eqvt to <predicate>.eqvt
berghofe [Wed, 28 Mar 2007 19:17:40 +0200] rev 22543
Renamed induct(s)_weak to weak_induct(s) in order to unify
naming scheme with the one used in nominal_inductive.
berghofe [Wed, 28 Mar 2007 19:16:11 +0200] rev 22542
- Renamed <predicate>_eqvt to <predicate>.eqvt
- Renamed induct_weak to weak_induct
urbanc [Wed, 28 Mar 2007 18:25:23 +0200] rev 22541
the name for the collection of equivariance lemmas is now eqvts (changed from eqvt) in order to avoid clashes with eqvt-lemmas generated in nominal_inductive
urbanc [Wed, 28 Mar 2007 17:27:44 +0200] rev 22540
adapted to new nominal_inductive