Tue, 05 Nov 2019 10:02:09 -0500 immler merged
Mon, 04 Nov 2019 21:41:55 -0500 immler add lemmas
Sun, 03 Nov 2019 19:59:56 -0500 immler refactor Approximation.thy to use more abstract type of intervals
Sun, 03 Nov 2019 19:58:02 -0500 immler moved theory Interval_Approximation from the AFP
Sun, 27 Oct 2019 21:51:14 -0400 immler moved theory Interval from the AFP
Sun, 03 Nov 2019 21:46:46 -0500 immler replace approximation oracle by less ad-hoc @{computation}s
Tue, 05 Nov 2019 14:57:41 +0100 nipkow tuned
Tue, 05 Nov 2019 13:56:34 +0100 nipkow merged
Tue, 05 Nov 2019 13:56:22 +0100 nipkow tuned
Tue, 05 Nov 2019 12:00:23 +0000 paulson Merge and get rid of closed_segmentI
Mon, 04 Nov 2019 17:06:18 +0000 paulson Moved or deleted some out of place material, also eliminating obsolete naming conventions
Mon, 04 Nov 2019 19:53:43 -0500 immler Line_Segment is independent of Convex_Euclidean_Space
Mon, 04 Nov 2019 17:59:32 -0500 immler the division between Starlike and Convex_Euclidean_Space is artificial, therefore include Starlike
Mon, 04 Nov 2019 17:26:20 -0500 immler betweenness is a property on line segments
Mon, 04 Nov 2019 17:18:25 -0500 immler reduce dependencies of Ordered_Euclidean_Space; move more general material from Cartesian_Euclidean_Space
Mon, 04 Nov 2019 20:24:52 +0100 wenzelm proper message (amending 94442fce40a5);
Mon, 04 Nov 2019 20:10:23 +0100 wenzelm more robust Thm.expose_theory -- ensure that PIDE export happens in the proper theory context;
Mon, 04 Nov 2019 16:56:16 +0100 wenzelm uniform "prune_proofs" for Thm_Node / PThm, but it is in conflict with export_proofs of re-used nodes;
Mon, 04 Nov 2019 15:15:56 +0100 wenzelm tuned;
Mon, 04 Nov 2019 15:14:34 +0100 wenzelm updated xml_size;
Mon, 04 Nov 2019 15:06:54 +0100 wenzelm prefer named result;
Mon, 04 Nov 2019 14:56:49 +0100 wenzelm more robust expose_proofs corresponding to register_proofs/consolidate_theory;
Sun, 03 Nov 2019 20:38:08 +0100 wenzelm expose derivations more thoroughly, notably for locale/class reasoning;
Sun, 03 Nov 2019 19:43:59 +0100 wenzelm clarified errors;
Sun, 03 Nov 2019 18:55:35 +0100 wenzelm determine proof boxes from exported proof (NB: thm_boxes is not sufficient due to OfClass proofs);
Sun, 03 Nov 2019 18:53:48 +0100 wenzelm more operations;
Sun, 03 Nov 2019 16:20:05 +0100 wenzelm tuned whitespace;
Sun, 03 Nov 2019 16:01:39 +0100 wenzelm more robust;
Sun, 03 Nov 2019 15:48:59 +0100 wenzelm clarified modules;
Sun, 03 Nov 2019 15:45:46 +0100 wenzelm clarified signature -- more options;
Sun, 03 Nov 2019 10:29:01 +0000 paulson merged
Sat, 02 Nov 2019 21:42:45 +0000 paulson moved line segments to Convex_Euclidean_Space
Sat, 02 Nov 2019 23:43:08 +0100 wenzelm proper theory for export_proofs;
Sat, 02 Nov 2019 23:13:15 +0100 wenzelm tuned signature;
Sat, 02 Nov 2019 20:52:24 +0000 paulson merged
Sat, 02 Nov 2019 20:51:54 +0000 paulson just tidied one proof
Sat, 02 Nov 2019 20:56:22 +0100 wenzelm proper graph traversal -- avoid exponential blowup (amending 71d1971d67ad);
Sat, 02 Nov 2019 18:47:00 +0000 paulson oops — fixed symbols!!
Sat, 02 Nov 2019 15:52:47 +0000 paulson reorganisation to eliminate Brouwer_Fixpoint from complex analysis
Sat, 02 Nov 2019 14:31:48 +0000 paulson merged
Sat, 02 Nov 2019 14:31:34 +0000 paulson Inverse function theorem + lemmas
Sat, 02 Nov 2019 13:37:15 +0100 wenzelm back to more elementary Buffer.T -- less intermediate garbage;
Sat, 02 Nov 2019 13:25:58 +0100 wenzelm unused;
Sat, 02 Nov 2019 13:20:37 +0100 wenzelm unused;
Sat, 02 Nov 2019 12:39:44 +0100 wenzelm more direct output of XML material -- bypass Buffer.T;
Sat, 02 Nov 2019 12:33:38 +0100 wenzelm clarified signature;
Sat, 02 Nov 2019 12:32:38 +0100 wenzelm tuned;
Sat, 02 Nov 2019 12:11:00 +0100 wenzelm more direct output of XML material -- bypass Buffer.T;
Sat, 02 Nov 2019 12:02:27 +0100 wenzelm more scalable protocol_message: use XML.body directly (Output.output hook is not required);
Sat, 02 Nov 2019 10:56:53 +0100 wenzelm clarified signature;
Sat, 02 Nov 2019 10:43:11 +0100 wenzelm tuned;
Fri, 01 Nov 2019 19:40:55 +0100 wenzelm updated to polyml-5.8.1-20191101 test version;
Fri, 01 Nov 2019 18:43:37 +0100 wenzelm merged
Fri, 01 Nov 2019 18:41:52 +0100 wenzelm more operations;
Fri, 01 Nov 2019 18:19:32 +0100 wenzelm proper export of unnamed proof boxes for unnamed toplevel declarations, e.g. rulify/defn rules in theory IFOL and HOL;
Fri, 01 Nov 2019 18:08:46 +0100 wenzelm clarified signature (again);
Fri, 01 Nov 2019 17:53:27 +0100 wenzelm clarified signature;
Fri, 01 Nov 2019 16:36:17 +0100 wenzelm make double-sure that internal proof boxes are exported, e.g. in Pure;
Fri, 01 Nov 2019 15:47:31 +0100 wenzelm avoid redundant proof boxes for application sessions;
Fri, 01 Nov 2019 15:23:23 +0100 wenzelm clarified modules (again);
Fri, 01 Nov 2019 15:09:55 +0100 wenzelm more detailed proof term output;
Fri, 01 Nov 2019 14:30:22 +0100 wenzelm tuned signature;
Fri, 01 Nov 2019 11:29:40 +0100 wenzelm clarified error;
Thu, 31 Oct 2019 22:34:16 +0100 wenzelm more accurate proof_boxes -- from actual proof body;
Thu, 31 Oct 2019 21:21:09 +0100 wenzelm clarified signature;
Thu, 31 Oct 2019 14:29:29 +0100 wenzelm clarified signature;
Thu, 31 Oct 2019 09:02:02 +0000 haftmann more lemmas
Wed, 30 Oct 2019 18:30:28 -0400 immler merged
Wed, 30 Oct 2019 15:26:10 -0400 immler linear is not needed
Wed, 30 Oct 2019 21:14:57 +0100 wenzelm more packages;
Wed, 30 Oct 2019 20:10:35 +0100 wenzelm MySQL setup;
Wed, 30 Oct 2019 19:23:01 +0100 wenzelm Apache setup;
Wed, 30 Oct 2019 15:50:57 +0100 wenzelm some support for Phabricator server;
Tue, 29 Oct 2019 19:42:40 +0100 wenzelm support for Linux packages;
Tue, 29 Oct 2019 18:08:24 +0100 wenzelm specific support for Linux, notably Ubuntu/Debian;
Mon, 28 Oct 2019 20:51:38 +0100 wenzelm proper home directory, required for $HOME/.ssh setup;
Mon, 28 Oct 2019 20:00:36 +0100 wenzelm merged
Mon, 28 Oct 2019 19:52:57 +0100 wenzelm proper file name: .ML is mandatory for Isabelle/ML files;
Mon, 28 Oct 2019 18:50:40 +0000 Peter Lammich Removed dup lemma that inhibited locale instantiations (dup fact error)
Sun, 27 Oct 2019 21:38:41 -0400 immler some applications of "metric"
Sun, 27 Oct 2019 20:55:58 -0400 immler header with Title/Author; added note on motivation of this example
Sun, 27 Oct 2019 20:53:10 -0400 immler a slower implementation of the "metric" method as Eisbach example, by Maximilian Schäffeler
Sun, 27 Oct 2019 20:11:30 -0400 immler NEWS
Sun, 27 Oct 2019 20:07:59 -0400 immler added examples for "metric" method, by Maximilian Schäffeler
Sun, 27 Oct 2019 12:13:15 -0400 immler added contributor
Sun, 27 Oct 2019 12:13:04 -0400 immler avoid referring to lemmas by index
Sun, 27 Oct 2019 12:09:07 -0400 immler documented reference
Sun, 27 Oct 2019 17:26:50 +0100 immler example applications of the 'metric' decision procedure, by Maximilian Schäffeler
Sun, 27 Oct 2019 16:32:01 +0100 immler decision procedure for metric spaces, implemented by Maximilian Schäffeler
Sun, 27 Oct 2019 16:47:27 +0100 nipkow NEWS
Sun, 27 Oct 2019 14:54:07 +0100 nipkow renamed because of duplicateion to avoid very long qualified names
Sat, 26 Oct 2019 19:39:16 +0200 wenzelm proper order of variables, independently of varify/unvarify state -- relevant for export of locale conclusions;
Fri, 25 Oct 2019 19:08:36 +0200 wenzelm merged
Fri, 25 Oct 2019 19:00:36 +0200 wenzelm clarified session_graph_display: restrict sessions to actually required theories;
Fri, 25 Oct 2019 16:56:47 +0200 blanchet removed dummy ATP
Fri, 25 Oct 2019 16:28:04 +0200 blanchet compile
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip