wenzelm [Thu, 12 Jul 2007 00:15:35 +0200] rev 23797
Parsing theory sources without execution (via keyword classification).
wenzelm [Thu, 12 Jul 2007 00:15:34 +0200] rev 23796
exported command_keyword;
tuned;
wenzelm [Thu, 12 Jul 2007 00:15:30 +0200] rev 23795
command 'declare': proper thy_decl;
wenzelm [Thu, 12 Jul 2007 00:15:28 +0200] rev 23794
added get_string, get_int;
tuned;
wenzelm [Thu, 12 Jul 2007 00:15:26 +0200] rev 23793
added ProofGeneral/pgip_parser.ML;
wenzelm [Wed, 11 Jul 2007 19:22:05 +0200] rev 23792
tuned error faces;
nipkow [Wed, 11 Jul 2007 18:25:30 +0200] rev 23791
tries to solve goal via TrueI
wenzelm [Wed, 11 Jul 2007 17:47:52 +0200] rev 23790
tuned markup;
wenzelm [Wed, 11 Jul 2007 17:47:51 +0200] rev 23789
replaced OuterLex.name_of by more sophisticated OuterLex.text_of;
wenzelm [Wed, 11 Jul 2007 17:47:50 +0200] rev 23788
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
replaced OuterLex.name_of by more sophisticated OuterLex.text_of;
tuned;
wenzelm [Wed, 11 Jul 2007 17:47:49 +0200] rev 23787
Buffer.markup;
wenzelm [Wed, 11 Jul 2007 17:47:48 +0200] rev 23786
removed ident, space;
added antiq;
tuned;
wenzelm [Wed, 11 Jul 2007 17:47:47 +0200] rev 23785
added markup operation;
wenzelm [Wed, 11 Jul 2007 17:47:45 +0200] rev 23784
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
berghofe [Wed, 11 Jul 2007 12:23:34 +0200] rev 23783
Added entry for new inductive definition package.
berghofe [Wed, 11 Jul 2007 12:01:10 +0200] rev 23782
Proof terms for meta-conjunctions are now normalized before
splitting up the conjunctions.
berghofe [Wed, 11 Jul 2007 11:59:21 +0200] rev 23781
Added function norm_proof for normalizing the proof term
corresponding to a theorem.
berghofe [Wed, 11 Jul 2007 11:58:40 +0200] rev 23780
Added function rew_proof (for pre-normalizing proofs).
berghofe [Wed, 11 Jul 2007 11:56:59 +0200] rev 23779
Function unify_consts moved from OldInductivePackage to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:54:21 +0200] rev 23778
Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:54:03 +0200] rev 23777
Renamed accessible part for predicates to accp.
berghofe [Wed, 11 Jul 2007 11:52:45 +0200] rev 23776
renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:52:28 +0200] rev 23775
Renamed inductive2 to inductive.
berghofe [Wed, 11 Jul 2007 11:52:00 +0200] rev 23774
Hide member constant.
berghofe [Wed, 11 Jul 2007 11:51:15 +0200] rev 23773
Reverted renaming of "member".
obua [Wed, 11 Jul 2007 11:51:12 +0200] rev 23772
changed sources for HOL-Complex-Matrix
berghofe [Wed, 11 Jul 2007 11:49:56 +0200] rev 23771
Restored set notation in Multiset theory.
obua [Wed, 11 Jul 2007 11:47:59 +0200] rev 23770
added dummy makestring function
berghofe [Wed, 11 Jul 2007 11:47:24 +0200] rev 23769
Renamed inductive2 to inductive.
obua [Wed, 11 Jul 2007 11:47:13 +0200] rev 23768
fixed for SML/NJ
berghofe [Wed, 11 Jul 2007 11:46:44 +0200] rev 23767
Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:46:05 +0200] rev 23766
Adapted to changes in Accessible_Part theory.
berghofe [Wed, 11 Jul 2007 11:44:51 +0200] rev 23765
Function unify_consts moved from OldInductivePackage to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:43:31 +0200] rev 23764
New wrapper for defining inductive sets with new inductive
predicate package.
berghofe [Wed, 11 Jul 2007 11:41:30 +0200] rev 23763
Old (co)inductive command is now replaced by (co)inductive_set.
berghofe [Wed, 11 Jul 2007 11:39:59 +0200] rev 23762
Reorganization due to introduction of inductive_set wrapper.
berghofe [Wed, 11 Jul 2007 11:38:25 +0200] rev 23761
Improved code generator for Collect.
berghofe [Wed, 11 Jul 2007 11:36:06 +0200] rev 23760
Renamed inductive2 to inductive.
aspinall [Wed, 11 Jul 2007 11:35:17 +0200] rev 23759
Fix nested PGIP messages. Update for schema simplifications.
berghofe [Wed, 11 Jul 2007 11:34:38 +0200] rev 23758
Moved unify_consts to PrimrecPackage.
berghofe [Wed, 11 Jul 2007 11:32:02 +0200] rev 23757
- Renamed inductive2 to inductive
- Renamed some theorems about transitive closure for predicates
berghofe [Wed, 11 Jul 2007 11:29:44 +0200] rev 23756
Adapted to changes in Predicate theory.
berghofe [Wed, 11 Jul 2007 11:28:13 +0200] rev 23755
Adapted to new inductive definition package.
berghofe [Wed, 11 Jul 2007 11:27:46 +0200] rev 23754
Renamed accessible part for predicates to accp.
aspinall [Wed, 11 Jul 2007 11:25:24 +0200] rev 23753
Track schema changes: merge messagecategory with area attributes
berghofe [Wed, 11 Jul 2007 11:25:21 +0200] rev 23752
bot is now a constant.
berghofe [Wed, 11 Jul 2007 11:24:36 +0200] rev 23751
Restored set notation.
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
berghofe [Wed, 11 Jul 2007 11:04:39 +0200] rev 23740
Adapted to new package for inductive sets.
berghofe [Wed, 11 Jul 2007 11:03:11 +0200] rev 23739
Inserted definition of in_rel again (since member2 was removed).
berghofe [Wed, 11 Jul 2007 11:02:07 +0200] rev 23738
Added ML bindings for sup_fun_eq and sup_bool_eq.