Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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.
added add_trrules_i;
1995-06-26, by wenzelm
added extend_trrules_i;
1995-06-26, by wenzelm
added a few comments on ThyInfo
1995-06-23, by clasohm
Put in direct proof of C-R w/o detour via cd.
1995-06-23, by nipkow
removed \...\ inside strings
1995-06-22, by clasohm
changed call of store_thm_db so that it's result is not displayed
1995-06-22, by clasohm
Simplified the confluence proofs.
1995-06-22, by nipkow
Added add_lessD1
1995-06-22, by nipkow
removed \...\ inside strings
1995-06-21, by clasohm
removed \...\ inside strings
1995-06-21, by clasohm
removed \...\ inside strings
1995-06-21, by clasohm
Added remark that \...\ in strings is unnecessary.
1995-06-21, by nipkow
removed 'raw' productions from gram datatype; replaced mk_gram by add_prods;
1995-06-14, by clasohm
added CHOL
1995-06-13, by clasohm
fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
1995-06-12, by clasohm
converted to LaTeX-2e
1995-06-06, by lcp
Now string_of_vname checks for the empty variable name,
1995-06-06, by lcp
Corrected comments in headers
1995-06-02, by lcp
commented thms_unifying_with out; placed thm_db into signature again;
1995-06-01, by clasohm
Added dependence on Thy/thm_database.ML
1995-06-01, by nipkow
*** empty log message ***
1995-05-31, by mueller
polish
1995-05-31, by mueller
removed thm_num and thm_db from signature
1995-05-30, by clasohm
fixed bug in thms_containing; changed error/warning messages;
1995-05-30, by clasohm
fixed bug: ThySynFun really shouldn't be deleted
1995-05-30, by clasohm
changed error message in thms_containing
1995-05-29, by clasohm
replaced "All" by "all" in ThmdbFUN's ignore parameter
1995-05-29, by clasohm
added theorem database which contains axioms and theorems indexed by the
1995-05-29, by clasohm
Added Church-Rosser
1995-05-28, by nipkow
Added trancl_cs
1995-05-28, by nipkow
Moved Relation from Integ to main HOL.
1995-05-27, by nipkow
Trancl is now based on Relation which used to be in Integ.
1995-05-26, by nipkow
changed macro expander such that patterns also match prefixes of appls;
1995-05-26, by wenzelm
Moved comment from ParRed.thy to ROOT.ML
1995-05-22, by nipkow
Added Park induction to Lfp.
1995-05-22, by nipkow
Polished the presentation making it completely definitional.
1995-05-22, by nipkow
Krzysztof Grabczewski's (nearly) complete AC proofs
1995-05-18, by lcp
renamed trans_rtrancl to rtrancl_trans and modified it by expanding trans.
1995-05-15, by nipkow
Added some lemmas about r^*.
1995-05-13, by nipkow
Lambda calculus in de Bruijn notation.
1995-05-13, by nipkow
Indexing of COMP
1995-05-11, by lcp
Indexing of FILTER and COND
1995-05-11, by lcp
show_sorts
1995-05-11, by lcp
Modified translation for pattern abstraction.
1995-05-10, by nipkow
Moved induct2 from Hoare to Lfp.
1995-05-09, by nipkow
Prod is now a parent of Lfp.
1995-05-09, by nipkow
converted HOL.tex to CHOL.tex; replaced HOL.tex by CHOL.tex
1995-05-09, by clasohm
added \CHOL
1995-05-09, by clasohm
Calls 'rail' program for syntax diagrams
1995-05-04, by lcp
Changed some definitions and proofs to use pattern-matching.
1995-05-04, by lcp
Changed to use split instead of fsplit. The weakening of fsplitE appears not
1995-05-04, by lcp
case is defined using pattern-matching
1995-05-04, by lcp
Modified proofs for new form of 'split'.
1995-05-04, by lcp
Added pattern-matching code from CHOL/Prod.thy. Changed
1995-05-04, by lcp
Modified proofs for (q)split, fst, snd for new
1995-05-03, by lcp
Changed to use split instead of fsplit. The weakening of fsplitE appears not
1995-05-03, by lcp
prove_case_equation now calls uses meta_eq_to_obj_eq to cope
1995-05-03, by lcp
show_sorts:=true forces display of types
1995-05-03, by lcp
trivial rewording
1995-05-03, by lcp
trivial change
1995-05-03, by lcp
Covers wrapper tacticals: setwrapper, ..., addss
1995-05-03, by lcp
fixed bug in thy_unchanged that occurred when the .thy file was changed
1995-05-03, by clasohm
Changed definitions so that qsplit is now defined in terms of
1995-05-03, by lcp
Modified proofs for (q)split, fst, snd for new
1995-05-03, by lcp
Changed some definitions and proofs to use pattern-matching.
1995-05-03, by lcp
Patterns can now be let-bound
1995-05-03, by lcp
Changed to use split instead of fsplit. The weakening of fsplitE appears not
1995-05-03, by lcp
Changed some definitions and proofs to use pattern-matching.
1995-05-03, by lcp
Changed some definitions and proofs to use pattern-matching.
1995-05-03, by lcp
Changed some definitions and proofs to use pattern-matching.
1995-05-03, by lcp
Now show_sorts:=true causes printing of types
1995-05-03, by lcp
Imported meta_eq_to_obj_eq from HOL for use with 'split'.
1995-05-03, by lcp
replaced store_thm by bind_thm
1995-05-03, by clasohm
trivial change
1995-05-03, by lcp
new version
1995-05-03, by lcp
Covers defs and re-ordering of theory sections
1995-05-03, by lcp
Updates involving defs, addss, etc.
1995-05-03, by lcp
Simplified layout a little.
1995-05-03, by nipkow
Corrected display of split f t: no more let.
1995-05-03, by nipkow
Sections can now be given in any order.
1995-05-02, by nipkow
Simplified proof of Hausdorff_next_exists.
1995-05-01, by lcp
Added
1995-04-28, by nipkow
Renamed insert_kbrl to insert_tagged_brl and exported it. Now
1995-04-28, by lcp
Modified proofs for new claset primitives. The problem is that they enforce
1995-04-28, by lcp
Modified proofs for new claset primitives. The problem is that they enforce
1995-04-28, by lcp
Modified proofs for new claset primitives. The problem is that they enforce
1995-04-28, by lcp
Recoded addSIs, etc., so that nets are built incrementally
1995-04-28, by lcp
updated version
Isabelle94-3
1995-04-25, by lcp
Simple updates for compatibility with KG
1995-04-25, by lcp
Simplified, removing needless theorems about lambda.
1995-04-25, by lcp
Now loads the theory "Let". Could add it to FOL, but this appears to
1995-04-25, by lcp
HOL.thy:
1995-04-22, by nipkow
I have modified the grammar for idts (sequences of identifiers with optional
1995-04-22, by nipkow
Simplified proofs thanks to addss.
1995-04-19, by nipkow
Fixed old bug in the simplifier. Term to be simplified now carries around its
1995-04-16, by nipkow
Fixed bug.
1995-04-16, by nipkow
Brought in line with new organization of IOA.
1995-04-16, by nipkow
New examples directories Resid and AC
1995-04-14, by lcp
Definition of 'let' declarations, from HOL
1995-04-14, by lcp
In binders, the default body priority is now p instead of 0.
1995-04-14, by lcp
Now builds Resid as a test
1995-04-14, by lcp
Deleted comment
1995-04-14, by lcp
Renamed diff_sing_lepoll to Diff_sing_lepoll.
1995-04-14, by lcp
Renamed domain_diff_subset, range_diff_subset,
1995-04-14, by lcp
Renamed diff_sing_lepoll, lepoll_diff_sing and diff_sing_eqpoll
1995-04-14, by lcp
Updated CADE reference
1995-04-14, by lcp
Removes (obsolete) target if already present.
1995-04-14, by lcp
Olafs new version.
1995-04-13, by nipkow
Directory example is now called NTP
1995-04-13, by nipkow
ABP: Alternating bit protocol example
1995-04-13, by nipkow
New ROOT file.
1995-04-13, by nipkow
New example by Ole Rasmussen
1995-04-13, by lcp
Simplified some proofs and made them work for new hyp_subst_tac.
1995-04-13, by lcp
expandshort
1995-04-13, by lcp
Deleted some useless things and made proofs of
1995-04-13, by lcp
Simplified using pattern replacements.
1995-04-13, by lcp
adjusted HOLCF for new hyp_subst_tac
1995-04-13, by regensbu
Defined vv1 using let. Introduced gg1, gg2.
1995-04-13, by lcp
Deleted subset_imp_Un_Diff_eq, as it is identical to
1995-04-13, by lcp
New root file
1995-04-13, by lcp
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
+30000
tip