Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+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.
removed misleading OuterLex.eq_token;
2006-12-30, by wenzelm
pretty_statement: more careful handling of name_hint;
2006-12-30, by wenzelm
added has_name_hint;
2006-12-30, by wenzelm
removed obsolete name_hint handling;
2006-12-30, by wenzelm
removed conditional combinator;
2006-12-30, by wenzelm
removed obsolete support for polyml-4.9.1;
2006-12-30, by wenzelm
* Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
2006-12-30, by wenzelm
inform_file_processed: Toplevel.init_empty;
2006-12-30, by wenzelm
refined notion of empty toplevel, admits undo of 'end';
2006-12-30, by wenzelm
Toplevel.init_state;
2006-12-30, by wenzelm
removed obsolete 'clear_undos';
2006-12-30, by wenzelm
removed obsolete clear_undos_theory;
2006-12-30, by wenzelm
major restructurings
2006-12-29, by haftmann
cleanup
2006-12-29, by haftmann
improved print of constructors in OCaml
2006-12-29, by haftmann
changed syntax for axclass attach
2006-12-29, by haftmann
removed obsolete cond_add_path;
2006-12-29, by wenzelm
removed obsolete context_thy etc.;
2006-12-29, by wenzelm
removed obsolete init_pgip;
2006-12-29, by wenzelm
removed obsolete init_context;
2006-12-29, by wenzelm
obsolete (cf. ProofGeneral/proof_general_emacs.ML);
2006-12-29, by wenzelm
tuned;
2006-12-29, by wenzelm
signed_string_of_int;
2006-12-29, by wenzelm
added proper header;
2006-12-29, by wenzelm
added signed_string_of_int (pruduces proper - instead of SML's ~);
2006-12-29, by wenzelm
removed obsolete proof_general.ML;
2006-12-29, by wenzelm
minor tuning;
2006-12-29, by wenzelm
tuned specifications/proofs;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed Graph.project to Graph.subgraph;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
2006-12-29, by wenzelm
Sorts.minimal_classes;
2006-12-29, by wenzelm
classes: more direct way to achieve topological sorting;
2006-12-29, by wenzelm
replaced classes by all_classes (topologically sorted);
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
2006-12-29, by aspinall
Typo in last commit
2006-12-29, by aspinall
explicit construction of operational classes
2006-12-29, by haftmann
added handling for explicit classrel witnesses
2006-12-29, by haftmann
``classes`` now returns classes in topological order
2006-12-29, by haftmann
dropped some bookkeeping
2006-12-29, by haftmann
simplified class_package
2006-12-29, by haftmann
use_ml: reverted to simple output (Poly/ML changed);
2006-12-29, by wenzelm
removed private files
2006-12-28, by haftmann
tuned;
2006-12-28, by wenzelm
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
2006-12-28, by wenzelm
tuned msg;
2006-12-28, by wenzelm
inlined nospaces (from library.ML);
2006-12-28, by wenzelm
added
2006-12-28, by haftmann
some clarifications
2006-12-27, by haftmann
different handling of type variable names
2006-12-27, by haftmann
added split
2006-12-27, by haftmann
fixed misleading error message
2006-12-27, by haftmann
dropped section header
2006-12-27, by haftmann
added OCaml code generation (without dictionaries)
2006-12-27, by haftmann
removed Haskell reserved words
2006-12-27, by haftmann
removed Main.thy
2006-12-27, by haftmann
moved code generator product setup here
2006-12-27, by haftmann
added code generator test theory
2006-12-27, by haftmann
explizit serialization for Haskell id
2006-12-27, by haftmann
removed code generation stuff belonging to other theories
2006-12-27, by haftmann
moved code generator bool setup here
2006-12-27, by haftmann
exported explicit equality on tokens
2006-12-27, by haftmann
made SML/NJ happy
2006-12-27, by haftmann
revised for new make_clauses
2006-12-22, by paulson
tidying the ATP communications
2006-12-22, by paulson
string primtives
2006-12-22, by paulson
deactivated test for the moment
2006-12-22, by haftmann
fixed typo in comment
2006-12-22, by paulson
Experimenting with interpretations of "definition".
2006-12-22, by ballarin
clarified code
2006-12-21, by haftmann
dropped superfluos code
2006-12-21, by haftmann
code clarifications
2006-12-21, by haftmann
import path made absolute
2006-12-21, by haftmann
added code lemmas for quantification over bounded nats
2006-12-21, by haftmann
Disable new Proof General code until SML/NJ compile fixed.
2006-12-21, by aspinall
Use new Proof General code by default [see comment for reverting]
2006-12-20, by aspinall
change from "Array" to "Vector"
2006-12-20, by paulson
add lemmas Standard_starfun(2)_iff
2006-12-19, by huffman
Missing elements from doc_markup_elements
2006-12-19, by aspinall
Remove obsolete prefixes from error and warning messages.
2006-12-19, by aspinall
added isatool codegen
2006-12-18, by haftmann
dropped CodegenPackage.const_of_idf
2006-12-18, by haftmann
improvements in syntax handling
2006-12-18, by haftmann
added Thyname.* and * constant expressions
2006-12-18, by haftmann
introduces "__" naming policy
2006-12-18, by haftmann
switched argument order in *.syntax lifters
2006-12-18, by haftmann
added gen_reflection_tac
2006-12-18, by haftmann
now testing executable content of nearly all HOL
2006-12-18, by haftmann
dropped debug cmd
2006-12-18, by haftmann
explicit nonfix declaration for ML "subset"
2006-12-18, by haftmann
dropped two inline directives
2006-12-18, by haftmann
introduced abstract view on number expressions in hologic.ML
2006-12-18, by haftmann
whitespace fix
2006-12-18, by haftmann
added code generation syntax for some char combinators
2006-12-18, by haftmann
infix syntax for generated code for composition
2006-12-18, by haftmann
new-style oracle setup
2006-12-18, by haftmann
added functions tutorial
2006-12-18, by haftmann
Add abstraction for objtypes and documents.
2006-12-17, by aspinall
removed Hyperreal/HyperArith.thy and Hyperreal/HyperPow.thy
2006-12-16, by huffman
moved several theorems; rearranged theory dependencies
2006-12-16, by huffman
hypreal_of_hypnat abbreviates more general of_hypnat
2006-12-16, by huffman
tracing instead of warning
2006-12-15, by webertj
updated;
2006-12-15, by wenzelm
removed obsolete assert;
2006-12-15, by wenzelm
renamed LocalTheory.assert to affirm;
2006-12-15, by wenzelm
tuned -- accomodate Alice;
2006-12-15, by wenzelm
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
2006-12-15, by wenzelm
remove Hyperreal/fuf.ML
2006-12-14, by huffman
remove commented section
2006-12-14, by huffman
remove ultra tactic and redundant FreeUltrafilterNat lemmas
2006-12-14, by huffman
declare insert_iff [simp]
2006-12-14, by huffman
activated improved use_ml, which captures output and reports source positions;
2006-12-14, by wenzelm
tuned;
2006-12-14, by wenzelm
prove hyperpow_realpow using transfer
2006-12-14, by huffman
remove usage of ultra tactic
2006-12-14, by huffman
add lemmas singleton and insert_iff
2006-12-14, by huffman
generalized type of hyperpow; removed hcpow
2006-12-14, by huffman
redefine hSuc as *f* Suc, and move to HyperNat.thy
2006-12-14, by huffman
proper use of IntInf instead of InfInf;
2006-12-14, by wenzelm
defs/notes: more robust transitivity reasoning;
2006-12-14, by wenzelm
added trans_terms/props;
2006-12-14, by wenzelm
locale: print context for begin;
2006-12-14, by wenzelm
remove references to star_n and FreeUltrafilterNat; new proof of NSBseq_Bseq
2006-12-14, by huffman
remove uses of star_n and FreeUltrafilterNat
2006-12-13, by huffman
remove use of FreeUltrafilterNat
2006-12-13, by huffman
added lemmas about hRe, hIm, HComplex; removed all uses of star_n
2006-12-13, by huffman
fixed type
2006-12-13, by haftmann
added stub for OCaml serializer
2006-12-13, by haftmann
cleanup
2006-12-13, by haftmann
whitespace correction
2006-12-13, by haftmann
clarifed comment
2006-12-13, by haftmann
dropped FIXME comment
2006-12-13, by haftmann
clarified character setup
2006-12-13, by haftmann
remove references to star_n
2006-12-13, by huffman
SComplex abbreviates Standard
2006-12-13, by huffman
simplified mk/dest_numeral (cf. mk/dest_binum of 1.65);
2006-12-13, by wenzelm
removed legacy ML bindings;
2006-12-13, by wenzelm
updated;
2006-12-13, by wenzelm
tuned signature;
2006-12-13, by wenzelm
internal_abbrev: observe print mode;
2006-12-13, by wenzelm
target_abbrev: internal mode for abbrevs;
2006-12-13, by wenzelm
edge: actually apply operation!
2006-12-13, by wenzelm
tuned;
2006-12-13, by wenzelm
authentic syntax for number_of
2006-12-13, by haftmann
introduced mk/dest_numeral/number for mk/dest_binum etc.
2006-12-13, by haftmann
fixed syntax for bounded quantification
2006-12-13, by haftmann
dropped superfluous header
2006-12-13, by haftmann
clarified error message
2006-12-13, by krauss
nat type now has a size functin => no longer needed as special case
2006-12-13, by krauss
simplified
2006-12-13, by krauss
local_abbrev: proper fix/declare of local entities;
2006-12-13, by wenzelm
Deleted the unused type argument of UVar
2006-12-13, by paulson
tuned comments;
2006-12-13, by wenzelm
added IsarAdvanced/Functions
2006-12-13, by krauss
generalized some lemmas; removed redundant lemmas; cleaned up some proofs
2006-12-13, by huffman
remove uses of scaleR infix syntax; add lemma Reals_number_of
2006-12-13, by huffman
tuned;
2006-12-12, by wenzelm
add_abbrev: removed Assumption.add_assms (danger of inconsistent naming);
2006-12-12, by wenzelm
updated;
2006-12-12, by wenzelm
simplified unlocalize_mixfix;
2006-12-12, by wenzelm
removed is_class -- handled internally;
2006-12-12, by wenzelm
notation: Term.equiv_types;
2006-12-12, by wenzelm
abbrev: tuned signature;
2006-12-12, by wenzelm
tuned expand_term;
2006-12-12, by wenzelm
classified show/thus as prf_asm_goal, which is usually hilited in PG;
2006-12-12, by wenzelm
tuned expand_binds;
2006-12-12, by wenzelm
tuned error messages;
2006-12-12, by wenzelm
added equiv_types;
2006-12-12, by wenzelm
add_abbrev: tuned signature;
2006-12-12, by wenzelm
added expand_term_frees;
2006-12-12, by wenzelm
abbreviate: tuned signature;
2006-12-12, by wenzelm
LocalTheory.abbrev;
2006-12-12, by wenzelm
removed redundant constants and lemmas
2006-12-12, by huffman
additions to HOL-Complex
2006-12-12, by huffman
Removal of the "keep_types" flag: we always keep types!
2006-12-12, by paulson
make SML/NJ happy;
2006-12-12, by wenzelm
made SML/NJ happy;
2006-12-12, by wenzelm
consistent naming for FreeUltrafilterNat lemmas; cleaned up
2006-12-12, by huffman
cleaned up; generalized some proofs
2006-12-12, by huffman
fix assumptions on NSDERIV_quotient
2006-12-12, by huffman
changed (ns)deriv to take functions of type 'a::real_normed_field => 'a
2006-12-12, by huffman
generalize some theorems
2006-12-12, by huffman
add type annotation
2006-12-12, by huffman
read_xnum: return leading_zeros, radix;
2006-12-12, by wenzelm
authentic syntax for Pls/Min/Bit;
2006-12-12, by wenzelm
authentic syntax for Pls/Min/Bit;
2006-12-12, by wenzelm
binary numerals: restricted to actual abstract syntax;
2006-12-12, by wenzelm
Hyperreal/FrechetDeriv.thy
2006-12-12, by huffman
theory of Frechet derivatives
2006-12-12, by huffman
specials: include single quote;
2006-12-11, by wenzelm
xstr: disallow backslashes;
2006-12-11, by wenzelm
advanced translation functions: Proof.context;
2006-12-11, by wenzelm
advanced translation functions: Proof.context;
2006-12-11, by wenzelm
added improved versions of use_text/file (still inactive);
2006-12-11, by wenzelm
added use_file;
2006-12-11, by wenzelm
load secure.ML after symbol.ML, when default output is active;
2006-12-11, by wenzelm
ordered lists instead of tables for resolving hyps; speedup
2006-12-11, by webertj
nominal_primrec now prints initial proof state.
2006-12-11, by berghofe
Abbreviations can now be specified simultaneously
2006-12-11, by berghofe
Adapted to new inductive definition package.
2006-12-11, by berghofe
added ProofGeneral settings;
2006-12-11, by wenzelm
tuned comments;
2006-12-10, by wenzelm
tuned;
2006-12-10, by wenzelm
defs: increased entropy of mixfix handling;
2006-12-10, by wenzelm
fixed term_of_list;
2006-12-10, by wenzelm
Concrete syntax for hex chars and strings.
2006-12-10, by wenzelm
renamed str_of_XXX to print_XXX;
2006-12-10, by wenzelm
HOLogic cleanup;
2006-12-10, by wenzelm
ML_Syntax.print_XXX;
2006-12-10, by wenzelm
misc cleanup -- removed non-HOL operations;
2006-12-10, by wenzelm
moved char/string syntax to Tools/string_syntax.ML;
2006-12-10, by wenzelm
added Tools/string_syntax.ML;
2006-12-10, by wenzelm
removed junk;
2006-12-10, by wenzelm
interpretation: use C_class name prefix;
2006-12-10, by wenzelm
abs/binder_tr': support printing of idtdummy;
2006-12-10, by wenzelm
respects2: tuned spacing;
2006-12-10, by wenzelm
support printing of idtdummy;
2006-12-10, by wenzelm
added is_class (approximation);
2006-12-10, by wenzelm
LocalTheory.notation/abbrev;
2006-12-10, by wenzelm
extract_case: Name.clean;
2006-12-10, by wenzelm
added target_notation/abbrev;
2006-12-10, by wenzelm
added notation/abbrev (from term_syntax.ML);
2006-12-10, by wenzelm
tuned absdummy;
2006-12-10, by wenzelm
added no_frees;
2006-12-10, by wenzelm
removed (cf. proof_context.ML and local_theory.ML);
2006-12-10, by wenzelm
removed Isar/term_syntax.ML;
2006-12-10, by wenzelm
avoid internal name O_;
2006-12-10, by wenzelm
hide const linorder.less_eq_less.max linorder.less_eq_less.min;
2006-12-10, by wenzelm
hardwired option -q;
2006-12-10, by wenzelm
added print_abbrevs;
2006-12-10, by wenzelm
renaming
2006-12-10, by nipkow
Modified lattice locale
2006-12-10, by nipkow
updated;
2006-12-09, by wenzelm
added internal_mode;
2006-12-09, by wenzelm
simplified abbrev: single argument;
2006-12-09, by wenzelm
TermSyntax.abbrev;
2006-12-09, by wenzelm
added read/pretty_term_abbrev, print_abbrevs;
2006-12-09, by wenzelm
init_context: reset naming;
2006-12-09, by wenzelm
added 'print_abbrevs';
2006-12-09, by wenzelm
added print_abbrevs;
2006-12-09, by wenzelm
added term_abbrev;
2006-12-09, by wenzelm
renamed reserved to reserved_names;
2006-12-09, by wenzelm
tuned Consts signature;
2006-12-09, by wenzelm
abbrevs: print original rhs;
2006-12-09, by wenzelm
abbreviate: always authentic, force expansion of internal abbreviations;
2006-12-09, by wenzelm
ML_Syntax.reserved(_names);
2006-12-09, by wenzelm
TermSyntax.abbrev;
2006-12-09, by wenzelm
added antiquotation abbrev;
2006-12-09, by wenzelm
added print_abbrevs;
2006-12-09, by wenzelm
tuned use_text;
2006-12-08, by wenzelm
added 'help' command (same of 'print_commands');
2006-12-08, by wenzelm
more careful evaluation of ML text, prevents spurious output;
2006-12-08, by wenzelm
date: forcing LC_ALL=C prevents funny file names;
2006-12-08, by wenzelm
root function: restore default interrupt handler;
2006-12-08, by wenzelm
patched up the proofs agsin
2006-12-08, by paulson
removed use of put_name_hint, as the ATP linkup no longer needs this
2006-12-08, by paulson
reorganized structure Tactic vs. MetaSimplifier;
2006-12-07, by wenzelm
begin/end blocks;
2006-12-07, by wenzelm
abbrevs: more careful interpretation, avoid dynamic references to local names;
2006-12-07, by wenzelm
definition/abbreviation: single argument;
2006-12-07, by wenzelm
simplified add_abbrev -- single argument;
2006-12-07, by wenzelm
removed obsolete references to ProofGeneral/isa;
2006-12-07, by wenzelm
added input_mode;
2006-12-07, by wenzelm
tuned print_locale output;
2006-12-07, by wenzelm
moved notation/abbrevs to TermSyntax;
2006-12-07, by wenzelm
expand_term: based on Envir.expand_term;
2006-12-07, by wenzelm
thms etc.: proper treatment of internal_fact with selection;
2006-12-07, by wenzelm
tuned pretty_src output;
2006-12-07, by wenzelm
simplified add_abbrevs: no mixfix;
2006-12-07, by wenzelm
added expand_term;
2006-12-07, by wenzelm
tuned;
2006-12-07, by wenzelm
Common term syntax declarations.
2006-12-07, by wenzelm
added Isar/term_syntax.ML;
2006-12-07, by wenzelm
TermSyntax.notation/abbrevs;
2006-12-07, by wenzelm
Removal of theorem tagging, which the ATP linkup no longer requires.
2006-12-07, by paulson
Removal of theorem tagging, which the ATP linkup no longer requires,
2006-12-07, by paulson
Poly/ML 5.0 setup for Isabelle2005.
2006-12-07, by wenzelm
reorganized structure Goal vs. Tactic;
2006-12-07, by wenzelm
export: added explicit term operation;
2006-12-06, by wenzelm
abbrevs: actually observe target_morphism;
2006-12-06, by wenzelm
added expand;
2006-12-06, by wenzelm
moved hidden_polymorphism to term.ML;
2006-12-06, by wenzelm
added hidden_polymorphism (from variable.ML);
2006-12-06, by wenzelm
add_abbrevs: moved common parts to consts.ML;
2006-12-06, by wenzelm
abbreviate: improved error handling, return result;
2006-12-06, by wenzelm
export: added explicit term operation;
2006-12-06, by wenzelm
LocalDefs.expand;
2006-12-06, by wenzelm
Improved tracing
2006-12-06, by paulson
no timing;
2006-12-06, by wenzelm
simplified ML bindings;
2006-12-06, by wenzelm
simplified ML bindings -- moved to HOL.thy;
2006-12-06, by wenzelm
added basic ML bindings;
2006-12-06, by wenzelm
added aliases for nat_recs/cases;
2006-12-06, by wenzelm
removed legacy ML bindings;
2006-12-06, by wenzelm
reduced to genuine legacy bindings -- others in HOL.thy;
2006-12-06, by wenzelm
removed legacy ML bindings;
2006-12-06, by wenzelm
target_name: allow qualified names;
2006-12-05, by wenzelm
add_notation: permissive about undeclared consts;
2006-12-05, by wenzelm
generic_goal: enable stmt mode;
2006-12-05, by wenzelm
encode declarations as notes (attributes), which enables proper inheritance, interpretation etc.;
2006-12-05, by wenzelm
notation/abbreviation: more serious handling of morphisms;
2006-12-05, by wenzelm
print_syntax etc.: plain Toplevel.context_of;
2006-12-05, by wenzelm
attribute value: morphism;
2006-12-05, by wenzelm
add_notation: permissive about undeclared consts;
2006-12-05, by wenzelm
added mapping_result;
2006-12-05, by wenzelm
added ML-Systems/polyml-5.0.ML;
2006-12-05, by wenzelm
Attrib.internal: morphism;
2006-12-05, by wenzelm
removed duplicate abbreviations (implicit inheritance);
2006-12-05, by wenzelm
restored notation for less/less_eq (observe proper order of mixfix annotations!);
2006-12-05, by wenzelm
Document structure in pgip_markup.ML. Minor fixes.
2006-12-05, by aspinall
Type alias for XML content
2006-12-05, by aspinall
setup for polyml-5.0;
2006-12-05, by wenzelm
set DYLD_LIBRARY_PATH as well;
2006-12-05, by wenzelm
Fix typo. Some cleanup for XML attributes
2006-12-05, by aspinall
Add dependency for new Emacs PG code
2006-12-05, by aspinall
Support PGIP communication for preferences in Emacs mode.
2006-12-05, by aspinall
more careful indexing of local facts;
2006-12-05, by wenzelm
* Pure: official theorem names and additional comments are now strictly separate.
2006-12-05, by wenzelm
thm/prf: separate official name vs. additional tags;
2006-12-05, by wenzelm
thm/prf: separate official name vs. additional tags;
2006-12-05, by wenzelm
notes: added non-official name;
2006-12-05, by wenzelm
note_thmss: added kind tag and non-official name;
2006-12-05, by wenzelm
Add separate PG Emacs configuration
2006-12-04, by aspinall
Include pgip markup module
2006-12-04, by aspinall
Build instructions for new Proof General module [not yet activated]
2006-12-04, by aspinall
Forward compatibility with new Proof General module.
2006-12-04, by aspinall
New files.
2006-12-04, by aspinall
Revamped Proof General interface.
2006-12-04, by aspinall
Add parse_string for attribute values and other string content
2006-12-04, by aspinall
added Ramsey.thy to Library imports, to include it in the daily builds
2006-12-04, by krauss
fixed definition syntax
2006-12-04, by krauss
theory Alloc no longer works -- quick_and_dirty;
2006-12-04, by wenzelm
converted legacy ML script;
2006-12-04, by wenzelm
Minor.
2006-12-03, by aspinall
Add output function
2006-12-03, by aspinall
Add string buffer getter. Add Rawtext constructor to allow XML-escaped strings in tree.
2006-12-03, by aspinall
Type abbreviations for element args and attributes
2006-12-03, by aspinall
meta_term_syntax: proper operation on untyped preterms;
2006-12-02, by wenzelm
generalized type signature of foldSet, fold
2006-12-02, by haftmann
added some support for embedded terms;
2006-12-02, by wenzelm
TLA: converted legacy ML scripts;
2006-12-02, by wenzelm
non-exported syntax
2006-12-01, by haftmann
made SML/NJ happy
2006-12-01, by haftmann
slight cleanup in hologic.ML
2006-12-01, by haftmann
some syntax cleanup
2006-12-01, by haftmann
stripped some legacy bindings
2006-12-01, by haftmann
Added missing "standard"
2006-12-01, by nipkow
Deleted dead code
2006-12-01, by paulson
Fixed a MAJOR BUG in clause-counting: only Boolean equalities now count as iffs
2006-12-01, by paulson
notes: proper naming of thm proof, activated import_export_proof;
2006-11-30, by wenzelm
added full_name;
2006-11-30, by wenzelm
notes: more careful treatment of Goal.close_result;
2006-11-30, by wenzelm
note_thmss: refrain from closing the derivation here;
2006-11-30, by wenzelm
notes: proper import/export of proofs (still inactive);
2006-11-30, by wenzelm
removed obsolete (export_)standard;
2006-11-30, by wenzelm
added mixfix';
2006-11-30, by wenzelm
added merge_list;
2006-11-30, by wenzelm
zero_var_indexes_inst: multiple terms;
2006-11-30, by wenzelm
Theory.merge_list;
2006-11-30, by wenzelm
qualified MetaSimplifier.norm_hhf(_protect);
2006-11-30, by wenzelm
added norm/close_result (supercede local_standard etc.);
2006-11-30, by wenzelm
added zero_var_indexes_list;
2006-11-30, by wenzelm
Goal.norm/close_result;
2006-11-30, by wenzelm
simplified syntax for 'definition', 'abbreviation';
2006-11-30, by wenzelm
*** bad commit -- reverted to previous version ***
2006-11-29, by wenzelm
removed export_standard_morphism;
2006-11-29, by wenzelm
simplified add_thmss;
2006-11-29, by wenzelm
added map/burrow_facts;
2006-11-29, by wenzelm
added INCR_COMP, COMP_INCR;
2006-11-29, by wenzelm
tuned;
2006-11-29, by wenzelm
reworked notes: towards proper import/export of proof terms;
2006-11-29, by wenzelm
removed export_standard_morphism;
2006-11-29, by wenzelm
renamed SIMPLE_METHOD' to SIMPLE_METHOD'';
2006-11-29, by wenzelm
added export;
2006-11-29, by wenzelm
tuned spaces/comments;
2006-11-29, by wenzelm
simplified method setup;
2006-11-29, by wenzelm
simplified method setup;
2006-11-29, by wenzelm
simplified method setup;
2006-11-29, by wenzelm
clauses sorted according to term order (significant speedup in some cases)
2006-11-29, by webertj
Assumption.assms_of: cterm;
2006-11-29, by wenzelm
Element.generalize_facts;
2006-11-29, by wenzelm
removed export_standard_morphism;
2006-11-29, by wenzelm
simplified add_thmss;
2006-11-29, by wenzelm
added facts_map;
2006-11-29, by wenzelm
added map/burrow_facts;
2006-11-29, by wenzelm
COMP_INCR;
2006-11-29, by wenzelm
added INCR_COMP, COMP_INCR;
2006-11-29, by wenzelm
assms_of: cterm;
2006-11-29, by wenzelm
simplified Logic.count_prems;
2006-11-29, by wenzelm
tuned proofs;
2006-11-29, by wenzelm
go back to fixed atbroy51, fix at-poly-e path settings
2006-11-28, by isatest
Removed the references for counting combinators. Instead they are counted in actual clauses.
2006-11-28, by paulson
added strict_subset
2006-11-28, by haftmann
added add_fixed;
2006-11-28, by wenzelm
simplified '?' operator;
2006-11-28, by wenzelm
simplified '?' operator;
2006-11-28, by wenzelm
simplified '?' operator;
2006-11-28, by wenzelm
added burrow_fact;
2006-11-28, by wenzelm
dest_term: strip_imp_concl;
2006-11-28, by wenzelm
simplified '?' operator;
2006-11-28, by wenzelm
Added in another function clause_name_of.
2006-11-27, by mengj
Goals in clause form are sent to the relevance filter.
2006-11-27, by mengj
Call the right inform_file_processed function on <closefile>
2006-11-27, by aspinall
Tidied code. Bool constructor is not needed.
2006-11-27, by paulson
tidied code
2006-11-27, by paulson
outermost universal quantifiers are stripped
2006-11-27, by webertj
typo fixed
2006-11-27, by webertj
added the function for free variables of a lambda-term, which is a
2006-11-27, by urbanc
outermost universal quantifiers are stripped
2006-11-27, by webertj
adapted function definitions to new syntax
2006-11-27, by urbanc
Adapted to new nominal_primrec command.
2006-11-27, by berghofe
additional bookkeeping for class target
2006-11-27, by haftmann
small syntax tuning
2006-11-27, by haftmann
introduced Simpdata structure
2006-11-27, by haftmann
added Trueprop_conv
2006-11-27, by haftmann
restructured some proofs
2006-11-27, by haftmann
tuned keyword setup for SML code generator
2006-11-27, by haftmann
moved order arities for fun and bool to Fun/Orderings
2006-11-27, by haftmann
removed HOL structure
2006-11-27, by haftmann
adjusted syntax for internal code generation
2006-11-27, by haftmann
Added nominal_primrec command.
2006-11-27, by berghofe
Adapted to new nominal_primrec command.
2006-11-27, by berghofe
Added nominal_primrec.ML
2006-11-27, by berghofe
Implemented new "nominal_primrec" command for defining
2006-11-27, by berghofe
Additional information about nominal datatypes (descriptor,
2006-11-27, by berghofe
converted legacy ML scripts;
2006-11-26, by wenzelm
Remove add_master_files which stripped paths for retracted files. Emacs PG already supports full paths here.
2006-11-26, by aspinall
* Pure: syntax constant for foo (binder) is called foo_binder;
2006-11-26, by wenzelm
extend_trtab: allow identical trfuns to be overwritten;
2006-11-26, by wenzelm
tuned;
2006-11-26, by wenzelm
Binder: syntax const is determined by binder_name, not its syntax;
2006-11-26, by wenzelm
simplified consts: no auxiliary params, sane mixfix syntax;
2006-11-26, by wenzelm
abbrevs: no result;
2006-11-26, by wenzelm
added export_(standard_)morphism;
2006-11-26, by wenzelm
Element.map_ctxt_attrib;
2006-11-26, by wenzelm
abbrevs: no result;
2006-11-26, by wenzelm
added map_ctxt_attrib;
2006-11-26, by wenzelm
abbrevs: no result;
2006-11-26, by wenzelm
added morh_result, the_inductive, add_inductive_global;
2006-11-26, by wenzelm
InductivePackage.add_inductive_global;
2006-11-26, by wenzelm
updated (binder) syntax/notation;
2006-11-26, by wenzelm
tuned morphisms;
2006-11-24, by wenzelm
added export_morphism;
2006-11-24, by wenzelm
simultaneous fact morphism;
2006-11-24, by wenzelm
added type_map;
2006-11-24, by wenzelm
added cterm_rule;
2006-11-24, by wenzelm
fake predeclaration of structure ProofContext;
2006-11-24, by wenzelm
added export_morphism;
2006-11-24, by wenzelm
ProofContext.init;
2006-11-24, by wenzelm
Comment: see RFC 2396 for relative URI syntax.
2006-11-24, by aspinall
Send full paths in PGIP version of file loaded/retracted messages
2006-11-24, by aspinall
Conversion of "equal" to "=" for TSTP format; big tidy-up
2006-11-24, by paulson
Lemma "fundef_default_value" uses predicate instead of set.
2006-11-24, by krauss
The function package declares the [code] attribute automatically again.
2006-11-24, by krauss
exported mk_base_funs for use by size-change tools
2006-11-24, by krauss
ATP linkup now generates "new TPTP" rather than "old TPTP"
2006-11-24, by paulson
more careful declaration of "inducts";
2006-11-23, by wenzelm
tuned;
2006-11-23, by wenzelm
prefer Proof.context over Context.generic;
2006-11-23, by wenzelm
prefer Proof.context over Context.generic;
2006-11-23, by wenzelm
tuned proofs;
2006-11-23, by wenzelm
Accept URLs of form file:/home... also.
2006-11-23, by aspinall
prefer antiquotations over LaTeX macros;
2006-11-23, by wenzelm
updated;
2006-11-23, by wenzelm
renamed Args.Name to Args.Text;
2006-11-23, by wenzelm
uniform interface for type_syntax/term_syntax/declaration, dependent on morphism;
2006-11-23, by wenzelm
uniform interface for type_syntax/term_syntax/declaration, dependent on morphism;
2006-11-23, by wenzelm
Morphism.thm_morphism;
2006-11-23, by wenzelm
renamed Name value to Text, which is *not* a name in terms of morphisms;
2006-11-23, by wenzelm
removed obsolete alphanum;
2006-11-23, by wenzelm
str_of_char: improved output of non-printables;
2006-11-23, by wenzelm
added head_name_of;
2006-11-23, by wenzelm
added name/var/typ/term/thm_morphism;
2006-11-23, by wenzelm
declarations: pass morphism (dummy);
2006-11-23, by wenzelm
added ISABELLE_IDENTIFIER;
2006-11-23, by wenzelm
ISABELLE_PATH/OUTPUT: append ISABELLE_IDENTIFIER if derived from ISABELLE_HOME_USER;
2006-11-23, by wenzelm
fixed some typos
2006-11-23, by urbanc
tuned the proof of the strong induction principle
2006-11-23, by urbanc
typo in comment fixed
2006-11-23, by webertj
Add retractfile to supported pgip commands
2006-11-23, by aspinall
PGIP: add retractfile. Be stricter in file open/close protocol.
2006-11-23, by aspinall
replaced Args.map_values/Element.map_ctxt_values by general morphism application;
2006-11-23, by wenzelm
moved ML identifiers to structure ML_Syntax;
2006-11-23, by wenzelm
added morph_ctxt, morph_witness;
2006-11-23, by wenzelm
replaced map_values by morph_values;
2006-11-23, by wenzelm
moved string_of_pair/list/option to structure ML_Syntax;
2006-11-23, by wenzelm
moved ML syntax operations to structure ML_Syntax;
2006-11-23, by wenzelm
Basic ML syntax operations.
2006-11-23, by wenzelm
Abstract morphisms on formal entities.
2006-11-23, by wenzelm
added morphism.ML, General/ml_syntax.ML;
2006-11-23, by wenzelm
renamed string_of_pair/list/option to ML_Syntax.str_of_pair/list/option;
2006-11-23, by wenzelm
removed dead code;
2006-11-23, by wenzelm
Add doccomment; rename litcomment -> doccomment
2006-11-23, by aspinall
* settings: ML_IDENTIFIER includes the Isabelle version identifier;
2006-11-22, by wenzelm
Consolidation of code to "blacklist" unhelpful theorems, including record
2006-11-22, by paulson
ML_IDENTIFIER includes Isabelle version;
2006-11-22, by wenzelm
add ISABELLE_VERSION to ML_IDENTIFIER, unless this is repository or build;
2006-11-22, by wenzelm
consts: ProofContext.set_stmt true -- avoids naming of local thms;
2006-11-22, by wenzelm
init: enter inner statement mode, which prevents local notes from being named internally;
2006-11-22, by wenzelm
more careful declaration of "intros" as Pure.intro;
2006-11-22, by wenzelm
Fix to local file URI syntax. Add first part of lexicalstructure command support.
2006-11-22, by aspinall
completed class parameter handling in axclass.ML
2006-11-22, by haftmann
added Isar syntax for adding parameters to axclasses
2006-11-22, by haftmann
forced name prefix for class operations
2006-11-22, by haftmann
example tuned
2006-11-22, by haftmann
no explicit check for theory Nat
2006-11-22, by haftmann
added code lemmas
2006-11-22, by haftmann
does not import Hilber_Choice any longer
2006-11-22, by haftmann
cleanup
2006-11-22, by haftmann
incorporated structure HOList into HOLogic
2006-11-22, by haftmann
dropped eq const
2006-11-22, by haftmann
removed Extraction dependency
2006-11-22, by haftmann
final draft
2006-11-22, by haftmann
made SML/NJ happy;
2006-11-21, by wenzelm
theorem(_i): note assms of statement;
2006-11-21, by wenzelm
removed obsolete simple_note_thms;
2006-11-21, by wenzelm
added assmsN;
2006-11-21, by wenzelm
* Isar: the assumptions of a long theorem statement are available as assms;
2006-11-21, by wenzelm
activated x86_64-linux;
2006-11-21, by wenzelm
renamed Proof.put_thms_internal to Proof.put_thms;
2006-11-21, by wenzelm
simplified Proof.theorem(_i);
2006-11-21, by wenzelm
added stmt mode, which affects naming/indexing of local facts;
2006-11-21, by wenzelm
simplified theorem(_i);
2006-11-21, by wenzelm
notes: proper kind;
2006-11-21, by wenzelm
notes: proper kind;
2006-11-21, by wenzelm
removed kind attribs;
2006-11-21, by wenzelm
moved theorem kinds from PureThy to Thm;
2006-11-21, by wenzelm
moved theorem kinds from PureThy to Thm;
2006-11-21, by wenzelm
LocalTheory.notes/defs: proper kind;
2006-11-21, by wenzelm
LocalTheory.axioms/notes/defs: proper kind;
2006-11-21, by wenzelm
simplified Proof.theorem(_i);
2006-11-21, by wenzelm
LocalTheory.axioms/notes/defs: proper kind;
2006-11-21, by wenzelm
Optimized class_pairs for the common case of no subclasses
2006-11-21, by paulson
Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
2006-11-21, by paulson
New transformation of eliminatino rules: we simply replace the final conclusion variable by False
2006-11-21, by paulson
run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
2006-11-21, by kleing
removed legacy ML setup;
2006-11-21, by wenzelm
converted legacy ML scripts;
2006-11-21, by wenzelm
converted legacy ML scripts;
2006-11-20, by wenzelm
HOL-Prolog: converted legacy ML scripts;
2006-11-20, by wenzelm
start at-sml earlier and on different machine, remove sun-sml test (takes too long)
2006-11-20, by kleing
HOL-Algebra: converted legacy ML scripts;
2006-11-19, by wenzelm
profiling disabled
2006-11-19, by webertj
code thms for classops violating type discipline ignored
2006-11-18, by haftmann
cleanup
2006-11-18, by haftmann
added instance for class size
2006-11-18, by haftmann
added combinators and lemmas
2006-11-18, by haftmann
using class instance
2006-11-18, by haftmann
dvd_def now with object equality
2006-11-18, by haftmann
op div/op mod now named without leading op
2006-11-18, by haftmann
workaround for definition violating type discipline
2006-11-18, by haftmann
moved dvd stuff to theory Divides
2006-11-18, by haftmann
re-eliminated thm trichotomy
2006-11-18, by haftmann
power is now a class
2006-11-18, by haftmann
tuned
2006-11-18, by haftmann
clarified module dependencies
2006-11-18, by haftmann
div is now a class
2006-11-18, by haftmann
reduced verbosity
2006-11-18, by haftmann
adjustments for class package
2006-11-18, by haftmann
added an intro lemma for freshness of products; set up
2006-11-17, by urbanc
more robust syntax for definition/abbreviation/notation;
2006-11-17, by wenzelm
'notation': more robust 'and' list;
2006-11-17, by wenzelm
updated;
2006-11-17, by wenzelm
added Isar.goal;
2006-11-17, by wenzelm
added where_;
2006-11-17, by wenzelm
add lemmas LIM_zero_iff, LIM_norm_zero_iff
2006-11-16, by huffman
Includes type:sort constraints in its code to collect predicates in axiom clauses.
2006-11-16, by paulson
Now includes only types used to instantiate overloaded constants in arity clauses
2006-11-16, by paulson
added General/basics.ML;
2006-11-16, by wenzelm
moved some fundamental concepts to General/basics.ML;
2006-11-16, by wenzelm
Fundamental concepts.
2006-11-16, by wenzelm
add_locale: re-init result context (avoids subtle modifications after introducing predicate views internally);
2006-11-15, by wenzelm
tuned proofs;
2006-11-15, by wenzelm
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
2006-11-15, by wenzelm
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
2006-11-15, by wenzelm
dropping accidental self-imports
2006-11-15, by haftmann
corrected polymorphism check
2006-11-15, by haftmann
clarified code for building function equation system; explicit check of type discipline
2006-11-15, by haftmann
moved evaluation to Code_Generator.thy
2006-11-15, by haftmann
added filter_set; adaptions to more strict type discipline for code lemmas
2006-11-15, by haftmann
moved transitivity rules to Orderings.thy
2006-11-15, by haftmann
added transitivity rules, reworking of min/max lemmas
2006-11-15, by haftmann
dropped dependency on sets
2006-11-15, by haftmann
reworking of min/max lemmas
2006-11-15, by haftmann
added interpretation
2006-11-15, by haftmann
removed HOL_css
2006-11-15, by haftmann
added evaluation oracle
2006-11-15, by haftmann
replaced exists_fresh lemma with a version formulated with obtains;
2006-11-15, by urbanc
updated;
2006-11-15, by wenzelm
Auxiliary antiquotations for Isabelle manuals.
2006-11-15, by wenzelm
common antiquote_setup.ML;
2006-11-15, by wenzelm
Arity clauses are now produced only for types and type classes actually used.
2006-11-15, by paulson
converted to 'inductive2';
2006-11-14, by wenzelm
added for_simple_fixes, specification;
2006-11-14, by wenzelm
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
2006-11-14, by wenzelm
removed fix_frees interface;
2006-11-14, by wenzelm
converted to 'inductive2';
2006-11-14, by wenzelm
inductive: canonical specification syntax (flattened result only);
2006-11-14, by wenzelm
inductive2: canonical specification syntax;
2006-11-14, by wenzelm
InductivePackage.add_inductive_i: canonical argument order;
2006-11-14, by wenzelm
inductive2: canonical specification syntax;
2006-11-14, by wenzelm
Exported some names
2006-11-14, by schirmer
simplified Proof.theorem(_i) interface -- removed target support;
2006-11-14, by wenzelm
simplified Proof.theorem(_i) interface;
2006-11-14, by wenzelm
antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
2006-11-14, by wenzelm
simplified Proof.theorem(_i) interface;
2006-11-14, by wenzelm
tuned antiquotation theory;
2006-11-14, by wenzelm
value restriction
2006-11-14, by haftmann
removed old cygwin wrappers;
2006-11-14, by wenzelm
declare_constraints: reset constraint on dummyS;
2006-11-14, by wenzelm
removed Isar/isar_thy.ML;
2006-11-14, by wenzelm
added dummyS;
2006-11-14, by wenzelm
removed legacy read/cert/string_of;
2006-11-14, by wenzelm
recdef_tc(_i): local_theory interface via Specification.theorem_i;
2006-11-14, by wenzelm
incorporated IsarThy into IsarCmd;
2006-11-14, by wenzelm
removed theorem(_i);
2006-11-14, by wenzelm
upd
2006-11-13, by haftmann
atbroy51 broke down, switch to atbroy9
2006-11-13, by kleing
updated
2006-11-13, by krauss
antiquotation "theory": proper output, only check via ThyInfo.theory;
2006-11-13, by wenzelm
tuned;
2006-11-13, by wenzelm
added antiquotation @{theory name};
2006-11-13, by wenzelm
fixed comment -- oops;
2006-11-13, by wenzelm
adjusted to new fun''
2006-11-13, by haftmann
*** empty log message ***
2006-11-13, by haftmann
added antiquotation theory
2006-11-13, by haftmann
cleaned up
2006-11-13, by haftmann
added theory antiquotation
2006-11-13, by haftmann
combinator for overwriting changes with warning
2006-11-13, by haftmann
added higher-order combinators for structured results
2006-11-13, by haftmann
adjusted name in generated code
2006-11-13, by haftmann
dropped LOrder dependency
2006-11-13, by haftmann
moved upwars in HOL theory graph
2006-11-13, by haftmann
added thy dependencies
2006-11-13, by haftmann
PreList = Main - List
2006-11-13, by haftmann
introduces preorders
2006-11-13, by haftmann
dropped Inductive dependency
2006-11-13, by haftmann
dropped Typedef dependency
2006-11-13, by haftmann
added LOrder dependency
2006-11-13, by haftmann
tuned ml antiquotations
2006-11-13, by haftmann
adjusted
2006-11-13, by haftmann
tuned
2006-11-13, by haftmann
added tt tag
2006-11-13, by haftmann
auto_term => lexicographic_order
2006-11-13, by krauss
updated
2006-11-13, by krauss
replaced "auto_term" by the simpler method "relation", which does not try
2006-11-13, by krauss
added fresh_prodD, which is included fresh_prodD into mksimps setup;
2006-11-13, by wenzelm
added lexicographic_order.ML to makefile
2006-11-13, by krauss
image_constant_conv no longer [simp]
2006-11-12, by nipkow
instantiate: tuned indentity case;
2006-11-12, by wenzelm
removed dead code;
2006-11-12, by wenzelm
mk_atomize: careful matching against rules admits overloading;
2006-11-12, by wenzelm
started reorgnization of lattice theories
2006-11-12, by nipkow
Added in is_fol_thms.
2006-11-11, by mengj
level: do not account for local theory blocks (relevant for document preparation);
2006-11-11, by wenzelm
local 'end': no default tags;
2006-11-11, by wenzelm
* Local theory targets ``context/locale/class ... begin'' followed by ``end''.
2006-11-11, by wenzelm
removed obsolete context;
2006-11-11, by wenzelm
turned 'context' into plain thy_decl, discontinued thy_switch;
2006-11-11, by wenzelm
tuned proofs;
2006-11-11, by wenzelm
updated local theory targets;
2006-11-11, by wenzelm
updated local theory targets;
2006-11-11, by wenzelm
updated;
2006-11-11, by wenzelm
Update standard keyword files.
2006-11-11, by wenzelm
tuned comments;
2006-11-10, by wenzelm
tuned comments;
2006-11-10, by wenzelm
tuned names of start_timing,/end_timing/check_timer;
2006-11-10, by wenzelm
removed obsolete ML compatibility fragments;
2006-11-10, by wenzelm
avoid strange typing problem in MosML;
2006-11-10, by wenzelm
tuned names of start_timing,/end_timing/check_timer;
2006-11-10, by wenzelm
simplified local theory wrappers;
2006-11-10, by wenzelm
removed mapping;
2006-11-10, by wenzelm
simplified exit;
2006-11-10, by wenzelm
simplified LocalTheory.exit;
2006-11-10, by wenzelm
Improvement to classrel clauses: now outputs the minimum needed.
2006-11-10, by paulson
deleted all uses of sign_of as it's now the identity function
2006-11-10, by urbanc
tuned;
2006-11-10, by wenzelm
tuned Variable.trade;
2006-11-10, by wenzelm
introduces canonical AList functions for loop_tacs
2006-11-10, by haftmann
minor refinements
2006-11-10, by haftmann
redundancy checkes includes eta-expansion
2006-11-10, by haftmann
improved syntax
2006-11-10, by haftmann
added bounded_linear and bounded_bilinear locales
2006-11-10, by huffman
no special treatment for cygwin (this is supposed to be actual cygwin, not win32 polyml within cygwin);
2006-11-10, by wenzelm
tuned comments;
2006-11-10, by wenzelm
added x86-cygwin;
2006-11-09, by wenzelm
oracle raises CooperDec.COOPER instead of COOPER (this is eliminated). Erronous old behaviour due to this exception is now correcrted.
2006-11-09, by chaieb
LocalTheory.restore;
2006-11-09, by wenzelm
init: '-' refers to global context;
2006-11-09, by wenzelm
abbrevs: return result;
2006-11-09, by wenzelm
Stack.map_top;
2006-11-09, by wenzelm
abbrevs: return result;
2006-11-09, by wenzelm
separate map_top/all;
2006-11-09, by wenzelm
abbrevs: return result (use LocalTheory.abbrevs directly);
2006-11-09, by wenzelm
tuned;
2006-11-09, by wenzelm
abbrevs: return result;
2006-11-09, by wenzelm
timing/tracing code removed
2006-11-09, by webertj
interpreters for fst and snd added
2006-11-09, by webertj
new CCS-based implementation that should work with PolyML 5.0
2006-11-09, by webertj
HOL: less/less_eq on bool, modified syntax;
2006-11-09, by wenzelm
removed obsolete locale_results;
2006-11-09, by wenzelm
tuned;
2006-11-09, by wenzelm
imports Binimial;
2006-11-09, by wenzelm
updated;
2006-11-09, by wenzelm
lfp_induct_set;
2006-11-09, by wenzelm
modified less/less_eq syntax to avoid "x < y < z" etc.;
2006-11-09, by wenzelm
added lemma mult_mono'
2006-11-09, by huffman
added LIM_norm and related lemmas
2006-11-09, by huffman
moved theories Parity, GCD, Binomial to Library;
2006-11-08, by wenzelm
added profiling code, improved handling of proof terms, generation of domain
2006-11-08, by krauss
incorporated former theories Reconstruction and ResAtpMethods into ATP_Linkup;
2006-11-08, by wenzelm
case_tr': proper handling of authentic consts;
2006-11-08, by wenzelm
removed obsolete nat_case_tr' (duplicates case_tr' in datatype_package.ML);
2006-11-08, by wenzelm
renamed DatatypeHooks.invoke to all
2006-11-08, by haftmann
moved lemma eq_neq_eq_imp_neq to HOL
2006-11-08, by haftmann
renamed Lattice_Locales to Lattices
2006-11-08, by haftmann
abstract ordering theories
2006-11-08, by haftmann
obsolete (cf. ROOT.ML);
2006-11-08, by wenzelm
added structure Main (from Main.ML);
2006-11-08, by wenzelm
proper definition of add_zero_left/right;
2006-11-08, by wenzelm
removed NatArith.thy, Main.ML;
2006-11-08, by wenzelm
removed theory NatArith (now part of Nat);
2006-11-08, by wenzelm
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
2006-11-08, by wenzelm
moved contribution note to CONTRIBUTORS;
2006-11-08, by wenzelm
Made "termination by lexicographic_order" the default for "fun" definitions.
2006-11-08, by krauss
LIM_compose -> isCont_LIM_compose;
2006-11-08, by huffman
generalized types of of_nat and of_int to work with non-commutative types
2006-11-08, by huffman
untabified
2006-11-07, by krauss
complex goal statements: misc cleanup;
2006-11-07, by wenzelm
Added datatype hook to declare all case_congs as "fundef_cong" automatically.
2006-11-07, by krauss
removed obsolete theorem statements (cf. specification.ML);
2006-11-07, by wenzelm
tuned specifications;
2006-11-07, by wenzelm
fixed locale fact references;
2006-11-07, by wenzelm
removed obsolete print_state_hook;
2006-11-07, by wenzelm
theorem statements: incorporate Obtain.statement, tuned;
2006-11-07, by wenzelm
moved statement to specification.ML;
2006-11-07, by wenzelm
removed obsolete Locale.smart_theorem;
2006-11-07, by wenzelm
avoid handling of arbitrary exceptions;
2006-11-07, by wenzelm
field-update in records is generalised to take a function on the field
2006-11-07, by schirmer
exported intro_locales_tac
2006-11-07, by schirmer
Proper theorem names at last, no fakes!!
2006-11-07, by paulson
some corrections
2006-11-07, by haftmann
adjusted title
2006-11-07, by haftmann
simplified dest_eq;
2006-11-07, by wenzelm
commented out parts which have been inactive (unintentionally) for a long time;
2006-11-07, by wenzelm
removed obsolete dest_eq_typ;
2006-11-07, by wenzelm
tuned hypsubst setup;
2006-11-07, by wenzelm
continued
2006-11-07, by haftmann
made locale partial_order compatible with axclass order; changed import order; consecutive changes
2006-11-07, by haftmann
made locale partial_order compatible with axclass order
2006-11-07, by haftmann
adjusted two lemma names due to name change in interpretation
2006-11-07, by haftmann
changed import order
2006-11-07, by haftmann
Added a (stub of a) function tutorial
2006-11-07, by krauss
Preparations for making "lexicographic_order" part of "fun"
2006-11-07, by krauss
renamed 'const_syntax' to 'notation';
2006-11-07, by wenzelm
'const_syntax' command: allow fixed variables, renamed to 'notation';
2006-11-07, by wenzelm
replaced const_syntax by notation, which operates on terms;
2006-11-07, by wenzelm
Isar.context: proper error;
2006-11-07, by wenzelm
replaced const_syntax by notation, which operates on terms;
2006-11-07, by wenzelm
read_const: include type;
2006-11-07, by wenzelm
renamed 'const_syntax' to 'notation';
2006-11-07, by wenzelm
updated;
2006-11-07, by wenzelm
Adapted to changes in FixedPoint theory.
2006-11-07, by berghofe
method exported
2006-11-07, by krauss
updated NEWS
2006-11-07, by krauss
* Added annihilation axioms ("x * 0 = 0") to axclass semiring_0.
2006-11-07, by krauss
added gfx
2006-11-07, by haftmann
dropped blastdata.ML
2006-11-06, by haftmann
(adjustions)
2006-11-06, by haftmann
two further lemmas on split
2006-11-06, by haftmann
removed dependency of ord on eq
2006-11-06, by haftmann
removed itrev as inlining theorem
2006-11-06, by haftmann
added state monad to HOL library
2006-11-06, by haftmann
code generator module naming improved
2006-11-06, by haftmann
(continued)
2006-11-06, by haftmann
(continued)
2006-11-06, by haftmann
minor cleanup
2006-11-06, by krauss
case_tr: do not intern already internal consts;
2006-11-05, by wenzelm
updated;
2006-11-05, by wenzelm
removed isactrlconst;
2006-11-05, by wenzelm
instantiate: avoid global references;
2006-11-05, by wenzelm
added const_syntax_name;
2006-11-05, by wenzelm
removed obsolete first_duplicate;
2006-11-05, by wenzelm
added syntax_name;
2006-11-05, by wenzelm
fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;
2006-11-05, by wenzelm
Sign.const_syntax_name;
2006-11-05, by wenzelm
added gfx
2006-11-05, by haftmann
removed checkpoint interface;
2006-11-04, by wenzelm
String.compare: slow version -- performance test;
2006-11-04, by wenzelm
replaced apply_copy by apply';
2006-11-04, by wenzelm
removed is_Trueprop (use can dest_Trueprop'' instead);
2006-11-04, by wenzelm
removed is_Trueprop (use can dest_Trueprop'' instead);
2006-11-04, by wenzelm
updated;
2006-11-04, by wenzelm
HOL_USEDIR_OPTIONS: -p 1 by default;
2006-11-04, by wenzelm
tuned;
2006-11-04, by wenzelm
* October 2006: Stefan Hohe, TUM;
2006-11-04, by wenzelm
replaced Toplevel.proof_to_theory by Toplevel.end_proof;
2006-11-04, by wenzelm
optional argument for timespan (default 100);
2006-11-04, by wenzelm
added at-mac-poly-e, at64-poly-e;
2006-11-04, by wenzelm
moved DERIV stuff from Lim.thy to new Deriv.thy; cleaned up LIMSEQ_SEQ proofs
2006-11-04, by huffman
new Deriv.thy contains stuff from Lim.thy
2006-11-04, by huffman
re-added simpdata.ML
2006-11-03, by haftmann
new ML serializer
2006-11-03, by haftmann
fixed problem with eta-expansion
2006-11-03, by haftmann
tuned
2006-11-03, by haftmann
fixed problem with variable names
2006-11-03, by haftmann
tightened notion of function equations
2006-11-03, by haftmann
dropped name_mangler.ML
2006-11-03, by haftmann
some example tweaking
2006-11-03, by haftmann
added particular test for partially applied case constants
2006-11-03, by haftmann
improved evaluation setup
2006-11-03, by haftmann
adapted to changes in codegen_data.ML
2006-11-03, by haftmann
added code gen II
2006-11-03, by haftmann
simplified reasoning tools setup
2006-11-03, by haftmann
dropped prop_cs
2006-11-03, by haftmann
dropped equals_conv for nbe
2006-11-03, by haftmann
first version of style guide
2006-11-03, by haftmann
continued tutorial
2006-11-03, by haftmann
added serialization keywords
2006-11-03, by haftmann
bugfix to zipto: left and right were wrong way around.
2006-11-02, by dixon
added sum_squared
2006-11-02, by nipkow
changed a misplaced "also" to a "moreover" (caused a loop somehow)
2006-11-01, by urbanc
changed to not compile Iteration and Recursion, but Lam_Funs instead
2006-11-01, by urbanc
move DERIV_sumr from Series.thy to Lim.thy
2006-11-01, by huffman
generalize type of lemma isCont_Id
2006-11-01, by huffman
new proof of Bseq_NSbseq using transfer
2006-11-01, by huffman
changed to use Lam_Funs
2006-11-01, by urbanc
clauses for iff-introduction, unfortunately useless
2006-11-01, by paulson
tuned
2006-11-01, by urbanc
Numerous cosmetic changes.
2006-11-01, by paulson
not needed anymore
2006-11-01, by urbanc
these files are superseded by the internal recursion combinator and the file Lam_Funs.thy
2006-11-01, by urbanc
More blacklisting
2006-11-01, by paulson
added lexicographic_order tactic
2006-11-01, by bulwahn
new SML serializer
2006-10-31, by haftmann
clarified make_term interface
2006-10-31, by haftmann
introduced CodegenData.add_func_legacy
2006-10-31, by haftmann
cleaned up
2006-10-31, by haftmann
adapted seralizer syntax
2006-10-31, by haftmann
adapted to new serializer syntax
2006-10-31, by haftmann
constructing proof
2006-10-31, by haftmann
dropped constructiv `->
2006-10-31, by haftmann
new serialization syntax; experimental extensions
2006-10-31, by haftmann
refined
2006-10-31, by haftmann
refined algorithm
2006-10-31, by haftmann
simplified preprocessor framework
2006-10-31, by haftmann
cleanup
2006-10-31, by haftmann
*** empty log message ***
2006-10-31, by haftmann
fixed type signature of Type.varify
2006-10-31, by haftmann
dropped junk
2006-10-31, by haftmann
disabled some code generation (an intermeidate solution)
2006-10-31, by haftmann
adapted to new serializer syntax
2006-10-31, by haftmann
added Equals_conv
2006-10-31, by haftmann
cleaned up
2006-10-31, by haftmann
adaptions to changes in preprocessor
2006-10-31, by haftmann
dropped nth_update
2006-10-31, by haftmann
Purely cosmetic
2006-10-30, by paulson
new file for defining functions in the lambda-calculus
2006-10-30, by urbanc
Added "recdef_wf" and "simp" attribute to "wf_measures"
2006-10-26, by krauss
Removed debugging output
2006-10-26, by krauss
removed free "x" from termination goal...
2006-10-26, by krauss
Added "measures" combinator for lexicographic combinations of multiple measures.
2006-10-26, by krauss
Conversion to clause form now tolerates Boolean variables without looping.
2006-10-26, by paulson
adapted to Stefan's new inductive package
2006-10-24, by urbanc
Fixed bug in the handling of congruence rules
2006-10-23, by krauss
(added entry)
2006-10-23, by haftmann
switched merge_alists'' to AList.merge'' whenever appropriate
2006-10-23, by haftmann
new single-step proofs
2006-10-23, by paulson
meson method MUST NOT use all safe rules, only basic ones for the logical connectives.
2006-10-23, by paulson
Improved tracing
2006-10-23, by paulson
fixed two bugs
2006-10-23, by haftmann
bugfixes
2006-10-23, by haftmann
added example with split
2006-10-23, by haftmann
cleanup in ML setup code
2006-10-23, by haftmann
added option of Haskell serializer
2006-10-23, by haftmann
continued
2006-10-23, by haftmann
Added freshness context to FCBs.
2006-10-23, by berghofe
Adapted to changes in FCBs.
2006-10-23, by berghofe
Added Compile and Height examples.
2006-10-23, by berghofe
Added Compile and Height examples to Nominal directory.
2006-10-23, by berghofe
removed antisym_setup.ML
2006-10-20, by haftmann
cleaned up
2006-10-20, by haftmann
final Haskell serializer
2006-10-20, by haftmann
dropped classop shallow namespace
2006-10-20, by haftmann
added Haskell
2006-10-20, by haftmann
added reserved words for Haskell
2006-10-20, by haftmann
slight cleanup
2006-10-20, by haftmann
extended section on code generator
2006-10-20, by haftmann
small refinements
2006-10-20, by haftmann
continued
2006-10-20, by haftmann
added entries for tutorials
2006-10-20, by haftmann
Proof of "bs # fK bs us vs" no longer depends on FCBs.
2006-10-20, by berghofe
example of a single-step proof reconstruction
2006-10-20, by paulson
Fixed the "exception Empty" bug in elim2Fol
2006-10-20, by paulson
Added more debugging info
2006-10-20, by paulson
nclauses no longer requires its input to be in NNF
2006-10-20, by paulson
cleanup
2006-10-20, by haftmann
explicit change of code width possible
2006-10-20, by haftmann
code nofunc now permits theorems violating typing discipline
2006-10-20, by haftmann
abandoned foldl
2006-10-20, by haftmann
fold cleanup
2006-10-20, by haftmann
slight cleanup
2006-10-20, by haftmann
slight adaption
2006-10-20, by haftmann
added normal post setup; cleaned up "execution" constants
2006-10-20, by haftmann
added normal post setup
2006-10-20, by haftmann
added if_delayed
2006-10-20, by haftmann
started tutorial
2006-10-20, by haftmann
code_constsubst -> code_axioms
2006-10-20, by haftmann
Symtab.foldl replaced by Symtab.fold
2006-10-20, by haftmann
Induction rule for graph of recursion combinator
2006-10-19, by berghofe
Split up FCBs into separate formulae for each binder.
2006-10-19, by berghofe
cleaning up
2006-10-18, by urbanc
adapted to Stefan's new inductive package and cleaning up
2006-10-18, by urbanc
Switched function package to use the new package for inductive predicates.
2006-10-18, by krauss
More robust error handling in make_nnf and forward_res
2006-10-18, by paulson
Stylistic improvements.
2006-10-18, by ballarin
Restructured and repaired code dealing with case names
2006-10-17, by berghofe
macbroy6 still has non-standard setup
2006-10-17, by kleing
moved HOL code generator setup to Code_Generator
2006-10-16, by haftmann
slight cleanup
2006-10-16, by haftmann
fixed print translations for bounded quantification
2006-10-16, by haftmann
added explicit print translation for nat_case
2006-10-16, by haftmann
added isactrlconst
2006-10-16, by haftmann
Order and lattice structures no longer based on records.
2006-10-16, by ballarin
add experimental macbroy6 (intel-darwin)
2006-10-15, by isatest
add experimental at64 poly-4.9.1 test on atbroy101
2006-10-15, by isatest
generate devel snapshot even if experimental builds fail.
2006-10-15, by kleing
added peek;
2006-10-14, by wenzelm
added theorem(_i);
2006-10-14, by wenzelm
export map_elem;
2006-10-14, by wenzelm
added assert;
2006-10-14, by wenzelm
theorem: added local_theory version;
2006-10-14, by wenzelm
Attrib.pretty_attrib;
2006-10-14, by wenzelm
added pretty_attribs (from attrib.ML);
2006-10-14, by wenzelm
moved pretty_attribs to attrib.ML;
2006-10-14, by wenzelm
locale begin/end;
2006-10-14, by wenzelm
updated;
2006-10-13, by wenzelm
Added keywords for new inductive definition package.
2006-10-13, by berghofe
Adapted to changes in FixedPoint theory.
2006-10-13, by berghofe
Moved old inductive package to old_inductive_package.ML
2006-10-13, by berghofe
Completely rewrote inductive definition package. Now allows to
2006-10-13, by berghofe
Old version of inductive definition package (for sets).
2006-10-13, by berghofe
Moved old inductive package to old_inductive_package.ML
2006-10-13, by berghofe
Adapted to new inductive definition package.
2006-10-13, by berghofe
Adapted to changes in FixedPoint theory.
2006-10-13, by berghofe
Legacy ML bindings now refer to old inductive definition package.
2006-10-13, by berghofe
Added new package for inductive definitions, moved old package
2006-10-13, by berghofe
Generalized gfp and lfp to arbitrary complete lattices.
2006-10-13, by berghofe
Repaired strip_assums_hyp (now also works for goals not
2006-10-13, by berghofe
improved framework
2006-10-13, by haftmann
refined
2006-10-13, by haftmann
fixed bug
2006-10-13, by haftmann
tuned
2006-10-13, by haftmann
added codegen2 example
2006-10-13, by haftmann
added the missing freshness-lemmas for nat, int, char and string and
2006-10-13, by urbanc
lifted claset setup from ML to Isar level
2006-10-13, by haftmann
explicit nonfix for union and inter
2006-10-13, by haftmann
renamed enter_forward_proof to enter_proof_body;
2006-10-12, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+1000
+3000
+10000
+30000
tip