paulson [Tue, 19 Aug 2003 13:54:20 +0200] rev 14153
new case_tac
paulson [Tue, 19 Aug 2003 13:53:58 +0200] rev 14152
For the Isar version of the ZF logics manual
paulson [Fri, 15 Aug 2003 13:45:39 +0200] rev 14151
converting ex/If to Isar script
paulson [Fri, 15 Aug 2003 13:07:01 +0200] rev 14150
A document for UNITY
paulson [Wed, 13 Aug 2003 17:44:42 +0200] rev 14149
reformatting change and mention of Introduction to Isabelle
paulson [Wed, 13 Aug 2003 17:44:01 +0200] rev 14148
corrections by Viktor Kuncak and minor updating
paulson [Wed, 13 Aug 2003 17:24:59 +0200] rev 14147
added tutorial
paulson [Wed, 13 Aug 2003 12:28:53 +0200] rev 14146
possibility proof!
paulson [Tue, 12 Aug 2003 13:35:03 +0200] rev 14145
ZhouGollmann: new example (fair non-repudiation protocol)
streckem [Fri, 08 Aug 2003 15:05:11 +0200] rev 14144
added lemma c_hupd_fst
streckem [Fri, 08 Aug 2003 14:59:52 +0200] rev 14143
Modifications after changes in MicroJava/J
streckem [Fri, 08 Aug 2003 14:57:46 +0200] rev 14142
Changed lemmas .._type_sound
streckem [Fri, 08 Aug 2003 14:54:37 +0200] rev 14141
Added lemma exec_no_xcpt
berghofe [Thu, 07 Aug 2003 17:46:50 +0200] rev 14140
test_term now renames variable for size of test data to avoid clashes
with variables already present in the term to be tested.
nipkow [Tue, 05 Aug 2003 17:57:39 +0200] rev 14139
cleaned up
nipkow [Thu, 31 Jul 2003 14:01:04 +0200] rev 14138
*** empty log message ***
berghofe [Thu, 31 Jul 2003 00:01:47 +0200] rev 14137
Removed extraneous rev in function goal_params (the list of parameters
is already reversed by rename_wrt_term).
kleing [Tue, 29 Jul 2003 13:32:16 +0200] rev 14136
opened new section for next Isabelle release
berghofe [Mon, 28 Jul 2003 11:16:38 +0200] rev 14135
test_term now handles Match exception raised in generated code.
nipkow [Fri, 25 Jul 2003 17:21:22 +0200] rev 14134
Replaced \<leadsto> by \<rightharpoonup>
paulson [Fri, 25 Jul 2003 10:52:15 +0200] rev 14133
Simplified a proof using presburger
paulson [Thu, 24 Jul 2003 18:23:17 +0200] rev 14132
new theory Library/NatPair
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