Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+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.
*** empty log message ***
2001-09-04, by nipkow
*** empty log message ***
2001-09-03, by nipkow
tuned;
2001-09-01, by wenzelm
final proofs := 0;
2001-09-01, by wenzelm
HOL-Real-Hyperreal made a plain session (no longer an image);
2001-09-01, by wenzelm
renamed `keep_derivs' to `proofs', and made an integer;
2001-09-01, by wenzelm
* Proof General keywords specification is now part of the Isabelle
2001-08-31, by wenzelm
proper use of invent_names;
2001-08-31, by wenzelm
fixed header;
2001-08-31, by wenzelm
tuned headers;
2001-08-31, by wenzelm
keyword classification tables for Isabelle/Isar Proof General
2001-08-31, by wenzelm
New code generators for HOL.
2001-08-31, by berghofe
Initial revision of tools for proof terms.
2001-08-31, by berghofe
Added new option for setting level of detail for proof objects.
2001-08-31, by berghofe
Proof of True_implies_equals is stored with "open" derivation to
2001-08-31, by berghofe
Added code generator setup.
2001-08-31, by berghofe
Added new files for code generator.
2001-08-31, by berghofe
Renamed functions % and %% to avoid clash with syntax for proof terms.
2001-08-31, by berghofe
Adapted to new proof terms.
2001-08-31, by berghofe
Exported ml_reserved.
2001-08-31, by berghofe
Made consts list operations a bit faster.
2001-08-31, by berghofe
Added new argument to use_dir for derivation kind.
2001-08-31, by berghofe
Removed tag_assumption.
2001-08-31, by berghofe
Tuned naming of theorems.
2001-08-31, by berghofe
Added functions for printing primitive proof terms.
2001-08-31, by berghofe
Tuned function extend_lexicon.
2001-08-31, by berghofe
Initial revision of tools for proof terms.
2001-08-31, by berghofe
Now obsolete; replaced by LF style proof terms.
2001-08-31, by berghofe
Initial version of generic code generator.
2001-08-31, by berghofe
New implementation of LF style proof terms.
2001-08-31, by berghofe
Replaced old derivations by proof terms.
2001-08-31, by berghofe
Tidied function SELECT_GOAL.
2001-08-31, by berghofe
Added equality axioms and initialization of proof term package.
2001-08-31, by berghofe
Added setup for code generator.
2001-08-31, by berghofe
Added function unique_strings.
2001-08-31, by berghofe
- exported SAME exception
2001-08-31, by berghofe
Some basic rules are now stored with "open" derivations, to facilitate
2001-08-31, by berghofe
Added new files for proof terms.
2001-08-31, by berghofe
generated by Session.name;
2001-08-30, by wenzelm
export name;
2001-08-30, by wenzelm
cosmetics
2001-08-30, by oheimb
removed imname, uncurried Meth
2001-08-30, by oheimb
avoid ML bindings;
2001-08-29, by wenzelm
Implemented indentation schema for conditional rewrite trace.
2001-08-28, by nipkow
Traced depth of conditional rewriting
2001-08-23, by nipkow
tuned error message;
2001-08-21, by wenzelm
prefer immediate monos;
2001-08-16, by wenzelm
support for absolute namespace entry paths;
2001-08-15, by wenzelm
Updated proofs to take advantage of additional theorems proved by "typedef"
2001-08-10, by paulson
removed obsolete "arities";
2001-08-09, by wenzelm
tuned;
2001-08-09, by wenzelm
corrected initialization of locals, streamlined Impl
2001-08-09, by oheimb
corrected semantics of [iff] concerning rules with premises
2001-08-09, by oheimb
replaced 1 by 1'
2001-08-09, by oheimb
revisions and indexing
2001-08-09, by paulson
added pair_imageI (also as intro rule)
2001-08-09, by oheimb
renamed addaltern to addafter, addSaltern to addSafter
2001-08-09, by oheimb
added constify_ast_tr;
2001-08-08, by wenzelm
field_name_ast_tr superceded by constify_ast_tr in Pure;
2001-08-08, by wenzelm
_constify;
2001-08-08, by wenzelm
constify numeral tokens in order to allow translations;
2001-08-08, by wenzelm
* HOL: syntax translations now work properly with numerals and records
2001-08-08, by wenzelm
layout, subscripts
2001-08-08, by oheimb
[ "$ML_SYSTEM" = polyml-4.1.1 ] && DISCGARB_OPTIONS="$DISCGARB_OPTIONS -S 120";
2001-08-08, by wenzelm
polyml-4.1.1;
2001-08-08, by wenzelm
Hilbert_Choice is needed only in Main itself
2001-08-08, by paulson
Main is the proper parent of IOA
2001-08-08, by paulson
get it working again using Hilbert_Choice
2001-08-08, by paulson
Getting it working again with 1' instead of 1
2001-08-08, by paulson
new ZF/UNITY theory
2001-08-08, by paulson
*** empty log message ***
2001-08-08, by wenzelm
changed to full expressions with side effects
2001-08-08, by oheimb
changed to full expressions with side effects
2001-08-08, by oheimb
tuned;
2001-08-07, by wenzelm
tuned;
2001-08-07, by wenzelm
fix problem with user translations by making field names appear as consts;
2001-08-07, by wenzelm
tuned;
2001-08-07, by wenzelm
- Fixed bug in isomorphism proofs (caused by migration from SOME to THE)
2001-08-07, by berghofe
Eliminated dependency of Funs_rangeE on SOME.
2001-08-07, by berghofe
removed the warning from [iff]
2001-08-07, by oheimb
Tweaks for 1 -> 1'
2001-08-07, by paulson
Converted 1 to 1'
2001-08-06, by paulson
1 -> 1'
2001-08-06, by nipkow
Changed 1 to 1' (= Suc 0)
2001-08-06, by paulson
turned translation for 1::nat into def.
2001-08-06, by nipkow
three new theorems
2001-08-06, by paulson
removed the warning from [iff]
2001-08-06, by paulson
removed an unsuitable default simprule
2001-08-06, by paulson
tidying and moving the theorem "choice"
2001-08-06, by paulson
new result comp_surj
2001-08-06, by paulson
numerous stylistic changes and indexing
2001-08-03, by paulson
additional revisions to chapters 1, 2
2001-07-26, by paulson
revisions and indexing
2001-07-26, by paulson
defer_recdef (lazyR_def) now looks for theorem Hilbert_Choice.tfl_some
2001-07-25, by paulson
Hilbert restructuring: Wellfounded_Relations no longer needs Hilbert_Choice
2001-07-25, by paulson
partial restructuring to reduce dependence on Axiom of Choice
2001-07-25, by paulson
removed reference to Ex_def
2001-07-25, by paulson
partial restructuring to reduce dependence on Axiom of Choice
2001-07-25, by paulson
tweaks and indexing
2001-07-24, by paulson
cosmetics
2001-07-23, by oheimb
Final version of Florian Kammueller's examples
2001-07-23, by paulson
new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
2001-07-23, by paulson
improved version of the Pi-theorems
2001-07-23, by paulson
PiSets moved to GroupTheory, while LocaleGroup deleted
2001-07-23, by paulson
live links
2001-07-23, by paulson
The final version of Florian Kammueller's proofs
2001-07-23, by paulson
slight improvement for iff attribute
2001-07-23, by oheimb
replaced SOME by THE;
2001-07-22, by wenzelm
the_equality [intro];
2001-07-22, by wenzelm
tuned;
2001-07-22, by wenzelm
declare trans [trans] (*overridden in theory Calculation*);
2001-07-22, by wenzelm
HOL: added "The";
2001-07-20, by wenzelm
private "myinv" (uses "The" instead of "Eps");
2001-07-20, by wenzelm
replaced "Eps" by "The";
2001-07-20, by wenzelm
HOL_ss: the_eq_trivial, the_sym_eq_trivial;
2001-07-20, by wenzelm
tuned;
2001-07-20, by wenzelm
added "The" (definite description operator) (by Larry);
2001-07-20, by wenzelm
*** empty log message ***
2001-07-20, by wenzelm
SEDINDEX = ./isa-index;
2001-07-20, by wenzelm
tidying the index
2001-07-17, by paulson
tidying the index
2001-07-17, by paulson
indexing
2001-07-16, by paulson
abtract non-emptiness statements (no longer use Eps);
2001-07-15, by wenzelm
tuned;
2001-07-15, by wenzelm
working
2001-07-13, by paulson
oops
2001-07-13, by paulson
fixed bad error in tdxbold; also removed default indexing in \\rulename
2001-07-13, by paulson
tweaks
2001-07-13, by paulson
added\\protect
2001-07-13, by paulson
more indexing
2001-07-13, by paulson
indexing tweaks
2001-07-13, by paulson
less indexing of theorem names
2001-07-13, by paulson
indexing
2001-07-13, by paulson
contrapos_pn
2001-07-13, by paulson
index file
2001-07-13, by paulson
removed a4paper
2001-07-12, by paulson
more in the Springer style
2001-07-12, by paulson
indexing
2001-07-12, by paulson
indexing
2001-07-11, by paulson
messages, and proper treatment of footnotes
2001-07-11, by paulson
new preface
2001-07-11, by paulson
tweaks for new version
2001-07-11, by paulson
indexing and tweaks
2001-07-11, by paulson
tweak
2001-07-11, by paulson
careful changes to make its output identical to that of indexing macros
2001-07-11, by paulson
new macro file for the tutorial
2001-07-11, by paulson
separate preface and macro file
2001-07-11, by paulson
do not remove Rules and Sets TeX files
2001-07-11, by paulson
isa-index replaces ../sedindex: knows about \\isa
2001-07-09, by paulson
two Isar tactic scripts
2001-07-06, by paulson
Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
2001-07-03, by wenzelm
GroupTheory
2001-07-03, by paulson
new lemmas
2001-07-03, by paulson
better treatment of restrict (lam)
2001-07-03, by paulson
Locale-based group theory proofs
2001-07-03, by paulson
ppc-darwin;
2001-07-02, by wenzelm
do *not* ./configure;
2001-07-02, by wenzelm
#!/usr/bin/env bash;
2001-07-02, by wenzelm
...
2001-07-02, by wenzelm
the records section
2001-06-29, by paulson
the records section
2001-06-29, by paulson
for the records section
2001-06-29, by paulson
a few new and/or improved results
2001-06-26, by paulson
gave Greatest_le its proper name
2001-06-26, by paulson
resolved name clash
2001-06-26, by paulson
tidied
2001-06-26, by paulson
now more like the HOL versions, and with the Square Root example added
2001-06-26, by paulson
tidying and consolidating files
2001-06-26, by paulson
tidying and consolidating files
2001-06-26, by paulson
removed duplicate proof and small mod.
2001-06-26, by nipkow
Simprocs for type "nat" no longer introduce numerals unless
2001-06-25, by paulson
Simprocs for type "nat" no longer introduce numerals unless they are already
2001-06-25, by paulson
added NanoJava
2001-06-16, by oheimb
tidied
2001-06-13, by paulson
New proof of gcd_zero after a change to Divides.ML made the old one fail
2001-06-13, by paulson
a couple of new theorems
2001-06-13, by paulson
corrected xsymbol/HTML syntax
2001-06-12, by oheimb
Fixed bug in function rebuild.
2001-06-11, by berghofe
new GroupTheory example, e.g. the Sylow theorem (preliminary version)
2001-06-10, by paulson
tuned
2001-06-09, by wenzelm
tuned Primes theory;
2001-06-09, by wenzelm
addition of the GREATEST quantifier
2001-06-09, by paulson
renaming of evs in the Fake rule
2001-06-09, by paulson
new material from the Sylow proof
2001-06-09, by paulson
simplified a proof using new dvd rules
2001-06-09, by paulson
moved Primes.thy from NumberTheory to Library
2001-06-09, by paulson
Removed BCV
2001-06-08, by nipkow
*** empty log message ***
2001-06-05, by nipkow
This is now superseded by MicroJava/BV
2001-06-05, by nipkow
renamed # to ## to avoid clashing with List cons
2001-06-01, by paulson
now checks for leading meta-quantifiers and complains, instead of
2001-06-01, by paulson
tuned
2001-05-31, by wenzelm
added HOL-CTL;
2001-05-31, by wenzelm
tuned
2001-05-31, by wenzelm
examples files start from Main instead of various ZF theories
2001-05-31, by paulson
invent_names
2001-05-31, by wenzelm
added HOL-CTL example;
2001-05-31, by bauerg
added Library/Nat_Infinity.thy and Library/Continuity.thy
2001-05-31, by oheimb
added FOCUS including the One-Element Buffer by Manfred Broy
2001-05-31, by oheimb
added Library/Nat_Infinity.thy and Library/Continuity.thy
2001-05-31, by oheimb
added stream length, map, and filter
2001-05-31, by oheimb
corrected ML names of definitions, added chain_shift
2001-05-31, by oheimb
corrected ML names of definitions
2001-05-31, by oheimb
improved iff_add_global, new function add_rules factoring out common behaviour
2001-05-31, by oheimb
streamlined addIffs/delIffs, added warnings
2001-05-31, by oheimb
replaced Sel_injective_cprod by new injective_fst_snd
2001-05-31, by oheimb
added lub_range_mono and lub_range_shift
2001-05-31, by oheimb
added chain_monofun
2001-05-31, by oheimb
added same_fstI as safe intro rule
2001-05-31, by oheimb
added injective_fst_snd
2001-05-31, by oheimb
added nat_not_singleton (also to simpset)
2001-05-31, by oheimb
added Least_Suc2
2001-05-31, by oheimb
added list_all2_trans
2001-05-31, by oheimb
added weak_coinduct_image
2001-05-31, by oheimb
Allow Suc-numerals as coefficients in lin-arith formulae
2001-05-31, by nipkow
corrected entry for iff attribute
2001-05-31, by oheimb
extended doc for iff attribute
2001-05-30, by oheimb
injectivity of ^;
2001-05-30, by bauerg
deleted a needless reference to rtrancl_unfold
2001-05-29, by paulson
improved handling of space before/after parentheses
2001-05-28, by oheimb
Inductive characterization of wfrec combinator.
2001-05-22, by berghofe
Transitive closure is now defined via "inductive".
2001-05-22, by berghofe
Representing set for type nat is now defined via "inductive".
2001-05-22, by berghofe
Inductive definitions are now introduced earlier in the theory hierarchy.
2001-05-22, by berghofe
nat_diff_split_asm, for the assumptions
2001-05-22, by paulson
if_splits and split_if_asm
2001-05-21, by paulson
fixed the X-symbol syntax for lambda
2001-05-21, by paulson
the rest of integer division
2001-05-21, by paulson
X-symbols for set theory
2001-05-21, by paulson
X-symbols for ZF
2001-05-21, by paulson
X-symbols for ZF
2001-05-21, by paulson
X-symbols for set theory
2001-05-21, by paulson
X-symbols for set theory
2001-05-21, by paulson
Division examples
2001-05-21, by paulson
ZF: division
2001-05-21, by paulson
new theorem dvd_mult_right
2001-05-20, by paulson
added (no)_type_brackets
2001-05-20, by nipkow
power_le_dvd replaces power_less_dvd
2001-05-19, by paulson
spelling check
2001-05-19, by paulson
minor suggestions by Tanja Vos
2001-05-18, by paulson
*** empty log message ***
2001-05-18, by nipkow
*** empty log message ***
2001-05-18, by nipkow
added comments
2001-05-18, by nipkow
added ^ on functions.
2001-05-18, by nipkow
auto update
2001-05-17, by paulson
typo, etc.
2001-05-17, by paulson
minor revisons
2001-05-17, by paulson
spelling
2001-05-16, by paulson
typo
2001-05-16, by paulson
welltyping -> wt_step
2001-05-16, by nipkow
simplified defs and proofs a little
2001-05-14, by nipkow
mult_Suc generally, not just for numerals.
2001-05-11, by nipkow
added mult_Suc laws to lin.arith.simpset.
2001-05-11, by nipkow
improved tracing of permutative rules.
2001-05-10, by nipkow
*** empty log message ***
2001-05-10, by nipkow
*** empty log message ***
2001-05-10, by nipkow
*** empty log message ***
2001-05-10, by nipkow
improved simproc trace IGNORED
2001-05-09, by nipkow
fixed comment
2001-05-08, by paulson
new takeWhile lemma
2001-05-08, by paulson
fixed a slow proof; tidied
2001-05-08, by paulson
conversion of Auth/TLS to Isar script
2001-05-08, by paulson
minor bugfix for AddIffs
2001-05-07, by oheimb
*** empty log message ***
2001-05-04, by nipkow
made same_fst recdef_simp
2001-05-04, by nipkow
improved EVERY'
2001-05-03, by oheimb
*** empty log message ***
2001-05-03, by nipkow
minor tweaks
2001-05-03, by paulson
minor tweaks
2001-05-03, by paulson
remove unnecessary TeX files
2001-05-03, by paulson
*** empty log message ***
2001-05-02, by nipkow
*** empty log message ***
2001-05-01, by nipkow
to ignore the *.class files that are copied here
2001-05-01, by paulson
new proof
2001-04-30, by nipkow
minor bugfix for subst_RS
2001-04-30, by oheimb
improve support for EVERY', added support for EVERY
2001-04-30, by oheimb
minor bugfix for newlines with Goalw
2001-04-30, by oheimb
added support for EVERY', improved support for RS
2001-04-30, by oheimb
better treatment of methods: uses Method.ctxt_args to refer to current
2001-04-27, by paulson
changes specifically for the book version
2001-04-25, by paulson
new reference: Yahalom
2001-04-24, by paulson
revisions to Protocols chapter
2001-04-24, by paulson
simplified proofs concerning class_rec
2001-04-24, by oheimb
removal of image_Collect as a default simprule
2001-04-24, by paulson
(rough) conversion of Auth/Recur to Isar format
2001-04-24, by paulson
added parentheses for 'b y' syntax, added primitive smp_tac support
2001-04-23, by oheimb
*** empty log message ***
2001-04-20, by nipkow
suggestions from OHeimb
2001-04-20, by paulson
renaming of theory LOmega to lomega2 in order to prevent a possible
2001-04-19, by paulson
*** empty log message ***
2001-04-19, by nipkow
polyml-4.1;
2001-04-18, by wenzelm
*** empty log message ***
2001-04-17, by nipkow
*** empty log message ***
2001-04-17, by nipkow
*** empty log message ***
2001-04-17, by paulson
TODO
2001-04-16, by wenzelm
proper order of order_less_asym';
2001-04-12, by wenzelm
cleanup, tuned
2001-04-12, by kleing
converted many HOL/Auth theories to Isar scripts
2001-04-12, by paulson
symlinks to ../../../HOL/Auth. Fingers crossed...
2001-04-11, by paulson
Protocols chapter
2001-04-10, by paulson
back to Unix format...
2001-04-10, by paulson
security protocol chapter
2001-04-10, by paulson
security protocol refs
2001-04-10, by paulson
new theorem Fake_parts_insert_in_Un
2001-04-09, by paulson
extra display
2001-04-09, by paulson
*** empty log message ***
2001-04-09, by paulson
lexicographic product of two relations: updated HOL.tex
2001-04-09, by paulson
Isar hint
2001-04-09, by paulson
thm output: Attrib.local_thmss;
2001-04-07, by wenzelm
tuned
2001-04-07, by wenzelm
*** empty log message ***
2001-03-30, by nipkow
*** empty log message ***
2001-03-30, by nipkow
*** empty log message ***
2001-03-30, by nipkow
*** empty log message ***
2001-03-30, by nipkow
quantifier instantiation
2001-03-30, by paulson
the one-point rule for bounded quantifiers
2001-03-30, by paulson
generalization of 1 point rules for ALL
2001-03-29, by nipkow
*** empty log message ***
2001-03-29, by nipkow
misc tidying; changing the predicate isSymKey to the set symKeys
2001-03-29, by paulson
Got rid of is_dfa
2001-03-28, by nipkow
MicroJava/BV dependencies incomplete
2001-03-28, by nipkow
fixed bug in tactic for ball 1 point simproc
2001-03-27, by nipkow
Vos
2001-03-27, by paulson
simplified proofs
2001-03-26, by nipkow
simplified proofs
2001-03-26, by nipkow
I forgot a few bases cases for the 1-point rules...
2001-03-26, by nipkow
shortening and streamlining of proofs
2001-03-23, by paulson
added simproc for bounded quantifiers
2001-03-23, by nipkow
added one point simprocs for bounded quantifiers
2001-03-23, by nipkow
new theorem analz_Decrypt'
2001-03-22, by paulson
new theorem analz_isSymKey_Decrypt
2001-03-22, by paulson
some X-symbols
2001-03-22, by paulson
*** empty log message ***
2001-03-19, by nipkow
*** empty log message ***
2001-03-19, by nipkow
*** empty log message ***
2001-03-19, by nipkow
*** empty log message ***
2001-03-19, by nipkow
*** empty log message ***
2001-03-19, by paulson
translations: a tweak
2001-03-15, by paulson
*** empty log message ***
2001-03-15, by nipkow
*** empty log message ***
2001-03-15, by nipkow
*** empty log message ***
2001-03-15, by nipkow
*** empty log message ***
2001-03-15, by nipkow
*** empty log message ***
2001-03-14, by nipkow
*** empty log message ***
2001-03-14, by nipkow
minor tuning
2001-03-14, by paulson
*** empty log message ***
2001-03-13, by nipkow
*** empty log message ***
2001-03-12, by nipkow
*** empty log message ***
2001-03-12, by nipkow
arith_tac now copes with propositional reasoning as well.
2001-03-09, by nipkow
expanded abbrevs
2001-03-07, by paulson
added strange 'b y' syntax
2001-03-07, by streckem
*** empty log message ***
2001-03-07, by nipkow
*** empty log message ***
2001-03-07, by nipkow
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
2001-03-05, by paulson
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
2001-03-05, by paulson
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
2001-03-05, by paulson
a few basic X-symbols
2001-03-05, by paulson
conversion of Message.thy to Isar format
2001-03-02, by paulson
*** empty log message ***
2001-03-02, by ehmety
conversion of Message.thy to Isar format
2001-03-02, by paulson
streamlined a proof
2001-03-02, by paulson
auto-update
2001-02-28, by paulson
*** empty log message ***
2001-02-27, by nipkow
Some X-symbols for <notin>, <noteq>, <forall>, <exists>
2001-02-27, by paulson
kildall now via while and therefore executable!
2001-02-27, by nipkow
minor tweaks to speed the proofs
2001-02-26, by paulson
minor fixes
2001-02-26, by paulson
renamed addaltern to addafter, addSaltern to addSafter
2001-02-23, by oheimb
removed performance leak for split_conv_tac (and corresponding safe wrapper)
2001-02-23, by oheimb
subst method and a new section on rule, rule_tac, etc
2001-02-22, by paulson
removed unused constant
2001-02-22, by kleing
removed unused function
2001-02-22, by kleing
a PROPER tidy-up
2001-02-22, by paulson
recoded function iter with the help of the while-combinator.
2001-02-22, by nipkow
revisions in response to comments by Tobias
2001-02-21, by paulson
revisions in response to comments by Tobias
2001-02-21, by paulson
added split_conv_tac (also to claset()) as an optimization
2001-02-21, by oheimb
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
2001-02-20, by oheimb
simplified proofs for splitI and splitD, added splitD'
2001-02-20, by oheimb
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
2001-02-20, by oheimb
corrected comments on addbefore and addSbefore
2001-02-20, by oheimb
added same_fstI
2001-02-20, by oheimb
simplified definition of wrapper bspec
2001-02-20, by oheimb
added image_cong to default congs of recdef
2001-02-20, by oheimb
added add_arith (just as hint by now)
2001-02-20, by oheimb
added rearrange_prems
2001-02-20, by oheimb
debugging: replaced gen_all by forall_elim_vars_safe
2001-02-20, by oheimb
*** empty log message ***
2001-02-20, by nipkow
*** empty log message ***
2001-02-20, by nipkow
*** empty log message ***
2001-02-20, by nipkow
*** empty log message ***
2001-02-20, by nipkow
*** empty log message ***
2001-02-17, by nipkow
fixed the obvious errors Tobias found
2001-02-16, by paulson
Least_def now refers to LeastM
2001-02-16, by paulson
for the change to LEAST
2001-02-16, by paulson
Blast bug fix made old proof too slow
2001-02-16, by paulson
Blast bug fix: now always duplicates when applying a haz rule,
2001-02-16, by paulson
Blast bug fix made old proof too slow
2001-02-16, by paulson
Streamlining for the bug fix in Blast.
2001-02-16, by paulson
*** empty log message ***
2001-02-16, by nipkow
*** empty log message ***
2001-02-16, by nipkow
*** empty log message ***
2001-02-16, by nipkow
tuned;
2001-02-16, by wenzelm
eliminate get_def;
Isabelle99-2
2001-02-15, by wenzelm
tuned;
2001-02-15, by wenzelm
Ord.thy/.ML converted to Isar
2001-02-15, by oheimb
moved inv_image to Relation
2001-02-15, by oheimb
supressed some warnings on identical proofstate
2001-02-15, by oheimb
Ord.thy/.ML converted to Isar
2001-02-15, by oheimb
moved wellorder_LeastI,wellorder_Least_le,wellorder_not_less_Least
2001-02-15, by oheimb
simplified proof of Least_mono
2001-02-15, by oheimb
added wellorder axclass
2001-02-15, by oheimb
moved inv_image to Relation
2001-02-15, by oheimb
moved wf_less from Nat.ML to NatDef.ML
2001-02-15, by oheimb
added nat as instance of new wellorder axclass
2001-02-15, by oheimb
Ord.thy/.ML converted to Isar
2001-02-15, by oheimb
added trial proof
2001-02-15, by oheimb
improved subst_RS
2001-02-15, by oheimb
added missiong word
2001-02-15, by oheimb
*** empty log message ***
2001-02-15, by nipkow
index mod syntax;
2001-02-15, by wenzelm
tuned;
2001-02-14, by wenzelm
isatool install -k;
2001-02-14, by wenzelm
handle KDE version 1 or 2;
2001-02-14, by wenzelm
isatool install handles KDE version 1 or 2;
2001-02-14, by wenzelm
removed whitespace
2001-02-14, by oheimb
supressed some warnings on identical proofstate
2001-02-14, by oheimb
adhoc script for creating complete Isabelle dist pages;
2001-02-14, by wenzelm
imp_cong2 -> imp_cong
2001-02-14, by berghofe
new function get_overloads
2001-02-14, by paulson
updated the unicity proof
2001-02-14, by paulson
tidying
2001-02-14, by paulson
not_bad_tac is obsolete
2001-02-14, by paulson
a new theorem from Bryan Ford
2001-02-14, by paulson
added support for AddXIs, AddXEs, AddXDs
2001-02-14, by oheimb
tuned;
2001-02-14, by wenzelm
tuned;
2001-02-13, by wenzelm
tuned;
2001-02-13, by wenzelm
\remarksfalse;
2001-02-13, by wenzelm
tuned;
2001-02-13, by wenzelm
swapped Fleuriot and Paulson
2001-02-13, by paulson
create dist packages;
2001-02-13, by wenzelm
partial conversion to Isar script style in HOL/Auth removes some .ML files
2001-02-13, by paulson
partial conversion to Isar script style in HOL/Auth removes some .ML files
2001-02-13, by paulson
partial conversion to Isar script style
2001-02-13, by paulson
tuned;
2001-02-13, by wenzelm
tuned;
2001-02-12, by wenzelm
support \<subseteq> syntax in classes/classrel/axclass/instance;
2001-02-12, by wenzelm
\<subseteq> syntax for classes/classrel/axclass/instance;
2001-02-12, by wenzelm
\<subseteq>;
2001-02-12, by wenzelm
added "xsymbols" syntax for "=?=";
2001-02-11, by wenzelm
more robust selection of calculational rules;
2001-02-11, by wenzelm
tuned trans rules;
2001-02-11, by wenzelm
updated;
2001-02-11, by wenzelm
tuned;
2001-02-11, by wenzelm
Changes to HOL/Algebra:
2001-02-10, by ballarin
Definition of setsum (sort constraint) relaxed to {zero, plus}.
2001-02-10, by ballarin
Updates to HOL/Algebra:
2001-02-10, by ballarin
tuned;
2001-02-09, by wenzelm
lower priority for forw_subst;
2001-02-09, by wenzelm
tuned;
2001-02-09, by wenzelm
not used any more (all Isar style)
2001-02-09, by kleing
removed MicroJava/Digest.thy
2001-02-09, by kleing
tuned for 99-2 release
2001-02-09, by kleing
unsymbolized;
2001-02-09, by wenzelm
tuned;
2001-02-07, by wenzelm
improved;
2001-02-07, by wenzelm
solved non-initialization problems; improvements using prefer
2001-02-07, by oheimb
various revisions in response to comments from Tobias
2001-02-07, by paulson
val get_goal: state -> context * (thm list * thm);
2001-02-07, by wenzelm
4.0 version;
2001-02-06, by wenzelm
snapshot of a new version
2001-02-06, by paulson
new theorem Transset_iff_Union_subset
2001-02-06, by paulson
tuned
2001-02-06, by kleing
improved;
2001-02-05, by wenzelm
polyml multiplatform setup;
2001-02-05, by wenzelm
tuned
2001-02-05, by wenzelm
tuned;
2001-02-05, by wenzelm
improved document (added headers etc)
2001-02-05, by oheimb
tuned
2001-02-05, by wenzelm
improvements concerning instantiations etc.
2001-02-05, by oheimb
disable non-existant chapters
2001-02-05, by wenzelm
tuned;
2001-02-05, by wenzelm
fixed version string;
2001-02-05, by wenzelm
polyml-3.x.ML vs polyml-4.0.ML;
2001-02-05, by wenzelm
renamed polyml.ML to polyml-3.x.ML and polyml-4.0.ML to polyml.ML (default);
2001-02-05, by wenzelm
tuned;
2001-02-05, by wenzelm
example Proof General settings;
2001-02-05, by wenzelm
document setup;
2001-02-04, by wenzelm
converted to new-style;
2001-02-04, by wenzelm
moved theory Perm to HOL/Library;
2001-02-04, by wenzelm
added no_document
2001-02-04, by wenzelm
tuned
2001-02-04, by wenzelm
added Permutation;
2001-02-04, by wenzelm
moved from Induct/ to Library/
2001-02-04, by wenzelm
updated
2001-02-04, by wenzelm
added no_document;
2001-02-04, by wenzelm
updated split_format;
2001-02-04, by wenzelm
* no_document ML operator temporarily disables LaTeX document
2001-02-04, by wenzelm
HOL-NumberTheory: converted to new-style format and proper document setup;
2001-02-04, by wenzelm
tuned msg;
2001-02-03, by wenzelm
tuned;
2001-02-03, by wenzelm
Induct: converted some theories to new-style format;
2001-02-03, by wenzelm
fixed syntax of 'split_format';
2001-02-03, by wenzelm
use fgrep;
2001-02-03, by wenzelm
HOL: inductive package no longer splits induction rule aggressively,
2001-02-03, by wenzelm
commutation theory, ported by Sidi Ehmety
2001-02-03, by paulson
updated;
2001-02-03, by wenzelm
simplified 'split_format' syntax;
2001-02-03, by wenzelm
'split_format' attribute;
2001-02-02, by wenzelm
tuned;
2001-02-02, by wenzelm
module setup;
2001-02-02, by wenzelm
use hol_simplify;
2001-02-02, by wenzelm
use hol_rewrite_cterm;
2001-02-02, by wenzelm
added hol_simplify, hol_rewrite_cterm;
2001-02-02, by wenzelm
split = split_conv (for compatibility);
2001-02-02, by wenzelm
added hidden internal_split constant;
2001-02-02, by wenzelm
isatool convert;
2001-02-02, by wenzelm
new theorem fib_mult_eq_setsum
2001-02-02, by paulson
little bugfixes; added induct_thm_tac
2001-02-02, by oheimb
moved to Product_Type_lemmas.ML
2001-02-01, by wenzelm
added translations for bind_thm and val
2001-02-01, by oheimb
converted to Isar, simplifying recursion on class hierarchy
2001-02-01, by oheimb
converted to Isar therory, adding attributes complete_split and split_format
2001-02-01, by oheimb
converted to new-style theories;
2001-02-01, by wenzelm
updated
2001-02-01, by wenzelm
ext_classrel: certify_class;
2001-02-01, by wenzelm
comment
2001-02-01, by wenzelm
tuned
2001-02-01, by wenzelm
tuned;
2001-02-01, by wenzelm
added "numerals" theorems;
2001-02-01, by wenzelm
thms_containing: term args;
2001-02-01, by wenzelm
* Pure: 'thms_containing' now takes actual terms as arguments;
2001-02-01, by wenzelm
added sum_case_map_upd_empty, sum_case_empty_map_upd, and
2001-02-01, by oheimb
debugged declare
2001-02-01, by oheimb
further minor improvements
2001-02-01, by oheimb
strip_blanks moved to General/symbol.ML;
2001-01-31, by wenzelm
pretty_text: tweak_lines handles linebreaks gracefully;
2001-01-31, by wenzelm
added strip_blanks;
2001-01-31, by wenzelm
added attribute declarations, etc.
2001-01-31, by oheimb
improved theory reference in comment
2001-01-31, by oheimb
added diff_single_insert and subset_image_iff
2001-01-31, by oheimb
shortened proof of some1_equality
2001-01-31, by oheimb
more robust handling of rule cases hints;
2001-01-31, by wenzelm
tuned;
2001-01-30, by wenzelm
added if_def2
2001-01-30, by oheimb
added foldln
2001-01-30, by oheimb
corrected file name suffixes
2001-01-30, by oheimb
removed (obsolete) mult_assumption
2001-01-30, by oheimb
Fixed bug in complete_split_rule_var.
2001-01-30, by berghofe
tuned;
2001-01-30, by wenzelm
avoid dead code;
2001-01-29, by wenzelm
Moved some thms from Transitive_ClosureTr.ML to Transitive_Closure.thy
2001-01-29, by nipkow
*** empty log message ***
2001-01-29, by nipkow
*** empty log message ***
2001-01-29, by nipkow
added Unix example;
2001-01-29, by wenzelm
updated;
2001-01-29, by wenzelm
*** empty log message ***
2001-01-29, by wenzelm
Completely split rule eval_evals_exec.induct before applying it.
2001-01-29, by berghofe
New function complete_split_rule for complete splitting of partially
2001-01-29, by berghofe
Splitting of arguments of product types in induction rules is now less
2001-01-29, by berghofe
fixed the pr example
2001-01-29, by paulson
simplified gcd
2001-01-29, by paulson
fixed set comprehension print translation
2001-01-28, by nipkow
Merged Example into While_Combi
2001-01-26, by nipkow
*** empty log message ***
2001-01-26, by nipkow
renamed to Transitive_Closure_lemmas.ML;
2001-01-26, by wenzelm
tuned;
2001-01-26, by wenzelm
Transitive_Closure turned into new-style theory;
2001-01-26, by wenzelm
tuned;
2001-01-26, by wenzelm
*** empty log message ***
2001-01-25, by nipkow
added Martin Strecker, Christian Buttenberg, Alexandra Kirsch and project
2001-01-25, by kleing
* Document preparation: renamed standard symbols \<ll> to \<lless> and
2001-01-24, by wenzelm
added eufrak symbols;
2001-01-24, by wenzelm
more symbols;
2001-01-24, by wenzelm
empty_upd_none;
2001-01-24, by wenzelm
debugging and extensions
2001-01-24, by oheimb
*** empty log message ***
2001-01-24, by nipkow
*** empty log message ***
2001-01-24, by nipkow
no_brackets;
2001-01-24, by wenzelm
tuned;
2001-01-23, by wenzelm
arg_cong, tacticals, pr, defer, prefer
2001-01-23, by paulson
added HOL-Unix example;
2001-01-23, by wenzelm
2 to #2
2001-01-23, by paulson
the 0<n premise was unnecessary
2001-01-23, by paulson
added a "pr" example; tidied
2001-01-23, by paulson
deleted several obsolete lemmas from NatArith.ML
2001-01-22, by paulson
tidied using arith_tac
2001-01-22, by paulson
deleted obsolete theorems
2001-01-22, by paulson
tided
2001-01-22, by paulson
arg_cong example; tidying to use @subgoals
2001-01-22, by paulson
rename_tac example; tidying to use @subgoals
2001-01-22, by paulson
new examples theory Rules/Tacticals.thy
2001-01-22, by paulson
setuo indent: \isaindent;
2001-01-21, by wenzelm
setup indent;
2001-01-21, by wenzelm
added spaces;
2001-01-21, by wenzelm
support general indentation (e.g. for non-tt latex output);
2001-01-21, by wenzelm
added replicate_string;
2001-01-21, by wenzelm
updated;
2001-01-21, by wenzelm
\isaindent;
2001-01-21, by wenzelm
tuned;
2001-01-20, by wenzelm
Ring_and_Field_Example;
2001-01-20, by wenzelm
instance int :: ordered_ring moved to Ring_and_Field_Example, because
2001-01-20, by wenzelm
added Library/Ring_and_Field_Example.thy;
2001-01-20, by wenzelm
*** empty log message ***
2001-01-20, by wenzelm
added HOL/Library/Nested_Environment.thy;
2001-01-19, by wenzelm
updated;
2001-01-19, by wenzelm
more bugs;
2001-01-19, by wenzelm
forget RPM;
2001-01-19, by wenzelm
convert legacy tactic scripts to Isabelle/Isar tactic emulation;
2001-01-19, by wenzelm
made SML/XL happy;
2001-01-18, by wenzelm
tuned;
2001-01-18, by wenzelm
show(_i): check goal;
2001-01-18, by wenzelm
show/thus: check_goal;
2001-01-18, by wenzelm
show/thus: Toplevel.proof';
2001-01-18, by wenzelm
infix \\\\;
2001-01-18, by wenzelm
added exists_stamp;
2001-01-18, by wenzelm
use Sign.PureN, Sign.CPureN;
2001-01-18, by wenzelm
Sign.exists_stamp;
2001-01-18, by wenzelm
tuned \<And> and \<Or>;
2001-01-18, by wenzelm
generate index.html for pdf docs;
2001-01-18, by wenzelm
splitted Loop rule
2001-01-18, by oheimb
removed redundant proof
2001-01-18, by paulson
is_class and class now as defs (rather than translations); corrected Digest.thy
2001-01-18, by oheimb
use_output: proper handling of non-ASCII symbols;
2001-01-16, by wenzelm
export plain_output;
2001-01-16, by wenzelm
Store.thy is obsolete (newref isn't used any more)
2001-01-16, by kleing
removed obsolete MicroJava/JVM/Store.thy
2001-01-16, by kleing
newref -> new_Addr
2001-01-16, by kleing
renamings: real_of_nat, real_of_int -> (overloaded) real
2001-01-16, by paulson
renamed Product_Type.split to split_conv;
2001-01-16, by wenzelm
use Syntax.read_xnum;
2001-01-16, by wenzelm
tuned examples;
2001-01-16, by wenzelm
* HOL/datatype: induction rule for arbitrarily branching datatypes is
2001-01-16, by wenzelm
use_text etc.: proper output of error messages;
2001-01-16, by wenzelm
export fold_ast etc.;
2001-01-16, by wenzelm
removed Session.finish ();
2001-01-16, by wenzelm
proper induction rule for arbitrarily branching datatype;
2001-01-16, by wenzelm
export inductive_forall_name, inductive_forall_def, rulify;
2001-01-16, by wenzelm
improved string syntax (allow translation rules);
2001-01-16, by wenzelm
renamed Abs_Node_inject to Abs_Node_inj;
2001-01-16, by wenzelm
added atomize_strip_tac;
2001-01-16, by wenzelm
tuned atomize;
2001-01-16, by wenzelm
-f option;
2001-01-16, by wenzelm
removed;
2001-01-16, by wenzelm
removed ex/StringEx.ML;
2001-01-16, by wenzelm
split_conv;
2001-01-16, by wenzelm
updated;
2001-01-16, by wenzelm
isabelle -f;
2001-01-16, by wenzelm
more method_setup examples;
2001-01-16, by wenzelm
lcp's pass over the book, chapters 1-8
2001-01-15, by paulson
removed instructions Aconst_null+Bipush, introduced LitPush
2001-01-14, by kleing
tuned
2001-01-14, by kleing
*** empty log message ***
2001-01-14, by nipkow
use_text_verbose: priority output;
2001-01-12, by wenzelm
use_mltext: priority output;
2001-01-12, by wenzelm
HOLogic.dest_binum;
2001-01-12, by wenzelm
hide dest_bin;
2001-01-12, by wenzelm
HOLogic.dest_binum;
2001-01-12, by wenzelm
wrong font for braces
2001-01-12, by paulson
LateX-2e moans about using \\choose
2001-01-12, by paulson
the \\epsilon character causes font errors in a section title
2001-01-12, by paulson
made SML/NJ happy;
2001-01-12, by wenzelm
lcp's pass over the book, chapters 1-8
2001-01-12, by paulson
renaming of some files
2001-01-12, by paulson
updated for new version of even-examples.tex
2001-01-12, by paulson
updated for new version of advanced-examples.tex
2001-01-12, by paulson
abs and other small changes
2001-01-12, by paulson
updated for new version of numerics.tex
2001-01-12, by paulson
renaming to avoid clashes
2001-01-12, by paulson
auto update
2001-01-12, by paulson
general revisions
2001-01-12, by paulson
added Sigma_Algebra;
2001-01-12, by wenzelm
added Induct/Sigma_Algebra.thy;
2001-01-12, by wenzelm
tuned;
2001-01-12, by wenzelm
do not hilite "xnum";
2001-01-11, by wenzelm
make_raw: do not AutoBind.drop_judgment;
2001-01-11, by wenzelm
induct cases: RuleCases.make_raw;
2001-01-11, by wenzelm
added strict_prefixI', strict_prefixE';
2001-01-11, by wenzelm
subst syntax;
2001-01-11, by wenzelm
*** empty log message ***
2001-01-11, by nipkow
lcp's suggestions for CTL
2001-01-11, by paulson
*** empty log message ***
2001-01-11, by nipkow
a new label
2001-01-11, by paulson
revisions corresponding to the new version of sets.tex
2001-01-11, by paulson
Added <cdot> syntax for continuous application $.
2001-01-10, by nipkow
isatool unsymbolize;
2001-01-10, by wenzelm
updated;
2001-01-10, by wenzelm
tuned \DOT, \DDOT;
2001-01-10, by wenzelm
added \<wrong> symbol;
2001-01-10, by wenzelm
tuned;
2001-01-10, by wenzelm
revisions e.g. images, transitive closure...
2001-01-10, by paulson
*** empty log message ***
2001-01-10, by nipkow
*** empty log message ***
2001-01-10, by nipkow
case_tac on bools
2001-01-10, by paulson
case_tac subgoals
2001-01-10, by paulson
deleted the obsolete nat_neqE (and reformatting)
2001-01-10, by paulson
deleted the obsolete nat_neqE
2001-01-10, by paulson
generalizing the LEAST theorems from "nat" to linear
2001-01-10, by paulson
now using "by" for one-line proofs
2001-01-10, by paulson
various changes including the SOME examples, rule_format and "by"
2001-01-10, by paulson
loads the new theory
2001-01-10, by paulson
reformatting, and splitting the end of "Primes" to create "Forward"
2001-01-10, by paulson
*** empty log message ***
2001-01-10, by nipkow
now using "by" for one-line proofs
2001-01-10, by paulson
introduction of "by" and a few examples of SOME
2001-01-10, by paulson
auto update
2001-01-10, by paulson
new wfrec example
2001-01-10, by paulson
fixed the treatment of Rules and Sets
2001-01-10, by paulson
*** empty log message ***
2001-01-10, by nipkow
use \<acute>;
2001-01-10, by wenzelm
added \<dieresis>, \<acute>, \<cedilla>, \<emptyset>;
2001-01-10, by wenzelm
added acute, cedilla, dieresis, hungarumlaut;
2001-01-09, by wenzelm
` -> $
2001-01-09, by nipkow
*** empty log message ***
2001-01-09, by nipkow
`` -> ` and ``` -> ``
2001-01-09, by nipkow
`` -> and ``` -> ``
2001-01-09, by nipkow
replaced \<macron> by \<inverse>;
2001-01-09, by wenzelm
avoid renaming of params in cases;
2001-01-09, by wenzelm
split_all operation;
2001-01-09, by wenzelm
improved evaluation judgment syntax; modified Loop rule
2001-01-09, by oheimb
syntax (xsymbols);
2001-01-09, by wenzelm
Removed Applyall
2001-01-08, by nipkow
additional pattern allows reduction of fractions to lowest terms
2001-01-08, by paulson
*** empty log message ***
2001-01-08, by nipkow
updated;
2001-01-07, by wenzelm
removed ID (avoid CVS conflicts with generated versions);
2001-01-07, by wenzelm
CHANGED_PROP;
2001-01-07, by wenzelm
removed MicroJava/BV/Convert.thy;
2001-01-07, by wenzelm
do not AutoBind.drop_judgment;
2001-01-07, by wenzelm
tuned output;
2001-01-07, by wenzelm
tuned norm_hhf(_tac);
2001-01-07, by wenzelm
added is_norm_hhf;
2001-01-07, by wenzelm
removed outdated comment;
2001-01-07, by wenzelm
case binds: AutoBind.drop_judgment;
2001-01-07, by wenzelm
tuned split_all_tac;
2001-01-07, by wenzelm
merged semilattice orders with <=' from Convert.thy (now defined in JVMType.thy)
2001-01-07, by kleing
support ?case binding;
2001-01-06, by wenzelm
apply_case: more robust handling of bounds;
2001-01-06, by wenzelm
moved norm_hhf_tac to Pure/tactic.ML;
2001-01-06, by wenzelm
added drop_judgment;
2001-01-06, by wenzelm
export read_inst', inst';
2001-01-06, by wenzelm
added list_abs;
2001-01-06, by wenzelm
added norm_hhf(_tac);
2001-01-06, by wenzelm
Tactic.norm_hhf;
2001-01-06, by wenzelm
'of:' params spec;
2001-01-06, by wenzelm
'cases' / 'induct' method: ?case binding, 'of:' spec;
2001-01-06, by wenzelm
*** empty log message ***
2001-01-06, by nipkow
*** empty log message ***
2001-01-06, by nipkow
*** empty log message ***
2001-01-06, by nipkow
*** empty log message ***
2001-01-05, by nipkow
^^ -> ```
2001-01-05, by nipkow
Fleuriot reference
2001-01-05, by paulson
minor edits to Chapters 1-3
2001-01-05, by paulson
revisions especially concerning the reals
2001-01-05, by paulson
*** empty log message ***
2001-01-05, by nipkow
a few extra brackets
2001-01-05, by paulson
*** empty log message ***
2001-01-05, by nipkow
*** empty log message ***
2001-01-05, by nipkow
Changed priority of dvd from 70 to 50 as befits a relation.
2001-01-05, by nipkow
*** empty log message ***
2001-01-05, by nipkow
new UNITY examples by Sidi Ehmety
2001-01-05, by paulson
Field of a relation, and some Domain/Range rules
2001-01-05, by paulson
finite_trancl: new theorem by Sidi Ehmety
2001-01-05, by paulson
more removal of obsolete rules
2001-01-05, by paulson
fixed two proofs that were affected by the removal of obsolete rules
2001-01-05, by paulson
new examples by Sidi Ehmety
2001-01-05, by paulson
tuned comment;
2001-01-04, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
+30000
tip