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
berghofe [Wed, 28 Mar 2007 10:47:19 +0200] rev 22539
Improved code generator for characters: now handles
non-printable characters as well.
urbanc [Wed, 28 Mar 2007 01:55:18 +0200] rev 22538
tuned proofs (taking full advantage of nominal_inductive)
urbanc [Wed, 28 Mar 2007 01:29:43 +0200] rev 22537
adapted to nominal_inductive infrastructure
urbanc [Wed, 28 Mar 2007 01:09:23 +0200] rev 22536
made the type sets instance of the "cp" type-class
urbanc [Tue, 27 Mar 2007 19:39:40 +0200] rev 22535
added extended the lemma for equivariance of freshness
urbanc [Tue, 27 Mar 2007 19:13:28 +0200] rev 22534
adapted to nominal_inductive
urbanc [Tue, 27 Mar 2007 18:28:22 +0200] rev 22533
adapted to new nominal_inductive infrastructure