Fri, 27 Nov 1998 17:00:30 +0100 |
nipkow |
At last: linear arithmetic for nat!
|
file |
diff |
annotate
|
Wed, 16 Sep 1998 10:28:54 +0200 |
paulson |
deleted redundant quantifiers
|
file |
diff |
annotate
|
Wed, 02 Sep 1998 10:35:11 +0200 |
paulson |
small simplification to not_Says_to_self
|
file |
diff |
annotate
|
Fri, 31 Jul 1998 10:48:42 +0200 |
paulson |
Removal of obsolete "open" commands from heads of .ML files
|
file |
diff |
annotate
|
Thu, 02 Jul 1998 17:48:11 +0200 |
paulson |
Deleted leading parameters thanks to new Goal command
|
file |
diff |
annotate
|
Tue, 30 Jun 1998 20:51:15 +0200 |
berghofe |
Adapted to new inductive definition package.
|
file |
diff |
annotate
|
Wed, 24 Jun 1998 11:24:52 +0200 |
paulson |
Ran isatool fixgoal
|
file |
diff |
annotate
|
Fri, 19 Jun 1998 11:20:36 +0200 |
paulson |
fixed comment
|
file |
diff |
annotate
|
Wed, 11 Mar 1998 14:54:41 +0100 |
paulson |
spy_analz_tac now handles individual conjuncts properly
|
file |
diff |
annotate
|
Sat, 07 Mar 1998 16:29:29 +0100 |
nipkow |
Removed `addsplits [expand_if]'
|
file |
diff |
annotate
|
Wed, 25 Feb 1998 15:51:24 +0100 |
oheimb |
changed wrapper mechanism of classical reasoner
|
file |
diff |
annotate
|
Mon, 12 Jan 1998 16:56:39 +0100 |
paulson |
Tidying, mostly to do with handling a more specific version of Fake_parts_insert
|
file |
diff |
annotate
|
Wed, 24 Dec 1997 10:02:30 +0100 |
paulson |
New Auto_tac (by Oheimb), and new syntax (without parens), and expandshort
|
file |
diff |
annotate
|
Tue, 16 Dec 1997 15:17:26 +0100 |
paulson |
Simplified proofs using rewrites for f``A where f is injective
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 13:27:58 +0100 |
paulson |
generalized UNION1 to UNION
|
file |
diff |
annotate
|
Mon, 03 Nov 1997 12:24:13 +0100 |
wenzelm |
isatool fixclasimp;
|
file |
diff |
annotate
|
Fri, 17 Oct 1997 15:25:12 +0200 |
nipkow |
setloop split_tac -> addsplits
|
file |
diff |
annotate
|
Mon, 29 Sep 1997 11:47:01 +0200 |
paulson |
Step_tac -> Safe_tac
|
file |
diff |
annotate
|
Thu, 25 Sep 1997 12:32:14 +0200 |
paulson |
Deleted obsolete version of clarify_tac
|
file |
diff |
annotate
|
Wed, 24 Sep 1997 12:25:32 +0200 |
paulson |
clarify_tac and a new simprule
|
file |
diff |
annotate
|
Fri, 19 Sep 1997 16:11:24 +0200 |
paulson |
Deleted the obsolete theorem analz_UN1_synth
|
file |
diff |
annotate
|
Thu, 18 Sep 1997 13:24:04 +0200 |
paulson |
Global change: lost->bad and sees Spy->spies
|
file |
diff |
annotate
|
Thu, 11 Sep 1997 12:24:28 +0200 |
paulson |
Split base cases from "msg" to "atomic" in order
|
file |
diff |
annotate
|
Thu, 21 Aug 1997 12:56:29 +0200 |
paulson |
Replacing impOfSubs analz_mono by analz_insertI should improve convergence
|
file |
diff |
annotate
|
Fri, 01 Aug 1997 09:41:38 +0200 |
nipkow |
Had to remove {x.x=a} = a from !simpset in one proof.
|
file |
diff |
annotate
|
Mon, 14 Jul 1997 12:47:21 +0200 |
paulson |
Changing "lost" from a parameter of protocol definitions to a constant.
|
file |
diff |
annotate
|
Fri, 11 Jul 1997 13:28:53 +0200 |
paulson |
Moved some declarations to Message from Public and Shared
|
file |
diff |
annotate
|
Tue, 01 Jul 1997 17:34:13 +0200 |
paulson |
spy_analz_tac: Restored iffI to the list of rules used to break down
|
file |
diff |
annotate
|
Tue, 01 Jul 1997 10:37:42 +0200 |
paulson |
Added a comment
|
file |
diff |
annotate
|
Thu, 19 Jun 1997 11:24:37 +0200 |
paulson |
New comments; a tidied proof
|
file |
diff |
annotate
|
Mon, 09 Jun 1997 10:21:05 +0200 |
paulson |
Useful new lemma
|
file |
diff |
annotate
|
Wed, 07 May 1997 13:01:43 +0200 |
paulson |
Conversion to use blast_tac (with other improvements)
|
file |
diff |
annotate
|
Mon, 05 May 1997 12:15:53 +0200 |
paulson |
Some blast_tac calls; more needed
|
file |
diff |
annotate
|
Tue, 15 Apr 1997 10:15:09 +0200 |
paulson |
Moved expand_case_tac from Auth/Message.ML to simpdata.ML
|
file |
diff |
annotate
|
Wed, 09 Apr 1997 12:32:04 +0200 |
paulson |
Using Blast_tac
|
file |
diff |
annotate
|
Fri, 04 Apr 1997 11:18:52 +0200 |
paulson |
Calls Blast_tac
|
file |
diff |
annotate
|
Sat, 15 Feb 1997 17:52:31 +0100 |
oheimb |
reflecting my recent changes of the simplifier and classical reasoner
|
file |
diff |
annotate
|
Mon, 27 Jan 1997 15:06:21 +0100 |
paulson |
deepen_tac is NOT complete when made to apply "spec" as a safe rule\!\!
|
file |
diff |
annotate
|
Fri, 17 Jan 1997 12:49:31 +0100 |
paulson |
Now with Andy Gordon's treatment of freshness to replace newN/K
|
file |
diff |
annotate
|
Tue, 07 Jan 1997 16:28:43 +0100 |
paulson |
Incorporation of HPair into Message
|
file |
diff |
annotate
|
Mon, 16 Dec 1996 10:41:26 +0100 |
paulson |
New tactic: prove_unique_tac
|
file |
diff |
annotate
|
Fri, 13 Dec 1996 10:17:35 +0100 |
paulson |
Addition of the Hash constructor
|
file |
diff |
annotate
|
Thu, 05 Dec 1996 19:03:38 +0100 |
paulson |
Moved much common material to Message.ML
|
file |
diff |
annotate
|
Fri, 29 Nov 1996 18:03:21 +0100 |
paulson |
Swapped arguments of Crypt (for clarity and because it is conventional)
|
file |
diff |
annotate
|
Fri, 08 Nov 1996 14:13:56 +0100 |
paulson |
Ran expandshort
|
file |
diff |
annotate
|
Fri, 01 Nov 1996 18:27:38 +0100 |
paulson |
New, purely illustrative result Crypt_synth_analz
|
file |
diff |
annotate
|
Fri, 18 Oct 1996 11:33:02 +0200 |
paulson |
Replaced excluded_middle_tac by case_tac
|
file |
diff |
annotate
|
Tue, 08 Oct 1996 10:19:31 +0200 |
paulson |
New theorem Crypt_imp_invKey_keysFor
|
file |
diff |
annotate
|
Mon, 07 Oct 1996 10:41:26 +0200 |
paulson |
New theorem Crypt_Fake_parts_insert
|
file |
diff |
annotate
|
Thu, 26 Sep 1996 12:50:48 +0200 |
paulson |
Introduction of "lost" argument
|
file |
diff |
annotate
|
Thu, 26 Sep 1996 10:34:19 +0200 |
paulson |
Last working version prior to addition of "lost" component
|
file |
diff |
annotate
|
Wed, 25 Sep 1996 17:15:18 +0200 |
paulson |
Last working version prior to introduction of "lost"
|
file |
diff |
annotate
|
Mon, 23 Sep 1996 18:19:02 +0200 |
paulson |
New laws for messages
|
file |
diff |
annotate
|
Fri, 13 Sep 1996 18:46:08 +0200 |
paulson |
Reordering of premises for cut theorems, and new law MPair_synth_analz
|
file |
diff |
annotate
|
Fri, 13 Sep 1996 13:15:48 +0200 |
paulson |
Removal of obsolete thm Fake_parts_insert
|
file |
diff |
annotate
|
Mon, 09 Sep 1996 17:34:24 +0200 |
paulson |
Stronger proofs; work for Otway-Rees
|
file |
diff |
annotate
|
Tue, 03 Sep 1996 19:07:00 +0200 |
paulson |
New theorems for Fake case
|
file |
diff |
annotate
|
Tue, 20 Aug 1996 17:46:24 +0200 |
paulson |
Working version of NS, messages 1-3, WITH INTERLEAVING
|
file |
diff |
annotate
|
Mon, 19 Aug 1996 11:19:55 +0200 |
paulson |
Renaming of functions, and tidying
|
file |
diff |
annotate
|
Mon, 29 Jul 1996 18:31:39 +0200 |
paulson |
Works up to main theorem, then XXX...X
|
file |
diff |
annotate
|