hoelzl [Tue, 13 Oct 2009 13:40:26 +0200] rev 32920
order conjunctions to be printed without parentheses
hoelzl [Tue, 13 Oct 2009 12:02:55 +0200] rev 32919
approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
haftmann [Tue, 13 Oct 2009 09:13:24 +0200] rev 32918
merged
haftmann [Mon, 12 Oct 2009 16:16:44 +0200] rev 32917
added add_tyconames; tuned
haftmann [Tue, 13 Oct 2009 08:36:53 +0200] rev 32916
merged
haftmann [Tue, 13 Oct 2009 08:36:39 +0200] rev 32915
more appropriate abstraction over distinctness rules
haftmann [Mon, 12 Oct 2009 15:48:12 +0200] rev 32914
merged
haftmann [Mon, 12 Oct 2009 15:46:38 +0200] rev 32913
intro_base_names combinator
haftmann [Mon, 12 Oct 2009 15:26:50 +0200] rev 32912
merged
haftmann [Mon, 12 Oct 2009 15:26:40 +0200] rev 32911
dropped dist_ss
haftmann [Mon, 12 Oct 2009 14:22:54 +0200] rev 32910
merged
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32909
added is_IVar
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32908
factored out Code_Printer.aux_params
haftmann [Mon, 12 Oct 2009 13:40:28 +0200] rev 32907
dropped rule duplicates
haftmann [Mon, 12 Oct 2009 11:03:10 +0200] rev 32906
less non-standard combinators
haftmann [Mon, 12 Oct 2009 10:24:08 +0200] rev 32905
nth replaces List.nth
haftmann [Mon, 12 Oct 2009 10:24:07 +0200] rev 32904
dropped redundancy
haftmann [Mon, 12 Oct 2009 09:25:27 +0200] rev 32903
dropped dead code
haftmann [Mon, 12 Oct 2009 09:25:26 +0200] rev 32902
using distinct rules directly
haftmann [Fri, 09 Oct 2009 13:40:34 +0200] rev 32901
simplified proof
haftmann [Fri, 09 Oct 2009 13:34:40 +0200] rev 32900
dropped simproc_dist formally
haftmann [Fri, 09 Oct 2009 13:34:34 +0200] rev 32899
tuned order of lemmas
haftmann [Fri, 09 Oct 2009 10:00:47 +0200] rev 32898
term styles also cover antiquotations term_type and typeof
haftmann [Fri, 09 Oct 2009 09:14:25 +0200] rev 32897
merged
haftmann [Thu, 08 Oct 2009 19:33:03 +0200] rev 32896
lookup for datatype constructors considers type annotations to resolve overloading
haftmann [Thu, 08 Oct 2009 15:59:17 +0200] rev 32895
added group_stmts
haftmann [Thu, 08 Oct 2009 15:59:16 +0200] rev 32894
moved labelled_name to code_thingol
haftmann [Thu, 08 Oct 2009 15:59:16 +0200] rev 32893
updated generated documentation
haftmann [Thu, 08 Oct 2009 15:59:15 +0200] rev 32892
corrected syntax diagrams for styles
haftmann [Thu, 08 Oct 2009 15:16:13 +0200] rev 32891
new generalized concept for term styles
haftmann [Wed, 07 Oct 2009 16:57:56 +0200] rev 32890
generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
krauss [Thu, 08 Oct 2009 20:56:40 +0200] rev 32889
isatest: store test identifiers
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32888
tuned proofs
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32887
added bot_boolE, top_boolI
haftmann [Wed, 07 Oct 2009 12:06:04 +0200] rev 32886
do not use Locale.add_registration_eqs any longer
haftmann [Wed, 07 Oct 2009 09:44:03 +0200] rev 32885
Inf/Sup now purely syntactic
haftmann [Tue, 06 Oct 2009 20:19:54 +0200] rev 32884
merged
haftmann [Tue, 06 Oct 2009 18:44:06 +0200] rev 32883
inf/sup1/2_iff are mere duplicates of underlying definitions: dropped
haftmann [Tue, 06 Oct 2009 20:00:08 +0200] rev 32882
merged
haftmann [Tue, 06 Oct 2009 18:27:00 +0200] rev 32881
added Coset as constructor
haftmann [Tue, 06 Oct 2009 15:59:12 +0200] rev 32880
sets and cosets
haftmann [Tue, 06 Oct 2009 15:51:34 +0200] rev 32879
added syntactic Inf and Sup
paulson [Mon, 05 Oct 2009 17:28:59 +0100] rev 32878
merged
paulson [Mon, 05 Oct 2009 17:27:46 +0100] rev 32877
New lemmas connected with the reals and infinite series
paulson [Mon, 05 Oct 2009 16:41:06 +0100] rev 32876
New facts about domain and range in
haftmann [Mon, 05 Oct 2009 16:55:56 +0200] rev 32875
merged
haftmann [Mon, 05 Oct 2009 15:05:10 +0200] rev 32874
experimental de-facto abolishment of distinctness limit
haftmann [Mon, 05 Oct 2009 15:04:45 +0200] rev 32873
tuned handling of type variable names further
haftmann [Mon, 05 Oct 2009 08:36:33 +0200] rev 32872
variables in type schemes must be renamed simultaneously with variables in equations
haftmann [Mon, 05 Oct 2009 11:48:06 +0200] rev 32871
explicitly unsynchronized
haftmann [Mon, 05 Oct 2009 11:47:38 +0200] rev 32870
explicitly unsynchronized
boehmes [Sun, 04 Oct 2009 12:59:22 +0200] rev 32869
recovered support for Spass: re-enabled writing problems in DFG format
boehmes [Sun, 04 Oct 2009 11:45:41 +0200] rev 32868
avoid exception Option: only apply "the" if needed
nipkow [Sun, 04 Oct 2009 07:01:22 +0200] rev 32867
merged
Philipp Meyer [Wed, 30 Sep 2009 11:33:59 +0200] rev 32866
atp_minimal using chain_ths again
boehmes [Sat, 03 Oct 2009 12:10:16 +0200] rev 32865
merged
boehmes [Sat, 03 Oct 2009 12:05:40 +0200] rev 32864
re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values,
eliminated unused provers,
turned references into configuration values
wenzelm [Fri, 02 Oct 2009 23:15:36 +0200] rev 32863
eliminated dead code;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:30 +0200] rev 32862
eliminated dead code and redundant parameters;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:08 +0200] rev 32861
eliminated dead code;