Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
oops;
1997-06-26, by wenzelm
rearrange pages of ps file to be printed as booklet (duplex);
1997-06-26, by wenzelm
amdI -> admI2
1997-06-26, by nipkow
Tuned Franz's proofs.
1997-06-26, by nipkow
Removal of structure Context and its replacement by a theorem list of
1997-06-23, by paulson
Removal of COND_CONG, which is just if_cong RS eq_reflection
1997-06-23, by paulson
Ran expandshort
1997-06-23, by paulson
New "congs" keyword for recdef theory section
1997-06-23, by paulson
removed old Makefile;
1997-06-20, by wenzelm
removed;
1997-06-20, by wenzelm
removed old Makefile;
1997-06-20, by wenzelm
removed old Makefile and compat files;
1997-06-20, by wenzelm
Made proofs more concise by replacing calls to spy_analz_tac by uses of
1997-06-19, by paulson
Proof tidying and variable renaming (NA->na, NB->nb when of type msg)
1997-06-19, by paulson
New comments; a tidied proof
1997-06-19, by paulson
Two new rewrite rules--NOT included by default\!
1997-06-19, by paulson
Defines KeyWithNonce, which is used to prove the secrecy of NB
1997-06-18, by paulson
Addition of not_imp (which pushes negation into implication) as a default
1997-06-18, by paulson
Corrected Title in header lines
1997-06-18, by paulson
Streamlined proofs of the secrecy of NB and added authentication of A and B
1997-06-18, by paulson
Removed Says_Crypt_lost and Says_Crypt_not_lost.
1997-06-18, by paulson
Removed Says_Crypt_lost and Says_Crypt_not_lost.
1997-06-18, by paulson
Adapted proofs to the removal of Says_Crypt_lost and Says_Crypt_not_lost
1997-06-18, by paulson
Deleted spurious reference to Spy_not_see_NB, which by chance was defined
1997-06-18, by paulson
converse -> ^-1
1997-06-17, by nipkow
Type constraint added to ensure that "length" refers to lists. Maybe should
1997-06-16, by paulson
Replacing the primrec definition of "length" by a translation to the built-in
1997-06-16, by paulson
Tuned wf_iff_no_infinite_down_chain proof, based on Konrads ideas.
1997-06-13, by nipkow
changed compatible definition;
1997-06-13, by mueller
added deadlock
1997-06-12, by mueller
added deadlock freedom, polished definitions and proofs
1997-06-12, by mueller
Strengthened and streamlined the Yahalom proofs
1997-06-09, by paulson
Useful new lemma
1997-06-09, by paulson
eliminated non-ASCII;
1997-06-06, by wenzelm
Added
1997-06-06, by nipkow
improved function 'nonreserved'
1997-06-06, by oheimb
Removed a few redundant additions of simprules or classical rules
1997-06-06, by paulson
The name bex_conj_distrib was WRONG
1997-06-06, by paulson
Better miniscoping for bounded quantifiers
1997-06-06, by paulson
Tidying and simplification of declarations
1997-06-06, by paulson
Much polishing of proofs
1997-06-06, by paulson
New miniscoping rules for ALL
1997-06-06, by paulson
New facts about In0/1 by Burkhart Wolff
1997-06-06, by paulson
New miniscoping rules ball_triv and bex_triv
1997-06-06, by paulson
Mended the definition of ack(0,n)
1997-06-06, by paulson
Two new examples; corrected a comment
1997-06-06, by paulson
New example theory: Recdef
1997-06-06, by paulson
added finite_converse
1997-06-05, by nipkow
Moved image_is_empty from Finite.ML to equalities.ML
1997-06-05, by nipkow
Modified a few defs and proofs because of the changes to theory Finite.thy.
1997-06-05, by nipkow
Finite.ML Finite.thy: Replaced `finite subset of' by mere `finite'.
1997-06-05, by nipkow
New recdef examples
1997-06-05, by paulson
Removal of freeze_vars and thaw_vars. New freeze_thaw
1997-06-05, by paulson
freezeT now refers to Type.freeze_thaw
1997-06-05, by paulson
Tidying of signature. More robust renaming in freeze_thaw.
1997-06-05, by paulson
Removal of freeze_vars and thaw_vars (quite unused...)
1997-06-05, by paulson
Removal of radixstring from string_of_int; addition of string_of_indexname
1997-06-05, by paulson
There was never need for another copy of radixstring...
1997-06-05, by paulson
Numerous simplifications and removal of HOL-isms
1997-06-05, by paulson
Now loads theory Recdef
1997-06-05, by paulson
A slight simplification of optstring
1997-06-05, by paulson
Now extracts the predicate variable from induct0 insteead of trying to
1997-06-05, by paulson
Deleted the obsolete "pred_list" relation
1997-06-05, by paulson
Documented the new distinct_subgoals_tac
1997-06-05, by paulson
A slight simplification of optstring
1997-06-05, by paulson
Now extracts the predicate variable from induct0 insteead of trying to
1997-06-05, by paulson
Made the pseudo-type of split_rule_var a separate argument
1997-06-05, by paulson
eliminated non-ASCII;
1997-06-04, by wenzelm
eliminated freeze_vars;
1997-06-04, by wenzelm
changed priority of -> from [6,5]5 to [1,0]0
1997-06-04, by mueller
is_blank: fixed space2;
1997-06-03, by wenzelm
No longer refers to internal TFL structures
1997-06-03, by paulson
More de-HOLification: using Free, Const, etc. instead of mk_var, mk_const
1997-06-03, by paulson
New theory "Power" of exponentiation (and binomial coefficients)
1997-06-03, by paulson
New theorem about the cardinality of the powerset (uses exponentiation)
1997-06-03, by paulson
Type inference makes a Const here, perhaps elsewhere?thry.sml
1997-06-02, by paulson
poly_tvars allows recdefs to be made without type constraints
1997-06-02, by paulson
Corrected banner: it is W0, not MiniML
1997-06-02, by paulson
New statement and proof of free_tv_subst_var in order to cope with new
1997-06-02, by paulson
Now Un_insert_left, Un_insert_right are default rewrite rules
1997-06-02, by paulson
Corrected statement of filter_append; added filter_size
1997-06-02, by paulson
Simplified proof
1997-06-02, by paulson
New theorems le_add_diff_inverse, le_add_diff_inverse2
1997-06-02, by paulson
trivial changes to incorporate CTL.thy and Example.ML in html file;
1997-05-30, by mueller
Simplified the calling sequence of CONTEXT_REWRITE_RULE
1997-05-30, by paulson
Moved "less_eq" to NatDef from Arith
1997-05-30, by paulson
New results including the basis for unique factorization
1997-05-30, by paulson
Now "primes" is a set
1997-05-30, by paulson
Now Divides must be the parent
1997-05-30, by paulson
New proofs about cardinality. Suggested by Florian Kammueller
1997-05-30, by paulson
Addition of Finite as parent allows cardinality theorems
1997-05-30, by paulson
Replacement of "divides" by "dvd" from Divides.thy, and updating of proofs
1997-05-30, by paulson
Overloading of "^" requires a type constraint
1997-05-30, by paulson
Overloading of "^" requires new type class "power", with types "nat" and
1997-05-30, by paulson
New theory Divides
1997-05-30, by paulson
Many new theorems about cardinality
1997-05-30, by paulson
Now Divides must be the parent
1997-05-30, by paulson
Moving div and mod from Arith to Divides
1997-05-30, by paulson
flushOut ensures that no recent error message are lost (not certain this is
1997-05-30, by paulson
polyml-3.1 default again (for local work);
1997-05-27, by wenzelm
fixed -P (checkout only);
1997-05-27, by wenzelm
NJ 1.09.2x as factory default!
Isabelle94-8
1997-05-27, by wenzelm
Last changes for new release 94-8
1997-05-27, by mueller
added 1.09.28 note;
1997-05-27, by wenzelm
New theorems suggested by Florian Kammueller
1997-05-27, by paulson
Restoration of the two "bypassed" theorems Union_quotient and quotient_disj
1997-05-27, by paulson
Removal of card_insert_disjoint, which is now a default rewrite rule
1997-05-27, by paulson
New theorem disjoint_eq_subset_Compl
1997-05-27, by paulson
New theorem le_Suc_eq
1997-05-27, by paulson
Removal of mask.sig and mask.sml
1997-05-27, by paulson
Removal of module Mask and datatype binding with its constructor |->
1997-05-27, by paulson
New theorems suggested by Florian Kammueller
1997-05-27, by paulson
remoded ccc1
1997-05-26, by slotosch
removed ccc1
1997-05-26, by slotosch
tuned comment;
1997-05-26, by wenzelm
Two useful facts about Powersets suggested by Florian Kammueller
1997-05-26, by paulson
Added a missing "result();" after problem 43.
1997-05-26, by paulson
Tidying using the new exhaust_tac
1997-05-26, by paulson
Now recdef checks the name of the function being defined.
1997-05-26, by paulson
Deleted option_case_tac because exhaust_tac performs a similar function.
1997-05-26, by paulson
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip