narboux [Mon, 12 Mar 2007 16:25:39 +0100] rev 22437
removes some unused code that used to try to derive a simpler version of the eqvt lemmas
berghofe [Mon, 12 Mar 2007 11:07:59 +0100] rev 22436
Adapted to new inductive definition package.
haftmann [Sun, 11 Mar 2007 15:02:44 +0100] rev 22435
clarified code
berghofe [Sat, 10 Mar 2007 16:31:55 +0100] rev 22434
- Replaced fold by fold_rev to make sure that list of predicate
variables pvars (for invariants) is in the correct order
- Adapted to new format of datatype descriptor
berghofe [Sat, 10 Mar 2007 16:28:06 +0100] rev 22433
- Changed format of descriptor contained in nominal_datatype_info
- Equivariance proof for graph of primrec combinator no longer
uses large simpset (more robust).
berghofe [Sat, 10 Mar 2007 16:25:57 +0100] rev 22432
Renamed INF to INFM to avoid clash with INF operator defined in FixedPoint theory.
berghofe [Sat, 10 Mar 2007 16:24:52 +0100] rev 22431
Adapted to changes in definition of SUP.
berghofe [Sat, 10 Mar 2007 16:23:28 +0100] rev 22430
Generalized version of SUP and INF (with index set).
berghofe [Sat, 10 Mar 2007 16:13:08 +0100] rev 22429
Eta-expanded codetype_hook to make SML/NJ happy.
paulson [Fri, 09 Mar 2007 13:10:22 +0100] rev 22428
First stab at reconstructing HO problems