Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
splitter setup;
2000-03-15, by wenzelm
clasimp: include Splitter;
2000-03-15, by wenzelm
splitter setup;
2000-03-15, by wenzelm
tuned comments;
2000-03-15, by wenzelm
include Splitter.split_modifiers;
2000-03-15, by wenzelm
added attributes, method modifiers, theory setup;
2000-03-15, by wenzelm
export change_global_ss, change_local_ss;
2000-03-15, by wenzelm
removed export_chain;
2000-03-15, by wenzelm
eliminated toplevel stack;
2000-03-15, by wenzelm
'pr': modes, optional limit;
2000-03-15, by wenzelm
pr: modes, optional limit;
2000-03-15, by wenzelm
pretty chunks;
2000-03-15, by wenzelm
tuned comment;
2000-03-15, by wenzelm
tuned comments;
2000-03-15, by wenzelm
added pretty_goals(_marker);
2000-03-15, by wenzelm
removed Pretty.spc;
2000-03-15, by wenzelm
use Pretty.str / Pretty.raw_str;
2000-03-15, by wenzelm
removed lst, strlen, strlen_real, spc, sym;
2000-03-15, by wenzelm
made links to homepages absolute, avoids trouble with relative links on the
2000-03-15, by kleing
'undo' prints state (again);
2000-03-14, by wenzelm
pr, disable_pr, enable_pr;
2000-03-14, by wenzelm
silence undo command;
2000-03-14, by wenzelm
tuned comments;
2000-03-14, by wenzelm
invoke_case: include attributes;
2000-03-14, by wenzelm
'cases' and 'induct' methods;
2000-03-14, by wenzelm
tuned 'case';
2000-03-14, by wenzelm
added 'case' command;
2000-03-14, by wenzelm
added \NEXT;
2000-03-14, by wenzelm
proper symbol_output for "xsymbols" mode;
2000-03-13, by wenzelm
replaced exhaust_tac by case_tac;
2000-03-13, by wenzelm
renamed cases_tac to case_tac;
2000-03-13, by wenzelm
case_tac now subsumes both boolean and datatype cases;
2000-03-13, by wenzelm
use cases;
2000-03-13, by wenzelm
* HOL: exhaust_tac on datatypes superceded by new case_tac;
2000-03-13, by wenzelm
renamed cases_tac to case_tac;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
removed cases_of;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
use HOLogic.Not;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
export vars_of;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
added Not;
2000-03-13, by wenzelm
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
tuned;
2000-03-13, by wenzelm
cases: preserve order;
2000-03-13, by wenzelm
*** empty log message ***
2000-03-13, by nipkow
exhaust -> cases
2000-03-13, by nipkow
exhaust_tac -> cases_tac
2000-03-13, by nipkow
renamed "f" to "le" and "mset" to "multiset"
2000-03-13, by paulson
fixed the goal statement of sorted_qsort
2000-03-13, by paulson
adapted to new PureThy.add_thms etc.;
2000-03-13, by wenzelm
add_thms, add_axioms, add_defs: return theorems as well;
2000-03-13, by wenzelm
added |>> and |>>>;
2000-03-13, by wenzelm
exhaust->cases
2000-03-13, by nipkow
Type.typ_match now uses Vartab instead of association lists.
2000-03-10, by berghofe
tidied
2000-03-10, by paulson
now uses recdef instead of "rules"
2000-03-10, by paulson
tidied, and new thm perm_append2_eq
2000-03-10, by paulson
cases_tac
2000-03-10, by nipkow
Type.typ_match now uses Vartab instead of association lists.
2000-03-10, by berghofe
Type.unify now uses Vartab instead of association lists.
2000-03-10, by berghofe
Added function min_key.
2000-03-10, by berghofe
Added functions subst_TVars_Vartab and typ_subst_TVars_Vartab.
2000-03-10, by berghofe
Envir now uses Vartab instead of association lists.
2000-03-10, by berghofe
Type.unify and Type.typ_match now use Vartab instead of association lists.
2000-03-10, by berghofe
add_cases_induct: produce proper case names;
2000-03-10, by wenzelm
type descr;
2000-03-10, by wenzelm
check_case: disallow (T)Vars in invoked case;
2000-03-09, by wenzelm
quote tag arguments;
2000-03-09, by wenzelm
more robust case names of induct;
2000-03-09, by wenzelm
cleaned comment;
2000-03-09, by wenzelm
nicely tarted up Mutil
2000-03-09, by paulson
renamed to rsync-isabelle;
2000-03-09, by wenzelm
tuned;
2000-03-09, by wenzelm
made rsync "official"
2000-03-09, by kleing
mod_less, div_less are now default simprules
2000-03-09, by paulson
moved more lemmas to Convert (transitivity etc)
2000-03-09, by kleing
mod_less, div_less are now default simprules
2000-03-09, by paulson
Factorization
2000-03-09, by paulson
rsync goes "official" (started at boot time)
2000-03-09, by kleing
tuned for completeness of LBV
2000-03-09, by kleing
some more small lemmas
2000-03-09, by kleing
completeness of the lightweight bytecode verifier
2000-03-09, by kleing
added NT case for method invocation
2000-03-09, by kleing
minor adjustments in branch and method invocation for completeness of LBV
2000-03-09, by kleing
updated discussion of compilers
2000-03-09, by paulson
add_cases: omit unnamed;
2000-03-08, by wenzelm
invoke_case: name assumption;
2000-03-08, by wenzelm
fixed section syntax;
2000-03-08, by wenzelm
sect: exlude ":" from parser;
2000-03-08, by wenzelm
removed tune_names;
2000-03-08, by wenzelm
tuned ML types;
2000-03-08, by wenzelm
tuned;
2000-03-08, by wenzelm
added \CASE, \OBTAIN, \SORRY, \OOPS;
2000-03-08, by wenzelm
added dest_global/local_rules;
2000-03-08, by wenzelm
mk_elims, add_cases_induct: name rule cases;
2000-03-08, by wenzelm
generalized FINDGOAL, HEADGOAL;
2000-03-08, by wenzelm
handling of local contexts: print_cases, get_case, add_cases;
2000-03-08, by wenzelm
added METHOD_CASES, resolveq_cases_tac;
2000-03-08, by wenzelm
added invoke_case;
2000-03-08, by wenzelm
added 'case' command;
2000-03-08, by wenzelm
added print_cases;
2000-03-08, by wenzelm
added 'case_names' and 'params';
2000-03-08, by wenzelm
added rule_cases.ML;
2000-03-08, by wenzelm
export ALLGOALS_RANGE;
2000-03-08, by wenzelm
added (un)tag_rule;
2000-03-08, by wenzelm
added Isar/rule_cases.ML;
2000-03-08, by wenzelm
added isatool mkdir;
2000-03-08, by wenzelm
isabelle -c: tell ML system to compress output image;
2000-03-08, by wenzelm
pass -c option;
2000-03-08, by wenzelm
observe COMPRESS option;
2000-03-08, by wenzelm
option -c: tell ML system to compress output image;
2000-03-08, by wenzelm
* isatool mkdir provides easy setup of Isabelle session directories,
2000-03-08, by wenzelm
tuned error msg: rows counted from 1;
2000-03-08, by wenzelm
tidied
2000-03-08, by paulson
tidied
2000-03-08, by paulson
function "remove" and new lemmas for Factorization
2000-03-08, by paulson
new theory ex/Factorization
2000-03-08, by paulson
new lemmas
2000-03-08, by paulson
added simple_args;
2000-03-06, by wenzelm
argument: include verbatim;
2000-03-06, by wenzelm
moved use_mltext, use_mltext_theory, use_let, use_setup to context.ML;
2000-03-06, by wenzelm
added use_mltext, use_mltext_theory, use_let, use_setup (from isar_thy.ML);
2000-03-06, by wenzelm
rsyncd setup;
2000-03-06, by wenzelm
switched to mirroring with rsync server
2000-03-06, by kleing
new Poly/ML setup made default;
2000-03-06, by wenzelm
induct: "stripped" option;
2000-03-04, by wenzelm
require NatDef;
2000-03-04, by wenzelm
REPEAT_ALL_NEW;
2000-03-04, by wenzelm
added REPEAT_ALL_NEW;
2000-03-04, by wenzelm
tidied
2000-03-04, by paulson
tidied
2000-03-04, by paulson
new theories UNITY/Detects, UNITY/Reachability
2000-03-04, by paulson
added con_elim_s(olved_)tac;
2000-03-03, by wenzelm
mk_cases / inductive_cases: use InductMethod.con_elim_(solved_)tac;
2000-03-03, by wenzelm
added multi_resolveq, resolveq_tac;
2000-03-03, by wenzelm
Added Tanja's Detects and Reachability theories. Also
2000-03-03, by paulson
improved reasoning about {} and UNIV
2000-03-03, by paulson
join_rules: compatibility check;
2000-03-03, by wenzelm
token_trans: symbol length;
2000-03-03, by wenzelm
join induct rules;
2000-03-02, by wenzelm
added 'prolog' method;
2000-03-02, by wenzelm
added freeze_all;
2000-03-02, by wenzelm
polished version of the Allocator using Rename
2000-03-02, by paulson
tidied the proofs of singleton_insert_inj_eq, singleton_insert_inj_eq' and
2000-03-02, by paulson
project induct rule;
2000-03-01, by wenzelm
tuned;
2000-03-01, by wenzelm
test setup;
2000-03-01, by wenzelm
proper setup;
2000-03-01, by wenzelm
tuned;
2000-03-01, by wenzelm
expandshort
2000-03-01, by paulson
added a reference
2000-03-01, by paulson
new theorems from Sidi Ould Ehmety
2000-03-01, by paulson
tuned;
2000-02-29, by wenzelm
add_cases_induct: project_rules accomodates mutual induction;
2000-02-29, by wenzelm
tuned msgs;
2000-02-29, by wenzelm
even Alloc works again, using "rename"
2000-02-29, by paulson
replaced UN_constant, INT_constant by unconditional versions that rewrite
2000-02-29, by paulson
add_cases_induct: accomodate no_elim and no_ind flags;
2000-02-28, by wenzelm
new mostly working version; Alloc nearly converted to "Rename"
2000-02-28, by paulson
new thm vimage_Collect_eq
2000-02-28, by paulson
more bijection theorems
2000-02-28, by paulson
cases/induct attributes;
2000-02-27, by wenzelm
add_cases_induct: induct_method setup;
2000-02-27, by wenzelm
HOLogic.dest_conj;
2000-02-27, by wenzelm
HOLogic.dest_conj;
2000-02-27, by wenzelm
even better induct setup;
2000-02-27, by wenzelm
early setup of induct_method;
2000-02-27, by wenzelm
added dest_conj;
2000-02-27, by wenzelm
theorems [trans] = rev_mp mp;
2000-02-27, by wenzelm
use NetRules;
2000-02-27, by wenzelm
added major_prem_of;
2000-02-27, by wenzelm
added Isar/net_rules.ML;
2000-02-27, by wenzelm
simplified induct method;
2000-02-24, by wenzelm
tuned;
2000-02-24, by wenzelm
induct method: implicit rule;
2000-02-24, by wenzelm
rN = "record";
2000-02-24, by wenzelm
all_cases / all_inducts;
2000-02-24, by wenzelm
workaround res_inst_tac/lift_inst_rule bug by explicit type contraint;
2000-02-24, by wenzelm
capply, cabs: Sign.nodup_vars;
2000-02-24, by wenzelm
nodup_vars: fixed omission of 2 minor cases; account for Frees as well;
2000-02-24, by wenzelm
tuned generated TeX code;
2000-02-24, by wenzelm
renamed a lemma
2000-02-24, by nipkow
Added and renamed a lemma.
2000-02-24, by nipkow
not working yet. partial conversion to use "rename" instead of "extend"
2000-02-23, by paulson
new theorems inj_iff, surj_iff
2000-02-23, by paulson
new reference korf85
2000-02-23, by paulson
* Pure now provides its own version of intro/elim/dest attributes;
2000-02-22, by wenzelm
tuned syntax wrapper;
2000-02-22, by wenzelm
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip