berghofe [Wed, 11 Jul 2007 11:23:24 +0200] rev 23750
- Renamed inductive2 to inductive
- Renamed some theorems about transitive closure for predicates
aspinall [Wed, 11 Jul 2007 11:22:02 +0200] rev 23749
Track schema changes: remove cleardisplay, proofstate messages. Simplify attributes on cleardisplay, normalresponse.
aspinall [Wed, 11 Jul 2007 11:21:10 +0200] rev 23748
Track schema changes: add area attribute to pgml packet. Also add quoted Raw element [hack for Isabelle bottom-up XML production]
berghofe [Wed, 11 Jul 2007 11:16:34 +0200] rev 23747
Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:14:51 +0200] rev 23746
Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:13:08 +0200] rev 23745
New operations on tuples with specific arities.
berghofe [Wed, 11 Jul 2007 11:11:39 +0200] rev 23744
Adapted to changes in infrastructure for converting between
sets and predicates.
berghofe [Wed, 11 Jul 2007 11:10:37 +0200] rev 23743
rtrancl and trancl are now defined using inductive_set.
berghofe [Wed, 11 Jul 2007 11:09:15 +0200] rev 23742
Removed wf_implies_wfP and wfP_implies_wf from list of hints again.
berghofe [Wed, 11 Jul 2007 11:07:57 +0200] rev 23741
- Moved infrastructure for converting between sets and predicates
to Tools/inductive_set_package.ML
- Adapted conversion rules to new format (now use standard op :
and Collect operators rather than Collect2 and member(2))
- Removed bounded quantifiers for predicates