Thu, 31 Aug 2000 09:23:01 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 30 Aug 2000 16:29:21 +0200 |
nipkow |
introduced induct_thm_tac
|
file |
diff |
annotate
|
Mon, 28 Aug 2000 17:02:19 +0200 |
nipkow |
Removed map_compose from simpset.
|
file |
diff |
annotate
|
Thu, 17 Aug 2000 18:30:48 +0200 |
nipkow |
added map_cong to recdef
|
file |
diff |
annotate
|
Mon, 24 Jul 2000 23:52:55 +0200 |
wenzelm |
avoid referencing thy value;
|
file |
diff |
annotate
|
Fri, 14 Jul 2000 14:47:15 +0200 |
paulson |
moved sublist from UNITY/AllocBase to List
|
file |
diff |
annotate
|
Thu, 06 Jul 2000 15:38:00 +0200 |
nipkow |
Deleted list_case thms no subsumed by case_tac
|
file |
diff |
annotate
|
Thu, 29 Jun 2000 12:15:08 +0200 |
paulson |
fixed proof to cope with the default of equalityCE instead of equalityE
|
file |
diff |
annotate
|
Thu, 22 Jun 2000 23:04:34 +0200 |
wenzelm |
bind_thm(s);
|
file |
diff |
annotate
|
Thu, 01 Jun 2000 13:28:00 +0200 |
paulson |
simplified the proof of nth_upt
|
file |
diff |
annotate
|
Wed, 31 May 2000 11:55:51 +0200 |
paulson |
added new proofs and simplified an old one
|
file |
diff |
annotate
|
Fri, 26 May 2000 18:03:54 +0200 |
paulson |
renamed upt_Suc, since that name is needed for its primrec rule
|
file |
diff |
annotate
|
Tue, 23 May 2000 18:06:22 +0200 |
paulson |
added type constraint ::nat because 0 is now overloaded
|
file |
diff |
annotate
|
Wed, 19 Apr 2000 11:09:59 +0200 |
paulson |
removal of less_SucI, le_SucI from default simpset
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 16:23:34 +0100 |
wenzelm |
case_tac now subsumes both boolean and datatype cases;
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 12:51:10 +0100 |
nipkow |
exhaust_tac -> cases_tac
|
file |
diff |
annotate
|
Thu, 24 Feb 2000 08:55:37 +0100 |
nipkow |
Added and renamed a lemma.
|
file |
diff |
annotate
|
Fri, 18 Feb 2000 15:34:22 +0100 |
paulson |
expandshort
|
file |
diff |
annotate
|
Wed, 26 Jan 2000 11:04:38 +0100 |
nipkow |
optimized xs[i:=x]!j lemmas.
|
file |
diff |
annotate
|
Wed, 12 Jan 2000 15:58:01 +0100 |
nipkow |
More lemmas.
|
file |
diff |
annotate
|
Mon, 10 Jan 2000 16:06:43 +0100 |
nipkow |
Forgot to "call" MicroJava in makefile.
|
file |
diff |
annotate
|
Mon, 13 Dec 1999 10:54:04 +0100 |
paulson |
expandshort
|
file |
diff |
annotate
|
Thu, 11 Nov 1999 11:43:14 +0100 |
nipkow |
Imported Conny's lemmas from MicroJava
|
file |
diff |
annotate
|
Tue, 21 Sep 1999 19:11:07 +0200 |
nipkow |
Mod because of new solver interface.
|
file |
diff |
annotate
|
Wed, 18 Aug 1999 10:27:57 +0200 |
nipkow |
Added take_all and drop_all to simpset.
|
file |
diff |
annotate
|
Mon, 16 Aug 1999 22:07:12 +0200 |
wenzelm |
'a list: Nil, Cons;
|
file |
diff |
annotate
|
Mon, 19 Jul 1999 15:27:34 +0200 |
paulson |
NatBin: binary arithmetic for the naturals
|
file |
diff |
annotate
|
Sun, 18 Jul 1999 11:06:08 +0200 |
nipkow |
Modifid length_tl
|
file |
diff |
annotate
|
Thu, 17 Jun 1999 10:33:43 +0200 |
paulson |
expandshort
|
file |
diff |
annotate
|
Fri, 11 Jun 1999 17:14:00 +0200 |
nipkow |
rev=rev lemma.
|
file |
diff |
annotate
|
Thu, 10 Jun 1999 10:41:36 +0200 |
paulson |
many new lemmas about take & drop, incl the famous take-lemma
|
file |
diff |
annotate
|
Mon, 07 Jun 1999 19:25:12 +0200 |
nipkow |
Added lots of 'replicate' lemmas.
|
file |
diff |
annotate
|
Tue, 20 Apr 1999 14:32:48 +0200 |
paulson |
tidied
|
file |
diff |
annotate
|
Thu, 15 Apr 1999 18:10:37 +0200 |
nipkow |
Added new thms.
|
file |
diff |
annotate
|
Thu, 01 Apr 1999 18:42:48 +0200 |
pusch |
new definition for nth.
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 16:53:46 +0100 |
wenzelm |
Theory.sign_of;
|
file |
diff |
annotate
|
Mon, 08 Mar 1999 13:49:14 +0100 |
nipkow |
modified zip
|
file |
diff |
annotate
|
Fri, 29 Jan 1999 16:26:12 +0100 |
paulson |
expandshort
|
file |
diff |
annotate
|
Tue, 19 Jan 1999 11:18:11 +0100 |
paulson |
removal of the (thm list) argument of mk_cases
|
file |
diff |
annotate
|
Sat, 09 Jan 1999 15:24:11 +0100 |
nipkow |
Refined arith tactic.
|
file |
diff |
annotate
|
Mon, 04 Jan 1999 16:37:04 +0100 |
nipkow |
Shortened a proof.
|
file |
diff |
annotate
|
Mon, 04 Jan 1999 15:07:47 +0100 |
nipkow |
Version 1.0 of linear nat arithmetic.
|
file |
diff |
annotate
|
Fri, 27 Nov 1998 17:00:30 +0100 |
nipkow |
At last: linear arithmetic for nat!
|
file |
diff |
annotate
|
Fri, 23 Oct 1998 20:44:34 +0200 |
oheimb |
corrected auto_tac (applications of unsafe wrappers)
|
file |
diff |
annotate
|
Wed, 14 Oct 1998 11:50:48 +0200 |
nipkow |
Nat: added zero_neq_conv
|
file |
diff |
annotate
|
Tue, 13 Oct 1998 11:08:28 +0200 |
paulson |
length_Suc_conv is no longer given to AddIffs
|
file |
diff |
annotate
|
Wed, 23 Sep 1998 10:12:01 +0200 |
paulson |
deleted needless parentheses
|
file |
diff |
annotate
|
Mon, 21 Sep 1998 23:03:11 +0200 |
oheimb |
re-added mem and list_all
|
file |
diff |
annotate
|
Thu, 10 Sep 1998 17:15:48 +0200 |
paulson |
in_set_butlast_appendI supersedes in_set_butlast_appendI1,2
|
file |
diff |
annotate
|
Wed, 09 Sep 1998 17:19:26 +0200 |
oheimb |
changed constants mem and list_all to mere translations
|
file |
diff |
annotate
|
Fri, 04 Sep 1998 11:01:59 +0200 |
nipkow |
Arith: less_diff_conv
|
file |
diff |
annotate
|
Wed, 02 Sep 1998 16:52:06 +0200 |
nipkow |
Added function upto to List.
|
file |
diff |
annotate
|
Thu, 20 Aug 1998 16:49:47 +0200 |
paulson |
tidied
|
file |
diff |
annotate
|
Fri, 14 Aug 1998 12:03:01 +0200 |
paulson |
expandshort
|
file |
diff |
annotate
|
Thu, 13 Aug 1998 18:14:26 +0200 |
paulson |
even more tidying of Goal commands
|
file |
diff |
annotate
|
Wed, 12 Aug 1998 15:29:34 +0200 |
oheimb |
added length_Suc_conv, finite_set
|
file |
diff |
annotate
|
Mon, 10 Aug 1998 11:30:12 +0200 |
nipkow |
More lemmas about lex.
|
file |
diff |
annotate
|
Sat, 08 Aug 1998 14:00:56 +0200 |
nipkow |
List now contains some lexicographic orderings.
|
file |
diff |
annotate
|
Thu, 06 Aug 1998 15:48:13 +0200 |
paulson |
even more tidying of Goal commands
|
file |
diff |
annotate
|
Thu, 06 Aug 1998 12:46:18 +0200 |
nipkow |
New lemmas in List and Lambda in IsaMakefile
|
file |
diff |
annotate
|