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.
Tidied proofs
1998-04-03, by paulson
Tidied proofs by getting rid of case_tac
1998-04-03, by paulson
improved \tt appearance of many ASCII special symbols like #
1998-04-03, by oheimb
split_all_tac now fails if there is nothing to split
1998-04-02, by oheimb
new theorems
1998-04-02, by paulson
changed if_bool_eq to if_bool_eq_conj
1998-04-02, by paulson
changed if_bool_eq to if_bool_eq_conj and added if_bool_eq_disj
1998-04-02, by paulson
New theorems card_Diff_le and card_insert_le; tidied
1998-04-02, by paulson
introduced functions for updating the wrapper lists
1998-04-02, by oheimb
*** empty log message ***
1998-04-02, by oheimb
merge_cs now also merges safe and unsafe wrappers
1998-03-30, by oheimb
generalized appearance of trancl_into_rtrancl and r_into_trancl
1998-03-30, by oheimb
adapted proof of finite_converse
1998-03-30, by oheimb
added wf_converse_trancl, adapted proof of wfrec
1998-03-30, by oheimb
added caveat
1998-03-30, by oheimb
added introduction and elimination rules for Univalent
1998-03-30, by oheimb
added Univalent_rel_pow
1998-03-30, by oheimb
removed superfluous use_thy
1998-03-30, by oheimb
removed superfluous translations
1998-03-30, by oheimb
added try, single, many;
1998-03-24, by wenzelm
added cproj', and therefore extended prj
1998-03-24, by oheimb
added cproj', and therefore extended prj
1998-03-24, by oheimb
improved checks
1998-03-24, by oheimb
added o2s
1998-03-24, by oheimb
added finite_acyclic_wf_converse: corrected 8bit chars
1998-03-24, by oheimb
added acyclicI
1998-03-24, by oheimb
added finite_acyclic_wf_converse
1998-03-24, by oheimb
more thms
1998-03-23, by paulson
inverse -> converse
1998-03-16, by paulson
inverse -> converse
1998-03-16, by paulson
re-ordered proofs
1998-03-16, by paulson
moved addsplits [expand_if] from HOL_basic_ss to HOL_ss;
1998-03-13, by wenzelm
renamed not1_or to disj_not1, not2_or to disj_not2
1998-03-12, by oheimb
improved coding of delWrapper and delSWrapper
1998-03-12, by oheimb
addloop: added warning in case of overwriting a looper
1998-03-12, by oheimb
Made mutual simplification of prems a special case.
1998-03-12, by nipkow
Used merge_alists for loopers.
1998-03-12, by nipkow
New, stronger rewrites
1998-03-12, by paulson
The theorem nat_neqE, and some tidying
1998-03-12, by paulson
New laws, mostly generalizing old "pred" ones
1998-03-12, by paulson
spy_analz_tac now handles individual conjuncts properly
1998-03-11, by paulson
new theorem
1998-03-11, by paulson
New theorem Image_eq_UN; deleted the silly vimage_inverse_Image
1998-03-11, by paulson
Arith.thy -> thy; proved a few new theorems
1998-03-11, by paulson
New Asm_full_simp_tac shortens proof.
1998-03-11, by nipkow
Simplifier
1998-03-11, by nipkow
More Lex.
1998-03-11, by nipkow
New Asm_full_simp_tac led to a loop.
1998-03-11, by nipkow
Mod because of new simplifier.
1998-03-10, by nipkow
Mod because of not1_or.
1998-03-10, by nipkow
Updated proofs because of new simplifier.
1998-03-10, by nipkow
Updated proofs because of new simplification tactics.
1998-03-10, by nipkow
Adapted proofs because of new simplification tactics.
1998-03-10, by nipkow
The new asm_lr_simp_tac is the old asm_full_simp_tac.
1998-03-10, by nipkow
renamed is_chain to chain, is_tord to tord, replaced chain_finite by chfin
1998-03-10, by oheimb
added not1_or and if_eq_cancel to simpset()
1998-03-10, by oheimb
added not1_or and if_eq_cancel to simpset()
1998-03-10, by oheimb
new rewrite rules not1_or, not2_or, and if_eq_cancel
1998-03-10, by oheimb
renamed smart_tac to force_tac, slight improvement of force_tac
1998-03-10, by oheimb
Asm_full_simp_tac now reorients asm c = t to t = c.
1998-03-10, by nipkow
adhoc fix of is_blank;
1998-03-10, by wenzelm
New scanner in abstract form.
1998-03-10, by nipkow
New simplifier flag for mutual simplification.
1998-03-10, by nipkow
Removed expand_split from simpset.
1998-03-10, by nipkow
removed pred;
1998-03-09, by wenzelm
eliminated pred function;
1998-03-09, by wenzelm
Symbol.explode;
1998-03-09, by wenzelm
replaced $LOGNAME by $USER;
1998-03-09, by wenzelm
tuned;
1998-03-09, by wenzelm
Symbol.is_*;
1998-03-09, by wenzelm
adapted to new scanner, baroque chars;
1998-03-09, by wenzelm
Symbol.input;
1998-03-09, by wenzelm
adapted to symbols, scan;
1998-03-09, by wenzelm
Generic scanners (for potentially infinite input) -- replaces Scanner;
1998-03-09, by wenzelm
adapted to new scanner and abroque chars;
1998-03-09, by wenzelm
read_var;
1998-03-09, by wenzelm
Symbol.output;
1998-03-09, by wenzelm
tuned syntax error msg;
1998-03-09, by wenzelm
Symbol.explode;
1998-03-09, by wenzelm
scan.ML, symbol.ML;
1998-03-09, by wenzelm
adapted to new scanners and baroque chars;
1998-03-09, by wenzelm
tuned some names;
1998-03-09, by wenzelm
adapted to baroque chars;
1998-03-09, by wenzelm
added merge_alists;
1998-03-09, by wenzelm
Syntax.indexname;
1998-03-09, by wenzelm
tuned comment;
1998-03-09, by wenzelm
tuned;
1998-03-09, by wenzelm
replaced Pure/Syntax/symbol_font.ML by Pure/Syntax/symbol.ML;
1998-03-09, by wenzelm
replaced Pure/Syntax/symbol_font.ML by Pure/Syntax/symbol.ML;
1998-03-09, by wenzelm
Removed `addsplits [expand_if]'
1998-03-07, by nipkow
added clasimp.ML;
1998-03-06, by wenzelm
Removed superfluous `op'
1998-03-06, by nipkow
*** empty log message ***
1998-03-06, by nipkow
Added delspilts, Addsplits, Delsplits.
1998-03-06, by nipkow
expand_if is now by default part of the simpset.
1998-03-06, by nipkow
New theorem and simprules
1998-03-05, by paulson
Reorganized simplifier. May now reorient rules.
1998-03-04, by nipkow
Reorganized simplifier. May now reorient rules.
1998-03-04, by nipkow
Reorganized simplifier. May now reorient rules.
1998-03-04, by nipkow
Better simplification allows deletion of parts of proofs
1998-03-03, by paulson
New theorem
1998-03-03, by paulson
New theorems
1998-03-03, by paulson
New theorems; tidied
1998-03-03, by paulson
New theorem diff_Suc_le_Suc_diff; tidied another proof
1998-03-03, by paulson
auto generated
1998-03-03, by paulson
Modified def.
1998-02-28, by nipkow
Splitters via named loopers.
1998-02-28, by nipkow
Little reorganization. Loop tactics have names now.
1998-02-28, by nipkow
Tried to reorganize rewriter a little. More to be done.
1998-02-28, by nipkow
added minimal description of rep_cs: corrections
1998-02-27, by oheimb
added minimal description of rep_cs
1998-02-27, by oheimb
added minimal description of rep_ss
1998-02-27, by oheimb
"choice" moved to Set.ML
1998-02-27, by paulson
New absorbsion laws, etc
1998-02-27, by paulson
Vimage
1998-02-27, by paulson
New vimage laws
1998-02-27, by paulson
added smart_tac
1998-02-26, by oheimb
removed superfluous addss
1998-02-26, by oheimb
New theory, Vimage
1998-02-26, by paulson
Proved choice and bchoice; changed Fun.thy -> thy
1998-02-26, by paulson
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip