wenzelm [Thu, 12 Apr 2007 23:06:27 +0200] rev 22652
added proj_value_antiq;
wenzelm [Thu, 12 Apr 2007 23:06:25 +0200] rev 22651
absdummy: use internal name uu to avoid renaming of popular names;
urbanc [Thu, 12 Apr 2007 15:46:12 +0200] rev 22650
tuned the proof of lemma pt_list_set_fresh (as suggested by Randy Pollack) and tuned the syntax for sub_contexts
wenzelm [Thu, 12 Apr 2007 15:35:29 +0200] rev 22649
updated;
wenzelm [Thu, 12 Apr 2007 15:01:13 +0200] rev 22648
output_basic: added isaantiq markup (only inside verbatim tokens);
wenzelm [Thu, 12 Apr 2007 15:01:11 +0200] rev 22647
newenvironment{isaantiq};
paulson [Thu, 12 Apr 2007 13:58:47 +0200] rev 22646
Zero variable indexes in clauses
paulson [Thu, 12 Apr 2007 13:58:02 +0200] rev 22645
Improved treatment of classrel/arity clauses
paulson [Thu, 12 Apr 2007 13:57:27 +0200] rev 22644
Fixed the treatment of TVars in conjecture clauses (they are deleted, not frozen)
paulson [Thu, 12 Apr 2007 13:56:40 +0200] rev 22643
Improved and simplified the treatment of classrel/arity clauses
haftmann [Thu, 12 Apr 2007 12:26:19 +0200] rev 22642
canonical merge operations
huffman [Thu, 12 Apr 2007 03:37:30 +0200] rev 22641
moved nonstandard limit stuff from Lim.thy into new theory HLim.thy
kleing [Thu, 12 Apr 2007 02:59:44 +0200] rev 22640
run annomaly from makedist
isatest [Thu, 12 Apr 2007 02:44:33 +0200] rev 22639
set special ISABELLE_USER_HOME as in other isatest settings
kleing [Thu, 12 Apr 2007 02:42:58 +0200] rev 22638
isatest version of annomaly script. to be run from istatest-makedist.
huffman [Thu, 12 Apr 2007 01:53:02 +0200] rev 22637
new standard proof of lemma LIM_inverse
huffman [Wed, 11 Apr 2007 19:42:43 +0200] rev 22636
new class syntax for scaleR and norm classes
krauss [Wed, 11 Apr 2007 09:40:29 +0200] rev 22635
removed debugging code
haftmann [Wed, 11 Apr 2007 08:28:15 +0200] rev 22634
canonical merge operations
haftmann [Wed, 11 Apr 2007 08:28:14 +0200] rev 22633
tuned
haftmann [Wed, 11 Apr 2007 08:28:13 +0200] rev 22632
dropped legacy ML bindings
huffman [Wed, 11 Apr 2007 04:13:06 +0200] rev 22631
moved nonstandard stuff from SEQ.thy into new file HSEQ.thy
huffman [Wed, 11 Apr 2007 03:54:53 +0200] rev 22630
move lemma real_of_nat_inverse_le_iff from NSA.thy to NthRoot.thy
huffman [Wed, 11 Apr 2007 02:19:06 +0200] rev 22629
new standard proof of convergent = Cauchy
huffman [Tue, 10 Apr 2007 22:02:43 +0200] rev 22628
new standard proof of LIMSEQ_realpow_zero
huffman [Tue, 10 Apr 2007 22:01:19 +0200] rev 22627
new LIM/isCont lemmas for abs, of_real, and power
krauss [Tue, 10 Apr 2007 21:52:38 +0200] rev 22626
some restructuring
huffman [Tue, 10 Apr 2007 21:51:08 +0200] rev 22625
interpretation bounded_linear_of_real
huffman [Tue, 10 Apr 2007 21:50:08 +0200] rev 22624
removed unnecessary premise from power_le_imp_le_base
krauss [Tue, 10 Apr 2007 18:09:58 +0200] rev 22623
proper handling of morphisms
krauss [Tue, 10 Apr 2007 14:11:01 +0200] rev 22622
Moving "FunDef" up in the HOL development graph, since it is independent from "Recdef" and "Datatype" now.
wenzelm [Tue, 10 Apr 2007 11:55:23 +0200] rev 22621
inline_antiq: no longer forces ML_Syntax.atomic;
krauss [Tue, 10 Apr 2007 11:12:55 +0200] rev 22620
removed dead code
krauss [Tue, 10 Apr 2007 11:12:42 +0200] rev 22619
tuned
krauss [Tue, 10 Apr 2007 08:19:20 +0200] rev 22618
added example for definitions in local contexts
krauss [Tue, 10 Apr 2007 08:09:28 +0200] rev 22617
removed obsolete workaround
huffman [Mon, 09 Apr 2007 21:28:24 +0200] rev 22616
generalized type of lemma setsum_product
huffman [Mon, 09 Apr 2007 04:51:28 +0200] rev 22615
new standard proofs of some LIMSEQ lemmas
huffman [Sun, 08 Apr 2007 18:35:19 +0200] rev 22614
rearranged sections
huffman [Sun, 08 Apr 2007 17:54:52 +0200] rev 22613
remove redundant lemmas
krauss [Sat, 07 Apr 2007 18:54:30 +0200] rev 22612
removed obsolete workarounds
urbanc [Sat, 07 Apr 2007 12:40:32 +0200] rev 22611
deleted remaining instances of swap_simp_a and swap_simp_b (obsolete now)
urbanc [Sat, 07 Apr 2007 11:36:35 +0200] rev 22610
tuned slightly the previous commit
narboux [Sat, 07 Apr 2007 11:05:25 +0200] rev 22609
perm_simp can now simplify using the rules (a,b) o a = b and (a,b) o b = a
huffman [Fri, 06 Apr 2007 01:26:30 +0200] rev 22608
add new standard proofs for limits of sequences
berghofe [Thu, 05 Apr 2007 14:56:54 +0200] rev 22607
Replaced add_inductive_i by add_inductive_global.
berghofe [Thu, 05 Apr 2007 14:56:10 +0200] rev 22606
- Tried to make name_of_thm more robust against changes of the
structure of proofs.
- Now uses add_inductive_global rather than add_inductive_i for
the definition of the realizability predicate.
berghofe [Thu, 05 Apr 2007 14:51:28 +0200] rev 22605
- Removed occurrences of ProofContext.export in add_ind_def that
caused theorems to end up in the wrong context
- Explicit parameters are now generalized in theorems returned
by add_inductive(_i)
wenzelm [Thu, 05 Apr 2007 00:30:32 +0200] rev 22604
thy_deps: sort Context.thy_ord;
wenzelm [Thu, 05 Apr 2007 00:30:31 +0200] rev 22603
added thy_ord -- order of creation;
ancestors: back to traditional ad-hoc order (avoid occasional problems with get_thm);
wenzelm [Wed, 04 Apr 2007 23:29:42 +0200] rev 22602
simplified thy_deps using Theory.ancestors_of (in order of creation);
wenzelm [Wed, 04 Apr 2007 23:29:41 +0200] rev 22601
renamed Variable.importT to importT_thms;
wenzelm [Wed, 04 Apr 2007 23:29:40 +0200] rev 22600
removed unused dep_graph;
wenzelm [Wed, 04 Apr 2007 23:29:39 +0200] rev 22599
theory: maintain ancestors in order of creation;
wenzelm [Wed, 04 Apr 2007 23:29:38 +0200] rev 22598
rep_thm/cterm/ctyp: removed obsolete sign field;
renamed Variable.importT to importT_thms;
wenzelm [Wed, 04 Apr 2007 23:29:37 +0200] rev 22597
rebind HOL.refl as refl (hidden by widen.refl);
wenzelm [Wed, 04 Apr 2007 23:29:33 +0200] rev 22596
rep_thm/cterm/ctyp: removed obsolete sign field;
narboux [Wed, 04 Apr 2007 20:22:32 +0200] rev 22595
make fresh_guess fail if it does not solve the subgoal
narboux [Wed, 04 Apr 2007 19:56:25 +0200] rev 22594
add a few details in the Fst and Snd cases of unicity proof
paulson [Wed, 04 Apr 2007 18:05:05 +0200] rev 22593
find_first is just an alias
wenzelm [Wed, 04 Apr 2007 00:13:13 +0200] rev 22592
added print_mode (generic non-sense);
wenzelm [Wed, 04 Apr 2007 00:11:26 +0200] rev 22591
improved exception CTERM;
removed obsolete sign_of/sign_of_thm;
wenzelm [Wed, 04 Apr 2007 00:11:23 +0200] rev 22590
removed unused info channel;
renamed Output.has_mode to print_mode_active;
cleaned-up Output functions;
wenzelm [Wed, 04 Apr 2007 00:11:22 +0200] rev 22589
added print_mode;
wenzelm [Wed, 04 Apr 2007 00:11:21 +0200] rev 22588
removed unused info channel;
wenzelm [Wed, 04 Apr 2007 00:11:20 +0200] rev 22587
renamed Output.has_mode to print_mode_active;
wenzelm [Wed, 04 Apr 2007 00:11:18 +0200] rev 22586
tuned comment;
wenzelm [Wed, 04 Apr 2007 00:11:17 +0200] rev 22585
cleaned-up Output functions;
removed unused info channel;
moved print_mode to ROOT.ML (generic non-sense);
wenzelm [Wed, 04 Apr 2007 00:11:16 +0200] rev 22584
improved exception CTERM;
added instantiate_cterm;
removed obsolete sign_of_thm;
wenzelm [Wed, 04 Apr 2007 00:11:14 +0200] rev 22583
added scanwords from library.ML (for obsolete rename_tac);
wenzelm [Wed, 04 Apr 2007 00:11:13 +0200] rev 22582
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
wenzelm [Wed, 04 Apr 2007 00:11:12 +0200] rev 22581
removed dead code;
wenzelm [Wed, 04 Apr 2007 00:11:10 +0200] rev 22580
cleaned-up Output functions;
wenzelm [Wed, 04 Apr 2007 00:11:08 +0200] rev 22579
eliminated obsolete rename_tac;
wenzelm [Wed, 04 Apr 2007 00:11:03 +0200] rev 22578
removed obsolete sign_of/sign_of_thm;
wenzelm [Wed, 04 Apr 2007 00:10:59 +0200] rev 22577
ML antiquotes;
wenzelm [Tue, 03 Apr 2007 19:31:48 +0200] rev 22576
tuned comments;
wenzelm [Tue, 03 Apr 2007 19:24:22 +0200] rev 22575
fixed chr/explode;
wenzelm [Tue, 03 Apr 2007 19:24:21 +0200] rev 22574
avoid overloaded integer constants (accomodate Alice);
wenzelm [Tue, 03 Apr 2007 19:24:19 +0200] rev 22573
avoid clash with Alice keywords;
wenzelm [Tue, 03 Apr 2007 19:24:18 +0200] rev 22572
signature: eqtype to accomodate Alice;
wenzelm [Tue, 03 Apr 2007 19:24:17 +0200] rev 22571
renamed comp to compose (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:16 +0200] rev 22570
renamed of_sort_derivation record fields (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:15 +0200] rev 22569
added ML-Systems/alice.ML;
wenzelm [Tue, 03 Apr 2007 19:24:13 +0200] rev 22568
renamed Variable.import to import_thms (avoid clash with Alice keywords);
wenzelm [Tue, 03 Apr 2007 19:24:11 +0200] rev 22567
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
wenzelm [Tue, 03 Apr 2007 19:24:10 +0200] rev 22566
ranamed CodegenData.lazy to lazy_thms (avoid clash with Alice keywords);
narboux [Tue, 03 Apr 2007 17:05:52 +0200] rev 22565
remove the lemma swap_fun which was not needed
narboux [Tue, 03 Apr 2007 16:20:34 +0200] rev 22564
slighltly improved the proof of unicity
wenzelm [Tue, 03 Apr 2007 12:12:42 +0200] rev 22563
Compatibility file for Alice 1.3 -- experimental!
narboux [Mon, 02 Apr 2007 23:24:52 +0200] rev 22562
rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
paulson [Mon, 02 Apr 2007 11:31:08 +0200] rev 22561
optimizing the null instantiation case
paulson [Mon, 02 Apr 2007 11:30:44 +0200] rev 22560
now exports distinct_subgoal_tac (needed by MetisAPI)
paulson [Mon, 02 Apr 2007 11:29:44 +0200] rev 22559
exception handling
haftmann [Sun, 01 Apr 2007 14:28:48 +0200] rev 22558
added reserved words mod, div for SML
urbanc [Sat, 31 Mar 2007 15:13:52 +0200] rev 22557
added pt_bij' to the collection perm_swap and also added abs_perm to the collection of equivariance lemmas
berghofe [Sat, 31 Mar 2007 12:40:55 +0200] rev 22556
Fixed bug in dest_prem: premises of the form "p x_1 ... x_n"
(where p is a variable) are now treated as side conditions
if p is not in the list of (global) parameters.
haftmann [Sat, 31 Mar 2007 08:22:14 +0200] rev 22555
fixed typo
haftmann [Fri, 30 Mar 2007 16:19:03 +0200] rev 22554
simplified constant representation in code generator
haftmann [Fri, 30 Mar 2007 16:19:02 +0200] rev 22553
tuned
haftmann [Fri, 30 Mar 2007 16:19:01 +0200] rev 22552
equality on strings
haftmann [Fri, 30 Mar 2007 16:19:00 +0200] rev 22551
paraphrasing equality
haftmann [Fri, 30 Mar 2007 16:18:59 +0200] rev 22550
updated
haftmann [Thu, 29 Mar 2007 14:21:47 +0200] rev 22549
improved character output for SML
haftmann [Thu, 29 Mar 2007 14:21:45 +0200] rev 22548
dropped legacy ML bindings
paulson [Thu, 29 Mar 2007 11:59:54 +0200] rev 22547
simplified some steps
paulson [Thu, 29 Mar 2007 11:12:39 +0200] rev 22546
MESON tactical takes an additional argument: the clausification function.
paulson [Thu, 29 Mar 2007 11:12:03 +0200] rev 22545
Now checks for types-only clause before outputting.
berghofe [Wed, 28 Mar 2007 19:18:39 +0200] rev 22544
- Improved error messages in equivariance proof
- Renamed <predicate>_eqvt to <predicate>.eqvt
berghofe [Wed, 28 Mar 2007 19:17:40 +0200] rev 22543
Renamed induct(s)_weak to weak_induct(s) in order to unify
naming scheme with the one used in nominal_inductive.
berghofe [Wed, 28 Mar 2007 19:16:11 +0200] rev 22542
- Renamed <predicate>_eqvt to <predicate>.eqvt
- Renamed induct_weak to weak_induct
urbanc [Wed, 28 Mar 2007 18:25:23 +0200] rev 22541
the name for the collection of equivariance lemmas is now eqvts (changed from eqvt) in order to avoid clashes with eqvt-lemmas generated in nominal_inductive