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.
turned into new-style theory;
2000-08-19, by wenzelm
tuned;
2000-08-19, by wenzelm
tuned \isastyle;
2000-08-19, by wenzelm
added \isachar definitions;
2000-08-19, by wenzelm
%\urlstyle{rm}
2000-08-19, by wenzelm
renamed cond_with_path to cond_add_path (add to front);
2000-08-19, by wenzelm
X-symbols for ordinal, cardinal, integer arithmetic
2000-08-18, by paulson
fixed RuleCases.make (invert flag);
2000-08-18, by wenzelm
removed obsolete add_recdef_x;
2000-08-18, by wenzelm
proper handling of defs;
2000-08-18, by wenzelm
Main now new-style theory; added Main.ML for compatibility;
2000-08-18, by wenzelm
simproc bug fix: only TYPING assumptions are given to the simplifier
2000-08-18, by paulson
better rules for cancellation of common factors across comparisons
2000-08-18, by paulson
new example ZF/ex/NatSum
2000-08-18, by paulson
now allows dest_coeff to fail
2000-08-18, by paulson
*** empty log message ***
2000-08-18, by nipkow
*** empty log message ***
2000-08-18, by nipkow
removed obsolete keyword;
2000-08-17, by wenzelm
fixed indexing;
2000-08-17, by wenzelm
tuned;
2000-08-17, by wenzelm
installed recdef congs data
2000-08-17, by nipkow
added map_cong to recdef
2000-08-17, by nipkow
removed Lambda/Type.ML;
2000-08-17, by wenzelm
better rules for cancellation of common factors across comparisons
2000-08-17, by paulson
fixed a proof that had stopped working ???
2000-08-17, by paulson
tidied & updated proofs, deleting some unused ones
2000-08-17, by paulson
modified proofs: better rules for cancellation of common factors across comparisons
2000-08-17, by paulson
better rules for cancellation of common factors across comparisons
2000-08-17, by paulson
*** empty log message ***
2000-08-17, by wenzelm
cases: opaque by default;
2000-08-17, by wenzelm
renamed 'RS' to 'THEN';
2000-08-17, by wenzelm
tuned error handling;
2000-08-17, by wenzelm
added 'symmetric' attribute;
2000-08-17, by wenzelm
updated;
2000-08-17, by wenzelm
sel_upd proc: include 'more' pseudo-field;
2000-08-17, by wenzelm
renamed 'mk_cases_tac' to 'ind_cases';
2000-08-17, by wenzelm
changed 'opaque' option to 'open' (opaque is default);
2000-08-17, by wenzelm
renamed 'RS' to 'THEN';
2000-08-17, by wenzelm
converted to new-style theory;
2000-08-17, by wenzelm
done;
2000-08-17, by wenzelm
'symmetric' attribute;
2000-08-17, by wenzelm
fixed deps;
2000-08-17, by wenzelm
renamed 'RS' to 'THEN';
2000-08-17, by wenzelm
index tokens;
2000-08-17, by wenzelm
cases/induct method: 'opaque' by default; added 'open' option;
2000-08-17, by wenzelm
updated;
2000-08-17, by wenzelm
renamed 'RS' to 'THEN';
2000-08-17, by wenzelm
fixed lbrace, rbrace;
2000-08-17, by wenzelm
Isar/Pure: renamed 'RS' attribute to 'THEN';
2000-08-17, by wenzelm
Fixed completeness bug in simplifier: congruence rules could preclude
2000-08-16, by nipkow
major sharpening of stable_project_transient
2000-08-16, by paulson
new (unused) lemma
2000-08-16, by paulson
new thm and simprule Compl_Diff_eq
2000-08-16, by paulson
added conversion.tex;
2000-08-14, by wenzelm
moved tactic emulation methods here;
2000-08-14, by wenzelm
added 'declare' command;
2000-08-14, by wenzelm
tuned;
2000-08-14, by wenzelm
updated;
2000-08-14, by wenzelm
renamed 'intrs' to 'intros';
2000-08-14, by wenzelm
updated command termination issue;
2000-08-14, by wenzelm
some more refs;
2000-08-14, by wenzelm
Aspinall:2000:eProof;
2000-08-14, by wenzelm
raplaced "intrs" by "intrs" (new-style only);
2000-08-14, by wenzelm
cases: support multiple insts;
2000-08-14, by wenzelm
intros;
2000-08-14, by wenzelm
added MicroJava/BV/StepMono.thy,
2000-08-14, by kleing
Convert.thy now in Isar, tuned
2000-08-14, by kleing
tuned names;
2000-08-14, by wenzelm
added hypsubst;
2000-08-14, by wenzelm
added "fastsimp";
2000-08-14, by wenzelm
added declare_theorems(_i);
2000-08-14, by wenzelm
added "declare" command;
2000-08-14, by wenzelm
added thy_script kind;
2000-08-14, by wenzelm
tuned msg;
2000-08-14, by wenzelm
use_let: exclude 'val';
2000-08-14, by wenzelm
fixed document preparation;
2000-08-14, by wenzelm
documented the integers and updated section on nat arithmetic
2000-08-12, by paulson
some ad-hoc simprules for div and mod to reduce the
2000-08-12, by paulson
deleted needless rules
2000-08-12, by paulson
added bind_thm for widen_RefT etc.
2000-08-11, by kleing
tuned
2000-08-11, by kleing
added LBV
2000-08-11, by kleing
new theory Integ/IntDiv and many more monotonicity laws, etc., for the integers
2000-08-11, by paulson
ZF arith
2000-08-11, by paulson
interim working version: more improvements to the integers
2000-08-11, by paulson
Equations that are added to the simpset now have proper names.
2000-08-10, by berghofe
new structure field "add" for CombineNumerals
2000-08-10, by paulson
the "nocheck" versions of goal functions now standardize their result
2000-08-10, by paulson
tidied
2000-08-10, by paulson
new structure field "add" for CombineNumerals
2000-08-10, by paulson
installation of cancellation simprocs for the integers
2000-08-10, by paulson
X-Symbol mode -- look in canonical place;
2000-08-10, by wenzelm
fixed spelling;
2000-08-09, by wenzelm
added Bauer-Wenzel:2000:HB;
2000-08-09, by wenzelm
thms closure;
2000-08-09, by wenzelm
res_inst: include non-inst versions with multiple thms;
2000-08-09, by wenzelm
added get_thms_closure, single_thm;
2000-08-09, by wenzelm
fixed classification of rules in atts and modifiers (final!?);
2000-08-09, by wenzelm
fixed mk_cases_i: TRYALL InductMethod.simp_case_tac;
2000-08-09, by wenzelm
thms "atomize";
2000-08-09, by wenzelm
tuned;
2000-08-09, by bauerg
tuned
2000-08-09, by kleing
token translation: enclose "\\mbox{" "}";
2000-08-08, by wenzelm
added Example
2000-08-08, by oheimb
moved Hoare_example to Examples; other minor improvements
2000-08-08, by oheimb
Deleted unneeded proof; simplified proof of app_last.
2000-08-08, by berghofe
added forall_elim_vars_safe, norm_hhf_eq;
2000-08-08, by wenzelm
norm_hhf results;
2000-08-08, by wenzelm
prf_heading kind;
2000-08-08, by wenzelm
MicroJava structure changed
2000-08-07, by kleing
Invoke instruction gets fully qualified method name (class+name+sig) as
2000-08-07, by kleing
BV and LBV specified in terms of app and step functions
2000-08-07, by kleing
instantiated Cancel_Numerals for "nat" in ZF
2000-08-07, by paulson
more cterm operations: mk_implies, list_implies
2000-08-07, by paulson
prove_conv gets an extra argument, so the ZF instantiation can use hyps
2000-08-07, by paulson
tidied
2000-08-07, by paulson
added a dummy "thm list" argument to prove_conv for the new interface to
2000-08-07, by paulson
new abstract syntax operations, used in ZF
2000-08-07, by paulson
ZF arith
2000-08-07, by paulson
*** empty log message ***
2000-08-06, by nipkow
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip