Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
reduce dependencies of Ordered_Euclidean_Space; move more general material from Cartesian_Euclidean_Space
2019-11-04, by immler
proper message (amending 94442fce40a5);
2019-11-04, by wenzelm
more robust Thm.expose_theory -- ensure that PIDE export happens in the proper theory context;
2019-11-04, by wenzelm
uniform "prune_proofs" for Thm_Node / PThm, but it is in conflict with export_proofs of re-used nodes;
2019-11-04, by wenzelm
tuned;
2019-11-04, by wenzelm
updated xml_size;
2019-11-04, by wenzelm
prefer named result;
2019-11-04, by wenzelm
more robust expose_proofs corresponding to register_proofs/consolidate_theory;
2019-11-04, by wenzelm
expose derivations more thoroughly, notably for locale/class reasoning;
2019-11-03, by wenzelm
clarified errors;
2019-11-03, by wenzelm
determine proof boxes from exported proof (NB: thm_boxes is not sufficient due to OfClass proofs);
2019-11-03, by wenzelm
more operations;
2019-11-03, by wenzelm
tuned whitespace;
2019-11-03, by wenzelm
more robust;
2019-11-03, by wenzelm
clarified modules;
2019-11-03, by wenzelm
clarified signature -- more options;
2019-11-03, by wenzelm
merged
2019-11-03, by paulson
moved line segments to Convex_Euclidean_Space
2019-11-02, by paulson
proper theory for export_proofs;
2019-11-02, by wenzelm
tuned signature;
2019-11-02, by wenzelm
merged
2019-11-02, by paulson
just tidied one proof
2019-11-02, by paulson
proper graph traversal -- avoid exponential blowup (amending 71d1971d67ad);
2019-11-02, by wenzelm
oops — fixed symbols!!
2019-11-02, by paulson
reorganisation to eliminate Brouwer_Fixpoint from complex analysis
2019-11-02, by paulson
merged
2019-11-02, by paulson
Inverse function theorem + lemmas
2019-11-02, by paulson
back to more elementary Buffer.T -- less intermediate garbage;
2019-11-02, by wenzelm
unused;
2019-11-02, by wenzelm
unused;
2019-11-02, by wenzelm
more direct output of XML material -- bypass Buffer.T;
2019-11-02, by wenzelm
clarified signature;
2019-11-02, by wenzelm
tuned;
2019-11-02, by wenzelm
more direct output of XML material -- bypass Buffer.T;
2019-11-02, by wenzelm
more scalable protocol_message: use XML.body directly (Output.output hook is not required);
2019-11-02, by wenzelm
clarified signature;
2019-11-02, by wenzelm
tuned;
2019-11-02, by wenzelm
updated to polyml-5.8.1-20191101 test version;
2019-11-01, by wenzelm
merged
2019-11-01, by wenzelm
more operations;
2019-11-01, by wenzelm
proper export of unnamed proof boxes for unnamed toplevel declarations, e.g. rulify/defn rules in theory IFOL and HOL;
2019-11-01, by wenzelm
clarified signature (again);
2019-11-01, by wenzelm
clarified signature;
2019-11-01, by wenzelm
make double-sure that internal proof boxes are exported, e.g. in Pure;
2019-11-01, by wenzelm
avoid redundant proof boxes for application sessions;
2019-11-01, by wenzelm
clarified modules (again);
2019-11-01, by wenzelm
more detailed proof term output;
2019-11-01, by wenzelm
tuned signature;
2019-11-01, by wenzelm
clarified error;
2019-11-01, by wenzelm
more accurate proof_boxes -- from actual proof body;
2019-10-31, by wenzelm
clarified signature;
2019-10-31, by wenzelm
clarified signature;
2019-10-31, by wenzelm
more lemmas
2019-10-31, by haftmann
merged
2019-10-30, by immler
linear is not needed
2019-10-30, by immler
more packages;
2019-10-30, by wenzelm
MySQL setup;
2019-10-30, by wenzelm
Apache setup;
2019-10-30, by wenzelm
some support for Phabricator server;
2019-10-30, by wenzelm
support for Linux packages;
2019-10-29, by wenzelm
specific support for Linux, notably Ubuntu/Debian;
2019-10-29, by wenzelm
proper home directory, required for $HOME/.ssh setup;
2019-10-28, by wenzelm
merged
2019-10-28, by wenzelm
proper file name: .ML is mandatory for Isabelle/ML files;
2019-10-28, by wenzelm
Removed dup lemma that inhibited locale instantiations (dup fact error)
2019-10-28, by Peter Lammich
some applications of "metric"
2019-10-27, by immler
header with Title/Author; added note on motivation of this example
2019-10-27, by immler
a slower implementation of the "metric" method as Eisbach example, by Maximilian Schäffeler
2019-10-27, by immler
NEWS
2019-10-27, by immler
added examples for "metric" method, by Maximilian Schäffeler
2019-10-27, by immler
added contributor
2019-10-27, by immler
avoid referring to lemmas by index
2019-10-27, by immler
documented reference
2019-10-27, by immler
example applications of the 'metric' decision procedure, by Maximilian Schäffeler
2019-10-27, by immler
decision procedure for metric spaces, implemented by Maximilian Schäffeler
2019-10-27, by immler
NEWS
2019-10-27, by nipkow
renamed because of duplicateion to avoid very long qualified names
2019-10-27, by nipkow
proper order of variables, independently of varify/unvarify state -- relevant for export of locale conclusions;
2019-10-26, by wenzelm
merged
2019-10-25, by wenzelm
clarified session_graph_display: restrict sessions to actually required theories;
2019-10-25, by wenzelm
removed dummy ATP
2019-10-25, by blanchet
compile
2019-10-25, by blanchet
tuning
2019-10-25, by blanchet
invoke remote Vampire with higher-order (THF) syntax
2019-10-25, by blanchet
repaired remote_vampire's proof reconstruction
2019-10-25, by blanchet
added support for Zipperposition on SystemOnTPTP
2019-10-25, by blanchet
folded experimental Ehoh into E now that E 2.3 has been released
2019-10-25, by blanchet
removed support for old system E-MaLeS
2019-10-25, by blanchet
added support for repote Alt-Ergo
2019-10-25, by blanchet
updated nomenclature for TPTP languages to use modern three-symbol abbreviations (e.g. TF1)
2019-10-25, by blanchet
removed support for E-ToFoF, which has lost its raison d'etre since E 2.0 supports TF0
2019-10-25, by blanchet
removed E-SInE, a very old system by now (and SInE has been incorporated in many provers in the past decade)
2019-10-25, by blanchet
removed support for iProver-Eq
2019-10-25, by blanchet
updated iProver setup and tuned other ATP setups
2019-10-25, by blanchet
removed experimental encoding for Waldmeister
2019-10-25, by blanchet
removed support for remote Satallax because its output does not clearly identify the lemmas used
2019-10-25, by blanchet
changed Satallax's setup to invoke E
2019-10-25, by blanchet
more transfer rules
2019-10-23, by haftmann
tuned syntax
2019-10-23, by haftmann
bit operations form an boolean algebra
2019-10-22, by haftmann
bit operations for word type
2019-10-22, by haftmann
no printing of axioms -- too bulky;
2019-10-22, by wenzelm
clarified axiom_table: uniform space (e.g. like consts), e.g. relevant for export of HOL-ex.Join_Theory;
2019-10-22, by wenzelm
more conservative type names, e.g. relevant for Isabelle/MMT export;
2019-10-22, by wenzelm
clarified types (again): 'a is canonical for 'class' (as alternative to 'locale'), 'b is common for Hindley-Milner examples;
2019-10-22, by wenzelm
export constdefs according to defs.ML;
2019-10-21, by wenzelm
avoid spurious shyps (with vacous type variable);
2019-10-20, by wenzelm
merged
2019-10-20, by wenzelm
more robust hybrid treatment of Pure, notably for Isabelle/Dedukti;
2019-10-20, by wenzelm
clarified signature: name of standard_proof is authentic, otherwise empty;
2019-10-20, by wenzelm
clarified expand_proof/expand_name: allow more detailed control via thm_header;
2019-10-20, by wenzelm
option to export standardized proof terms (not scalable);
2019-10-20, by wenzelm
more kinds, notably for Isabelle/MMT;
2019-10-20, by wenzelm
refined proof of concept for bit operations
2019-10-19, by haftmann
more lemmas
2019-10-19, by haftmann
merged
2019-10-19, by wenzelm
export toplevel proof similar to named PThm;
2019-10-19, by wenzelm
tuned signature;
2019-10-19, by wenzelm
proper protocol_message for bootstrap proofs;
2019-10-19, by wenzelm
proper export of bootstrap proofs (amending a6304b4664b6);
2019-10-19, by wenzelm
more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.thy;
2019-10-18, by wenzelm
proper treatment of self thm_id;
2019-10-18, by wenzelm
added quickcheck setup
2019-10-19, by haftmann
generalized
2019-10-19, by haftmann
moved quickcheck setup to distribution
2019-10-18, by haftmann
moved generic instance to distribution
2019-10-18, by haftmann
clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
2019-10-18, by wenzelm
turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
2019-10-17, by wenzelm
support dummy term;
2019-10-17, by wenzelm
tuned signature;
2019-10-17, by wenzelm
proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
2019-10-17, by wenzelm
proper Thm.transfer;
2019-10-17, by wenzelm
clarified files;
2019-10-17, by wenzelm
clarified proof_boxes (requires prune_proofs=false);
2019-10-17, by wenzelm
tuned;
2019-10-17, by wenzelm
more robust;
2019-10-17, by wenzelm
more robust: avoid looping Lazy.force due to misinterpreted interrupt;
2019-10-16, by wenzelm
more informative combination_proof, e.g. relevant for proper type inference in HOL.Product_Type (with export_proofs);
2019-10-16, by wenzelm
tuned -- more stable type inference;
2019-10-16, by wenzelm
updated to jdk-11.0.4+11;
2019-10-16, by wenzelm
updated to scala-2.12.10;
2019-10-16, by wenzelm
more support for proof terms;
2019-10-15, by wenzelm
more support for proof terms;
2019-10-15, by wenzelm
support for proof terms;
2019-10-15, by wenzelm
clarified proof export;
2019-10-15, by wenzelm
set_preproc for object-logics with type classes;
2019-10-15, by wenzelm
tuned signature;
2019-10-15, by wenzelm
skip (somewhat pointless) shrink_proof more uniformly;
2019-10-15, by wenzelm
apply_preproc for all proof boxes;
2019-10-15, by wenzelm
cumulative errors for session partitions;
2019-10-15, by wenzelm
proper guard for process_theory: ensure uniform precedence of results;
2019-10-15, by wenzelm
load HOL-Proofs first: it introduces some extra "thm" items that are required later on;
2019-10-15, by wenzelm
clarified count_file;
2019-10-14, by wenzelm
clarified modules;
2019-10-14, by wenzelm
more complete coverage of sessions: process_theory operation needs to handle duplicate theories;
2019-10-14, by wenzelm
proper build_graph to make session selection work as in "isabelle build";
2019-10-14, by wenzelm
incorporate sessions with record_proofs;
2019-10-14, by wenzelm
clarified options;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified "isabelle update" options -- more like "isabelle dump";
2019-10-14, by wenzelm
clarified treatment of base logic image;
2019-10-14, by wenzelm
simplified options: always split;
2019-10-14, by wenzelm
proper guard -- avoid bad result;
2019-10-14, by wenzelm
split into standard partitions, for improved scalability;
2019-10-14, by wenzelm
clarified defaults;
2019-10-14, by wenzelm
tuned signature;
2019-10-14, by wenzelm
clarified signature: static Dump.Context vs. dynamic Dump.Session;
2019-10-14, by wenzelm
tuned signature;
2019-10-13, by wenzelm
tuned signature;
2019-10-13, by wenzelm
clarified sessions/directories;
2019-10-13, by wenzelm
clarified signature default;
2019-10-12, by wenzelm
clarified signature default;
2019-10-12, by wenzelm
more operations for type classes;
2019-10-12, by wenzelm
setup preprocessing for HOL proofs;
2019-10-12, by wenzelm
support preprocessing of exported proofs;
2019-10-12, by wenzelm
early setup of proof preprocessing;
2019-10-12, by wenzelm
clarified output and input of Typ/Term;
2019-10-12, by wenzelm
adapted to ML version;
2019-10-12, by wenzelm
more compact XML;
2019-10-12, by wenzelm
more compact XML: separate environment for free variables;
2019-10-12, by wenzelm
more compact XML;
2019-10-12, by wenzelm
merged
2019-10-11, by wenzelm
proper ML names;
2019-10-11, by wenzelm
clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
2019-10-11, by wenzelm
some treatment of OfClass proofs;
2019-10-11, by wenzelm
tuned signature;
2019-10-11, by wenzelm
misc tuning and clarification;
2019-10-11, by wenzelm
proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
2019-10-11, by wenzelm
clarified oracle_proof;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
clarified signature;
2019-10-11, by wenzelm
tuned signature;
2019-10-11, by wenzelm
more compact XML representation;
2019-10-10, by wenzelm
proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
2019-10-10, by wenzelm
tuned;
2019-10-10, by wenzelm
tuned -- more direct ML expressions;
2019-10-10, by wenzelm
clarified modules;
2019-10-10, by wenzelm
tuned whitespace;
2019-10-10, by wenzelm
more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
2019-10-10, by wenzelm
unused;
2019-10-10, by wenzelm
document antiquotations + clarify porting text slightly
2019-10-11, by blanchet
updated veriT part of Sledgehammer documentation
2019-10-10, by blanchet
added para constrasting 'primrec' and 'fun' -- and removed my middle name
2019-10-10, by blanchet
dedicated fact collections for algebraic simplification rules potentially splitting goals
2019-10-09, by haftmann
merged
2019-10-09, by wenzelm
tuned;
2019-10-09, by wenzelm
misc tuning and clarification;
2019-10-09, by wenzelm
tuned;
2019-10-09, by wenzelm
tuned -- allow slightly more expensive atomic proofs;
2019-10-09, by wenzelm
clarified signature -- some operations to support fully explicit proof terms;
2019-10-09, by wenzelm
tuned;
2019-10-08, by wenzelm
tuned;
2019-10-08, by wenzelm
proper treatment of sorts;
2019-10-08, by wenzelm
tuned app_types: more direct map_proof_types_same;
2019-10-08, by wenzelm
tuned;
2019-10-08, by wenzelm
generalized parsing, for e.g. Leo-III
2019-10-09, by blanchet
More theorems about limits, including cancellation simprules
2019-10-09, by paulson
Generalised two results concerning limits from the real numbers to type classes
2019-10-09, by paulson
formally augmented corresponding rules for field_simps
2019-10-08, by haftmann
clarified option type;
2019-10-07, by wenzelm
count document nodes via raw file length;
2019-10-07, by wenzelm
merged
2019-10-07, by wenzelm
clarified Load_State / load_limit;
2019-10-07, by wenzelm
clarified Load_State;
2019-10-07, by wenzelm
discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
2019-10-07, by wenzelm
count nodes uniformly: avoid overloaded session;
2019-10-07, by wenzelm
clarified signature;
2019-10-07, by wenzelm
simplified proof
2019-10-07, by nipkow
tuned signature;
2019-10-06, by wenzelm
clarified signature: more options;
2019-10-06, by wenzelm
clarified signature: read full session requirements;
2019-10-06, by wenzelm
clarified signature;
2019-10-06, by wenzelm
tuned signature;
2019-10-06, by wenzelm
clarified options -- more scalable;
2019-10-05, by wenzelm
obsolete;
2019-10-04, by wenzelm
proper replacement for (map_types (K dummyT));
2019-10-04, by wenzelm
Term_XML.Encode/Decode.term uses Const "typargs";
2019-10-04, by wenzelm
prefer atomic edits -- potentially more robust;
2019-10-02, by wenzelm
clarified signature -- potentially more robust;
2019-10-02, by wenzelm
just one dump_checkpoint Main -- potentially more robust;
2019-10-02, by wenzelm
more robust: avoid update/interrupt of long-running print_consolidation;
2019-10-02, by wenzelm
avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
2019-10-01, by wenzelm
consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
2019-10-01, by wenzelm
obsolete (see 60abd1e94168);
2019-10-01, by wenzelm
more robust after shutdown;
2019-10-01, by wenzelm
more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
2019-10-01, by wenzelm
clarified share_common_data: after finished checkpoint, before next edits;
2019-09-30, by wenzelm
obsolete (see 030a6baa5cb2 and d14ddb1df52c);
2019-09-30, by wenzelm
support headless_load_limit for more scalable load process;
2019-09-30, by wenzelm
added dump_options: disabled by default;
2019-09-30, by wenzelm
tuned message;
2019-09-30, by wenzelm
clarified incremental loading: requirements based on maximal nodes;
2019-09-30, by wenzelm
tuned signature;
2019-09-30, by wenzelm
tuned;
2019-09-30, by wenzelm
tuned message;
2019-09-29, by wenzelm
more explicit type Load_State;
2019-09-29, by wenzelm
more operations -- incremental exploration of reachable nodes;
2019-09-29, by wenzelm
tuned messages (again) -- avoid confusion wrt. total remaining size;
2019-09-28, by wenzelm
added lemma
2019-09-26, by nipkow
more Phabricator configuration;
2019-09-26, by wenzelm
A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
2019-09-26, by paulson
boot with Phabricator PHP daemon;
2019-09-25, by wenzelm
clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
2019-09-25, by wenzelm
disable lrzcloud1 -- superseded by lrzcloud2;
2019-09-25, by wenzelm
merged
2019-09-25, by nipkow
replaced new type ('a,'b) tree by old type ('a*'b) tree.
2019-09-25, by nipkow
more Phabricator configuration;
2019-09-25, by wenzelm
merged
2019-09-24, by nipkow
merged
2019-09-24, by nipkow
simplified proofs
2019-09-24, by nipkow
some information about Phabricator server setup;
2019-09-24, by wenzelm
More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
2019-09-24, by paulson
merged
2019-09-23, by nipkow
Enforced precodition "n <= length xs" to avoid relying on "hd []".
2019-09-23, by nipkow
Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
2019-09-23, by paulson
tuned
2019-09-23, by nipkow
added lemma
2019-09-23, by nipkow
proper file name instead of font name (amending dc9a39c3f75d);
2019-09-22, by wenzelm
added function
2019-09-22, by nipkow
merged
2019-09-19, by wenzelm
clarified data structures;
2019-09-19, by wenzelm
unused;
2019-09-19, by wenzelm
merged
2019-09-19, by paulson
Tidying and one more theorem
2019-09-19, by paulson
merged
2019-09-19, by wenzelm
explicit check of assumption prefix;
2019-09-19, by wenzelm
clarified signature;
2019-09-19, by wenzelm
clarified modules;
2019-09-19, by wenzelm
support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
2019-09-18, by wenzelm
proper export of result_text for 'have';
2019-09-18, by wenzelm
support soft types for 'assume';
2019-09-18, by wenzelm
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
2019-09-18, by wenzelm
clarified modules;
2019-09-17, by wenzelm
clarified signature -- removed unused option (see acb0807ddb56);
2019-09-17, by wenzelm
one small last theorem
2019-09-19, by paulson
Four new results from Smooth_Manifolds/Analysis_More
2019-09-19, by paulson
A few more simple results
2019-09-19, by paulson
imported new material mostly due to Sébastien Gouëzel
2019-09-18, by paulson
A couple of new theorems, stolen from AFP entries
2019-09-17, by paulson
A few new theorems, tidying up and deletion of obsolete material
2019-09-17, by paulson
merged
2019-09-16, by wenzelm
more errors;
2019-09-16, by wenzelm
clarified inversion of file name to theory name, notably for Windows;
2019-09-16, by wenzelm
clarified import_name: observe directory notation more strictly;
2019-09-16, by wenzelm
tuned signature;
2019-09-16, by wenzelm
clarified signature -- removed pointless operations;
2019-09-16, by wenzelm
clarified signature -- removed unused content;
2019-09-16, by wenzelm
clarified theory imports completion, based on session directories and current master directory (no support for local session-subdirectories);
2019-09-16, by wenzelm
find theories via session directories only -- ignore known_theories;
2019-09-16, by wenzelm
tuned;
2019-09-16, by wenzelm
tuned message;
2019-09-16, by wenzelm
merged
2019-09-16, by nipkow
tuned
2019-09-16, by nipkow
A little-known material, and some tidying up
2019-09-16, by paulson
merged
2019-09-15, by wenzelm
tuned;
2019-09-15, by wenzelm
clarified theory status;
2019-09-15, by wenzelm
dump ZF in parallel to HOL Main;
2019-09-15, by wenzelm
tuned messages;
2019-09-15, by wenzelm
more ambitious options (again);
2019-09-15, by wenzelm
more ambitious options (again, after 93aa546ffbac);
2019-09-15, by wenzelm
tuned signature;
2019-09-15, by wenzelm
proper clean_theories wrt. dynamic dep_graph;
2019-09-15, by wenzelm
tuned signature;
2019-09-15, by wenzelm
potentially more robust: read under lock if not yet set;
2019-09-14, by wenzelm
tuned;
2019-09-13, by wenzelm
New theory Equivalence_Measurable_On_Borel, with the HOL Light notion of measurable_on and its equivalence to ours
2019-09-13, by paulson
session directories need to exist;
2019-09-12, by wenzelm
clarified signature: eliminated unused option;
2019-09-12, by wenzelm
merged
2019-09-12, by paulson
importation fix
2019-09-12, by paulson
merged
2019-09-12, by paulson
new material on Analysis, plus some rearrangements
2019-09-12, by paulson
eliminated pointless theory graph (reverting parts of a56eab490f4e): it caused problems with loaded vs. non-loaded node names, e.g. for theory Pure (see also 29bb1ebb188f);
2019-09-12, by wenzelm
discontinued obsolete "isabelle imports" and all_known data;
2019-09-12, by wenzelm
avoid duplicate directories wrt. synthetic session;
2019-09-12, by wenzelm
disallow accidental duplicates within the same session specification -- proper total match;
2019-09-12, by wenzelm
find theory files via session structure: much faster Prover IDE startup;
2019-09-12, by wenzelm
find theory node name via session directories;
2019-09-11, by wenzelm
disallow overlapping session directories;
2019-09-11, by wenzelm
tidied up some massive ugliness
2019-09-10, by paulson
clarified messages;
2019-09-08, by wenzelm
clarified syntax: 'directories' and 'theories' belong together;
2019-09-08, by wenzelm
more documentation;
2019-09-08, by wenzelm
check session directories;
2019-09-08, by wenzelm
declare session directories;
2019-09-08, by wenzelm
clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
2019-09-08, by wenzelm
theory_name based on session_directories: no need for expensive all_known;
2019-09-07, by wenzelm
clarified session_directories: relative to session_path, with overlapping information;
2019-09-07, by wenzelm
clarified signature: retain global session information, unaffected by later restriction;
2019-09-07, by wenzelm
disable fragile options for now;
2019-09-07, by wenzelm
avoid overlapping session directories;
2019-09-07, by wenzelm
support for explicit session directories;
2019-09-07, by wenzelm
obsolete (see 94442fce40a5);
2019-09-06, by wenzelm
optional trace output;
2019-09-06, by wenzelm
prefer commands_accepted: fewer protocol messages;
2019-09-06, by wenzelm
prefer define_commands_bulk: fewer protocol messages;
2019-09-06, by wenzelm
clarified signature;
2019-09-06, by wenzelm
tuned signature -- prefer bulk messages;
2019-09-06, by wenzelm
tuned signature;
2019-09-06, by wenzelm
proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
2019-09-06, by wenzelm
more robust;
2019-09-06, by wenzelm
unused;
2019-09-06, by wenzelm
proper finished_theory status for result;
2019-09-06, by wenzelm
more central checkpoint;
2019-09-06, by wenzelm
disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
2019-09-04, by wenzelm
merged
2019-09-04, by wenzelm
load theories in stages, to reduce ML heap requirements;
2019-09-04, by wenzelm
more complete graph;
2019-09-04, by wenzelm
tuned messages;
2019-09-04, by wenzelm
tuned signature;
2019-09-04, by wenzelm
clarified signature;
2019-09-03, by wenzelm
tuned important special case;
2019-09-03, by wenzelm
tuned signature;
2019-09-03, by wenzelm
more dump_checkpoints;
2019-09-03, by wenzelm
clarified signature;
2019-09-03, by wenzelm
clarified state variable: avoid extra mutability via Promise;
2019-09-03, by wenzelm
Removal of the redundant ancestor Continuous_Extension
2019-09-04, by paulson
Half of Brouwer_Fixpoint split off to form a separate theory: Retracts.
2019-09-04, by paulson
Theory Derivative no longer depends on Path_Connected
2019-09-04, by paulson
more explicit type Dump.Session, with context information;
2019-09-02, by wenzelm
proper orientation;
2019-09-02, by wenzelm
clarified signature: prefer operations without position;
2019-09-02, by wenzelm
prefer Theory_Ordering theory names are unique (due to proper session context);
2019-09-02, by wenzelm
clarified signature: full dependency graph;
2019-09-01, by wenzelm
merged
2019-08-31, by wenzelm
more scalable isabelle dump (and derivatives): mark individual theories to share common data in ML;
2019-08-29, by wenzelm
tuned signature;
2019-08-29, by wenzelm
merged
2019-08-29, by nipkow
simplified proofs
2019-08-29, by nipkow
more rules for ordered real vector spaces
2019-08-29, by haftmann
simplified setup
2019-08-29, by nipkow
tuned proof
2019-08-29, by nipkow
merged
2019-08-28, by wenzelm
enable share_common_data for "isabelle dump" and its derivatives (e.g. "isabelle mmt_import"): this has the potential to reduce ML heap size considerably, after initial command definitions;
2019-08-28, by wenzelm
support for share_common_data after define_command and before actual update: this affects string particles of command tokens;
2019-08-28, by wenzelm
more scalable -- less ML heap requirements;
2019-08-28, by wenzelm
tuned whitespace;
2019-08-28, by wenzelm
Integrate locale activation fallback diagnostics with 'trace_locales'.
2019-08-28, by ballarin
entry point for analysis without integration theory
2019-08-28, by immler
removed Brouwer_Fixpoint from imports of Derivative
2019-08-28, by immler
removed unused lemma, generalized, reduced dependencies
2019-08-27, by immler
fixed typo
2019-08-27, by immler
moved lemmas; reduced dependencies of Lipschitz
2019-08-27, by immler
explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
2019-08-27, by immler
merged
2019-08-27, by nipkow
moved lemmas
2019-08-27, by nipkow
moved basic theorem
2019-08-27, by immler
proper positions for 'termination' command (see also 5549e686d6ac);
2019-08-27, by wenzelm
tuned names -- proper scopes;
2019-08-27, by wenzelm
added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
2019-08-26, by wenzelm
proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
2019-08-25, by wenzelm
Tracing of locale activation.
2019-08-24, by ballarin
tuned
2019-08-23, by nipkow
always export Pure proofs;
2019-08-23, by wenzelm
clarified 'thm_deps' command;
2019-08-23, by wenzelm
more compact: avoid pointless PThm rudiments;
2019-08-23, by wenzelm
clarified signature: prefer total operations;
2019-08-23, by wenzelm
proper graph traversal: avoid multiple visit of unnamed nodes;
2019-08-21, by wenzelm
more scalable: avoid huge intermediate XML elems;
2019-08-21, by wenzelm
more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
2019-08-21, by wenzelm
NEWS;
2019-08-20, by wenzelm
merged
2019-08-20, by wenzelm
export thm_deps;
2019-08-20, by wenzelm
proper theory context;
2019-08-20, by wenzelm
clarified thm_id vs. thm_node/thm: retain theory_name;
2019-08-20, by wenzelm
clarified signature;
2019-08-20, by wenzelm
tuned;
2019-08-20, by wenzelm
unused (see 095dadc62bb5);
2019-08-20, by wenzelm
tuned;
2019-08-20, by wenzelm
tuned signature;
2019-08-20, by wenzelm
clarified modules;
2019-08-20, by wenzelm
clarified modules;
2019-08-20, by wenzelm
tuned;
2019-08-20, by wenzelm
clarified signature;
2019-08-20, by wenzelm
tuned
2019-08-20, by nipkow
tuned
2019-08-20, by nipkow
merged
2019-08-20, by nipkow
tuned
2019-08-20, by nipkow
merged
2019-08-19, by wenzelm
clarified signature;
2019-08-19, by wenzelm
clarified export of axioms and theorems (identified derivations instead of projected facts);
2019-08-19, by wenzelm
tuned signature;
2019-08-19, by wenzelm
back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
2019-08-19, by wenzelm
module Thm_Name for Isabelle/Scala;
2019-08-19, by wenzelm
tuned;
2019-08-19, by wenzelm
clarified modules;
2019-08-19, by wenzelm
tuned;
2019-08-19, by wenzelm
tuned
2019-08-19, by nipkow
tuned names
2019-08-19, by nipkow
clarified signature;
2019-08-17, by wenzelm
discontinued peek_status: unused and not clearly defined;
2019-08-17, by wenzelm
more documentation on oracles;
2019-08-17, by wenzelm
proper theory context for global props;
2019-08-17, by wenzelm
more thorough check, using full dependency graph of finished proofs;
2019-08-17, by wenzelm
added ML antiquotation @{oracle_name};
2019-08-17, by wenzelm
more robust, notably for open_proof of unnamed derivation;
2019-08-17, by wenzelm
tuned comments;
2019-08-17, by wenzelm
NEWS;
2019-08-17, by wenzelm
more accurate proposition for cheat_tac (command 'sorry');
2019-08-17, by wenzelm
added command 'thm_oracles';
2019-08-17, by wenzelm
clarified type for recorded oracles;
2019-08-17, by wenzelm
unused;
2019-08-17, by wenzelm
clarified signature;
2019-08-17, by wenzelm
clarified modules;
2019-08-17, by wenzelm
clarified lookup operations: more scalable for multiple retrieval;
2019-08-17, by wenzelm
clarified signature;
2019-08-17, by wenzelm
merged
2019-08-16, by wenzelm
maintain thm_name vs. derivation_id for global facts;
2019-08-16, by wenzelm
clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
2019-08-16, by wenzelm
clarified signature;
2019-08-16, by wenzelm
Fixed brace matching (plus some whitespace cleanup)
2019-08-16, by paulson
merged
2019-08-16, by paulson
new material on eqiintegrable functions, etc.
2019-08-16, by paulson
clarified treatment of individual theorems;
2019-08-16, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
tip