2007-04-05 |
huffman |
add new standard proofs for limits of sequences
|
changeset |
files
|
2007-04-05 |
berghofe |
Replaced add_inductive_i by add_inductive_global.
|
changeset |
files
|
2007-04-05 |
berghofe |
- Tried to make name_of_thm more robust against changes of the
|
changeset |
files
|
2007-04-05 |
berghofe |
- Removed occurrences of ProofContext.export in add_ind_def that
|
changeset |
files
|
2007-04-04 |
wenzelm |
thy_deps: sort Context.thy_ord;
|
changeset |
files
|
2007-04-04 |
wenzelm |
added thy_ord -- order of creation;
|
changeset |
files
|
2007-04-04 |
wenzelm |
simplified thy_deps using Theory.ancestors_of (in order of creation);
|
changeset |
files
|
2007-04-04 |
wenzelm |
renamed Variable.importT to importT_thms;
|
changeset |
files
|
2007-04-04 |
wenzelm |
removed unused dep_graph;
|
changeset |
files
|
2007-04-04 |
wenzelm |
theory: maintain ancestors in order of creation;
|
changeset |
files
|
2007-04-04 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
changeset |
files
|
2007-04-04 |
wenzelm |
rebind HOL.refl as refl (hidden by widen.refl);
|
changeset |
files
|
2007-04-04 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
changeset |
files
|
2007-04-04 |
narboux |
make fresh_guess fail if it does not solve the subgoal
|
changeset |
files
|
2007-04-04 |
narboux |
add a few details in the Fst and Snd cases of unicity proof
|
changeset |
files
|
2007-04-04 |
paulson |
find_first is just an alias
|
changeset |
files
|
2007-04-03 |
wenzelm |
added print_mode (generic non-sense);
|
changeset |
files
|
2007-04-03 |
wenzelm |
improved exception CTERM;
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed unused info channel;
|
changeset |
files
|
2007-04-03 |
wenzelm |
added print_mode;
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed unused info channel;
|
changeset |
files
|
2007-04-03 |
wenzelm |
renamed Output.has_mode to print_mode_active;
|
changeset |
files
|
2007-04-03 |
wenzelm |
tuned comment;
|
changeset |
files
|
2007-04-03 |
wenzelm |
cleaned-up Output functions;
|
changeset |
files
|
2007-04-03 |
wenzelm |
improved exception CTERM;
|
changeset |
files
|
2007-04-03 |
wenzelm |
added scanwords from library.ML (for obsolete rename_tac);
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed dead code;
|
changeset |
files
|
2007-04-03 |
wenzelm |
cleaned-up Output functions;
|
changeset |
files
|
2007-04-03 |
wenzelm |
eliminated obsolete rename_tac;
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed obsolete sign_of/sign_of_thm;
|
changeset |
files
|
2007-04-03 |
wenzelm |
ML antiquotes;
|
changeset |
files
|
2007-04-03 |
wenzelm |
tuned comments;
|
changeset |
files
|
2007-04-03 |
wenzelm |
fixed chr/explode;
|
changeset |
files
|
2007-04-03 |
wenzelm |
avoid overloaded integer constants (accomodate Alice);
|
changeset |
files
|
2007-04-03 |
wenzelm |
avoid clash with Alice keywords;
|
changeset |
files
|
2007-04-03 |
wenzelm |
signature: eqtype to accomodate Alice;
|
changeset |
files
|
2007-04-03 |
wenzelm |
renamed comp to compose (avoid clash with Alice keywords);
|
changeset |
files
|
2007-04-03 |
wenzelm |
renamed of_sort_derivation record fields (avoid clash with Alice keywords);
|
changeset |
files
|
2007-04-03 |
wenzelm |
added ML-Systems/alice.ML;
|
changeset |
files
|
2007-04-03 |
wenzelm |
renamed Variable.import to import_thms (avoid clash with Alice keywords);
|
changeset |
files
|
2007-04-03 |
wenzelm |
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
|
changeset |
files
|
2007-04-03 |
wenzelm |
ranamed CodegenData.lazy to lazy_thms (avoid clash with Alice keywords);
|
changeset |
files
|
2007-04-03 |
narboux |
remove the lemma swap_fun which was not needed
|
changeset |
files
|
2007-04-03 |
narboux |
slighltly improved the proof of unicity
|
changeset |
files
|
2007-04-03 |
wenzelm |
Compatibility file for Alice 1.3 -- experimental!
|
changeset |
files
|
2007-04-02 |
narboux |
rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
|
changeset |
files
|
2007-04-02 |
paulson |
optimizing the null instantiation case
|
changeset |
files
|
2007-04-02 |
paulson |
now exports distinct_subgoal_tac (needed by MetisAPI)
|
changeset |
files
|
2007-04-02 |
paulson |
exception handling
|
changeset |
files
|
2007-04-01 |
haftmann |
added reserved words mod, div for SML
|
changeset |
files
|
2007-03-31 |
urbanc |
added pt_bij' to the collection perm_swap and also added abs_perm to the collection of equivariance lemmas
|
changeset |
files
|
2007-03-31 |
berghofe |
Fixed bug in dest_prem: premises of the form "p x_1 ... x_n"
|
changeset |
files
|
2007-03-31 |
haftmann |
fixed typo
|
changeset |
files
|
2007-03-30 |
haftmann |
simplified constant representation in code generator
|
changeset |
files
|
2007-03-30 |
haftmann |
tuned
|
changeset |
files
|
2007-03-30 |
haftmann |
equality on strings
|
changeset |
files
|
2007-03-30 |
haftmann |
paraphrasing equality
|
changeset |
files
|
2007-03-30 |
haftmann |
updated
|
changeset |
files
|
2007-03-29 |
haftmann |
improved character output for SML
|
changeset |
files
|