paulson [Thu, 24 Jul 2003 18:23:00 +0200] rev 14131
declarations moved from PreList.thy
berghofe [Thu, 24 Jul 2003 17:52:38 +0200] rev 14130
Fixed two bugs:
- presburger_tac now calls ObjectLogic.atomize_tac first to avoid
failure when premises contain meta-level quantifiers or implications
- The preprocessor now also filters out premises containing variables
that are not of type int or nat.
berghofe [Thu, 24 Jul 2003 17:47:56 +0200] rev 14129
Exported function get_mode.
paulson [Thu, 24 Jul 2003 16:41:40 +0200] rev 14128
header comment
paulson [Thu, 24 Jul 2003 16:37:04 +0200] rev 14127
new theory NatPair of the injection from nat*nat -> nat
paulson [Thu, 24 Jul 2003 16:36:29 +0200] rev 14126
Tidying and replacement of some axioms by specifications
paulson [Thu, 24 Jul 2003 16:35:51 +0200] rev 14125
tidied
paulson [Tue, 22 Jul 2003 11:05:02 +0200] rev 14124
Added some regression testing for simprocs
paulson [Tue, 22 Jul 2003 11:03:42 +0200] rev 14123
fixed simprocs
skalberg [Mon, 21 Jul 2003 17:27:23 +0200] rev 14122
Added handling of meta implication and meta quantification.