2009-06-04 |
hoelzl |
Approximation: Implemented argument reduction for cosine. Sinus is now implemented in terms of cosine. Sqrt computes on the entire real numbers
|
changeset |
files
|
2009-06-05 |
haftmann |
CONTRIBUTORS
|
changeset |
files
|
2009-06-05 |
haftmann |
merged
|
changeset |
files
|
2009-06-05 |
haftmann |
tuned proofs
|
changeset |
files
|
2009-06-05 |
haftmann |
added mk_valtermify_app and mk_random
|
changeset |
files
|
2009-06-05 |
haftmann |
Set.insert with authentic syntax
|
changeset |
files
|
2009-06-05 |
haftmann |
merged
|
changeset |
files
|
2009-06-05 |
haftmann |
Set.insert with authentic syntax
|
changeset |
files
|
2009-06-04 |
haftmann |
added trees implementing mappings
|
changeset |
files
|
2009-06-04 |
haftmann |
avoid Library.foldl_map
|
changeset |
files
|
2009-06-04 |
haftmann |
class replaces axclass
|
changeset |
files
|
2009-06-04 |
haftmann |
insert now qualified and with authentic syntax
|
changeset |
files
|
2009-06-04 |
haftmann |
lemma about List.foldl and Finite_Set.fold
|
changeset |
files
|
2009-06-04 |
haftmann |
dropped legacy ML bindings; tuned
|
changeset |
files
|
2009-06-04 |
haftmann |
lemmas about basic set operations and Finite_Set.fold
|
changeset |
files
|
2009-06-05 |
nipkow |
merged
|
changeset |
files
|
2009-06-05 |
nipkow |
new lemma
|
changeset |
files
|
2009-06-05 |
huffman |
merged
|
changeset |
files
|
2009-06-05 |
huffman |
fix type of hnorm
|
changeset |
files
|
2009-06-05 |
huffman |
define netlimit in terms of eventually
|
changeset |
files
|
2009-06-05 |
huffman |
generalize type of 'at' to topological_space; generalize some lemmas
|
changeset |
files
|
2009-06-04 |
huffman |
add extra type constraints for dist, norm
|
changeset |
files
|
2009-06-04 |
huffman |
generalize norm method to work over class real_normed_vector
|
changeset |
files
|
2009-06-04 |
wenzelm |
example settings for Poly/ML 5.3 (experimental);
|
changeset |
files
|
2009-06-04 |
wenzelm |
uniform (short) ids on both sides;
|
changeset |
files
|
2009-06-04 |
wenzelm |
merged
|
changeset |
files
|
2009-06-04 |
nipkow |
finite lemmas
|
changeset |
files
|
2009-06-04 |
haftmann |
made SML/NJ happy
|
changeset |
files
|
2009-06-04 |
nipkow |
merged
|
changeset |
files
|
2009-06-04 |
nipkow |
A few finite lemmas
|
changeset |
files
|
2009-06-04 |
wenzelm |
removed unused location_of;
|
changeset |
files
|
2009-06-04 |
wenzelm |
retrieve ML source files;
|
changeset |
files
|
2009-06-04 |
wenzelm |
export file_name;
|
changeset |
files
|
2009-06-04 |
wenzelm |
more robust treatment of bootstrap source positions;
|
changeset |
files
|
2009-06-04 |
wenzelm |
less experimental polyml-5.3;
|
changeset |
files
|
2009-06-04 |
wenzelm |
just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
|
changeset |
files
|
2009-06-04 |
wenzelm |
exn_message/raised: ML_Compiler.exception_position;
|
changeset |
files
|
2009-06-04 |
wenzelm |
eliminated costly registration of tokens;
|
changeset |
files
|
2009-06-04 |
wenzelm |
convert explicitly between Position.T/PolyML.location, without costly registration of tokens;
|
changeset |
files
|
2009-06-04 |
wenzelm |
added exception_position (dummy);
|
changeset |
files
|
2009-06-04 |
wenzelm |
reraise exceptions to preserve original position (ML system specific);
|
changeset |
files
|
2009-06-04 |
wenzelm |
tuned signature;
|
changeset |
files
|
2009-06-04 |
wenzelm |
export esc;
|
changeset |
files
|
2009-06-04 |
wenzelm |
export value;
|
changeset |
files
|
2009-06-04 |
wenzelm |
uniform default settings for E, Vampire, SPASS;
|
changeset |
files
|
2009-06-03 |
huffman |
merged
|
changeset |
files
|
2009-06-03 |
huffman |
add classes for t0, t1, and t2 spaces
|
changeset |
files
|
2009-06-03 |
huffman |
generalize type of islimpt
|
changeset |
files
|
2009-06-03 |
huffman |
more [code del] declarations
|
changeset |
files
|
2009-06-03 |
huffman |
generalize some constants and lemmas to class topological_space
|
changeset |
files
|
2009-06-03 |
huffman |
replace class open with class topo
|
changeset |
files
|
2009-06-03 |
huffman |
open_dist instance for vectors
|
changeset |
files
|
2009-06-03 |
huffman |
instance * :: topological_space
|
changeset |
files
|
2009-06-03 |
huffman |
class real_inner derives from open_dist
|
changeset |
files
|
2009-06-03 |
huffman |
introduce class topological_space as a superclass of metric_space
|
changeset |
files
|
2009-06-03 |
hoelzl |
Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
|
changeset |
files
|
2009-06-03 |
immler |
additional debugging
|
changeset |
files
|
2009-06-03 |
immler |
include chain-ths in every prover-call
|
changeset |
files
|
2009-06-03 |
immler |
split preparing clauses and writing problemfile;
|
changeset |
files
|
2009-06-03 |
huffman |
merged
|
changeset |
files
|