oheimb [Mon, 17 Feb 1997 16:50:59 +0100] rev 2649
improved description of recent changes
slotosch [Mon, 17 Feb 1997 16:50:17 +0100] rev 2648
reflecting recent changes of the simplifier
oheimb [Mon, 17 Feb 1997 16:31:37 +0100] rev 2647
corrected type of plift
oheimb [Mon, 17 Feb 1997 16:01:16 +0100] rev 2646
reflecting recent changes of the simplifier
wenzelm [Mon, 17 Feb 1997 13:54:24 +0100] rev 2645
mk_rews: automatically includes strip_shyps, zero_var_indexes;
slotosch [Mon, 17 Feb 1997 13:26:32 +0100] rev 2644
New file for theorems of Porder0
Dervie the prperties of partial orders from the axiomatic type class po
wenzelm [Mon, 17 Feb 1997 12:00:00 +0100] rev 2643
tuned comments;
slotosch [Mon, 17 Feb 1997 11:04:00 +0100] rev 2642
Examples are adopted to the changes from HOLCF.
Classlib is reduced.
Classlib still uses arities, Classlib will change completely to new
classes of ADTs
slotosch [Mon, 17 Feb 1997 11:01:10 +0100] rev 2641
using types one = unit lift and translations causes troubles between
the type one and the constant one. The later was changed to ONE
slotosch [Mon, 17 Feb 1997 10:57:11 +0100] rev 2640
Changes of HOLCF from Oscar Slotosch:
1. axclass instead of class
* less instead of
less_fun,
less_cfun,
less_sprod,
less_cprod,
less_ssum,
less_up,
less_lift
* @x.!y.x<<y instead of UUU instead of
UU_fun, UU_cfun, ...
* no witness type void needed (eliminated Void.thy.Void.ML)
* inst_<typ>_<class> derived as theorems
2. improved some proves on less_sprod and less_cprod
* eliminated the following theorems
Sprod1.ML: less_sprod1a
Sprod1.ML: less_sprod1b
Sprod1.ML: less_sprod2a
Sprod1.ML: less_sprod2b
Sprod1.ML: less_sprod2c
Sprod2.ML: less_sprod3a
Sprod2.ML: less_sprod3b
Sprod2.ML: less_sprod4b
Sprod2.ML: less_sprod4c
Sprod3.ML: less_sprod5b
Sprod3.ML: less_sprod5c
Cprod1.ML: less_cprod1b
Cprod1.ML: less_cprod2a
Cprod1.ML: less_cprod2b
Cprod1.ML: less_cprod2c
Cprod2.ML: less_cprod3a
Cprod2.ML: less_cprod3b
3. new classes:
* cpo<po,
* chfin<pcpo,
* flat<pcpo,
* derived: flat<chfin
to do: show instances for lift
4. Data Type One
* Used lift for the definition: one = unit lift
* Changed the constant one into ONE
5. Data Type Tr
* Used lift for the definition: tr = bool lift
* adopted definitions of if,andalso,orelse,neg
* only one theory Tr.thy,Tr.ML instead of
Tr1.thy,Tr1.ML, Tr2.thy,Tr2.ML
* reintroduced ceils for =TT,=FF
6. typedef
* Using typedef instead of faking type definitions
to do: change fapp, fabs from Cfun1 to Rep_Cfun, Abs_Cfun
7. adopted examples and domain construct to theses changes
These changes eliminated all rules and arities from HOLCF
oheimb [Sat, 15 Feb 1997 18:24:05 +0100] rev 2639
*** empty log message ***
oheimb [Sat, 15 Feb 1997 17:55:11 +0100] rev 2638
reflecting my recent changes of the classical reasoner
oheimb [Sat, 15 Feb 1997 17:52:31 +0100] rev 2637
reflecting my recent changes of the simplifier and classical reasoner
oheimb [Sat, 15 Feb 1997 17:48:19 +0100] rev 2636
added delcongs, Delcongs, unsafe_solver, safe_solver, HOL_basic_ss,
safe_asm_more_full_simp_ta, clasimpset HOL_css with modification functions
new addss (old version retained as unsafe_addss),
new Addss (old version retained as Unsafe_Addss),
new auto_tac (old version retained as unsafe_auto_tac),
oheimb [Sat, 15 Feb 1997 17:45:08 +0100] rev 2635
cosmetic
oheimb [Sat, 15 Feb 1997 17:44:10 +0100] rev 2634
updated mini_ss
oheimb [Sat, 15 Feb 1997 17:43:27 +0100] rev 2633
added delcongs, Delcongs, unsafe_solver, safe_solver, FOL_basic_ss,
safe_asm_more_full_simp_tac
new addss (old version retained as unsafe_addss),
new auto_tac (old version retained as unsafe_auto_tac),
clasimpset with modification functions
oheimb [Sat, 15 Feb 1997 17:35:53 +0100] rev 2632
corrected minor mistakes
oheimb [Sat, 15 Feb 1997 17:02:19 +0100] rev 2631
description of safe vs. unsafe wrapper and the functions involved
oheimb [Sat, 15 Feb 1997 16:23:58 +0100] rev 2630
moved THEN_MAYBE to Pure/tctical.ML
better addbefore, addafter (now: addaltern),
setwrapper (now: setWrapper) and addwrapper (now addWrapper)
added safe wrapper(and functions setSWrapper,compSWrapper,addSbefore,addSaltern)
oheimb [Sat, 15 Feb 1997 16:14:35 +0100] rev 2629
added deleqcongs, richer rep_ss
split solver in safe and unsafe parts (finish_tac, unsafe_finish_tac)
added safe_asm_full_simp_tac, setSSolver, addSSolver
renamed setsolver to setSolver, addsolver to addSolver
oheimb [Sat, 15 Feb 1997 16:10:00 +0100] rev 2628
description of del(eq)congs, safe and unsafe solver
oheimb [Sat, 15 Feb 1997 16:05:07 +0100] rev 2627
added THEN_MAYBE and THEN_MAYBE'
oheimb [Sat, 15 Feb 1997 16:04:33 +0100] rev 2626
added del_congs
narasche [Fri, 14 Feb 1997 16:01:43 +0100] rev 2625
Some lemmas changed to valuesd
wenzelm [Fri, 14 Feb 1997 15:32:00 +0100] rev 2624
fixed comment;
wenzelm [Fri, 14 Feb 1997 15:29:20 +0100] rev 2623
improved interface options;
wenzelm [Fri, 14 Feb 1997 15:16:21 +0100] rev 2622
semi fix of piping-quit peoblem (should work on systems with *real* sh);
wenzelm [Fri, 14 Feb 1997 15:13:32 +0100] rev 2621
globally unset ENV, BASH_ENV;
nipkow [Fri, 14 Feb 1997 12:19:42 +0100] rev 2620
Made troublesome simplifier warning dependent on trace_simp.
nipkow [Fri, 14 Feb 1997 11:40:53 +0100] rev 2619
Modified and shortened adm_disj lemmas.
paulson [Fri, 14 Feb 1997 10:57:17 +0100] rev 2618
Deleted a useless definition
paulson [Fri, 14 Feb 1997 10:41:02 +0100] rev 2617
Added optimization: do nothing for empty list
paulson [Fri, 14 Feb 1997 10:40:23 +0100] rev 2616
A bit more pattern-matching in eta_contract
paulson [Fri, 14 Feb 1997 10:38:48 +0100] rev 2615
Tidying and a corrected comment
paulson [Fri, 14 Feb 1997 10:36:33 +0100] rev 2614
Added a new challenge problem
paulson [Fri, 14 Feb 1997 10:35:42 +0100] rev 2613
Updated documentation of IFOL_ss
paulson [Fri, 14 Feb 1997 10:35:23 +0100] rev 2612
Documented thin_tac
paulson [Fri, 14 Feb 1997 10:35:06 +0100] rev 2611
Strengthened warnings concerning topthm(), etc.
paulson [Fri, 14 Feb 1997 10:34:24 +0100] rev 2610
Updated a reference
nipkow [Wed, 12 Feb 1997 18:54:39 +0100] rev 2609
New class "order" and accompanying changes.
nipkow [Wed, 12 Feb 1997 18:53:59 +0100] rev 2608
New class "order" and accompanying changes.
In particular reflexivity of <= is now one rewrite rule.
wenzelm [Wed, 12 Feb 1997 15:43:50 +0100] rev 2607
TFL: missing -q option!
wenzelm [Wed, 12 Feb 1997 15:42:31 +0100] rev 2606
tuned names: partial order, linear order;
wenzelm [Mon, 10 Feb 1997 16:16:55 +0100] rev 2605
tuned startup;
semi fix of piping-quit peoblem (should work on systems with *real& sh);
wenzelm [Mon, 10 Feb 1997 15:45:31 +0100] rev 2604
fixed comment;
paulson [Mon, 10 Feb 1997 12:52:11 +0100] rev 2603
Renamed structure Int (intuitionistic prover) to IntPr to prevent clash
with Basis Library structure Int
paulson [Mon, 10 Feb 1997 12:34:54 +0100] rev 2602
Renamed structure Int (intuitionistic prover) to IntPr
paulson [Mon, 10 Feb 1997 12:31:54 +0100] rev 2601
Renamed structure Int (intuitionistic prover) to IntPr to prevent clash
with Basis Library structure Int
wenzelm [Fri, 07 Feb 1997 17:15:30 +0100] rev 2600
removed ISABELLE_INTERFACE_OPTIONS;
wenzelm [Fri, 07 Feb 1997 17:14:56 +0100] rev 2599
tuned;
removed ISABELLE_INTERFACE_OPTIONS;
wenzelm [Fri, 07 Feb 1997 17:14:33 +0100] rev 2598
tuned;
removed ISABELLE_SYMBOLS;
nipkow [Fri, 07 Feb 1997 14:15:35 +0100] rev 2597
Modified proofs due to added triv_forall_equality.
nipkow [Fri, 07 Feb 1997 14:13:58 +0100] rev 2596
Modified proofs because of added "triv_forall_equality".
nipkow [Fri, 07 Feb 1997 14:13:20 +0100] rev 2595
Added "triv_forall_equality" to HOL_ss.
wenzelm [Thu, 06 Feb 1997 18:40:39 +0100] rev 2594
functionality added to getsettings;
wenzelm [Thu, 06 Feb 1997 18:40:23 +0100] rev 2593
removed getplatform, ISABELLE_OUTPUT_DIR;
wenzelm [Thu, 06 Feb 1997 18:33:50 +0100] rev 2592
removed getplatform, ISABELLE_OUTPUT_DIR;
wenzelm [Thu, 06 Feb 1997 18:31:27 +0100] rev 2591
removed getplatform;
wenzelm [Thu, 06 Feb 1997 18:27:47 +0100] rev 2590
integrated getplatform stuff;
added ISABELLE_OUTPUT_DIR;