wenzelm [Wed, 17 Nov 2021 17:11:57 +0100] rev 74816
more parallelism, at the cost of potential duplicates of make_thy;
wenzelm [Wed, 17 Nov 2021 15:54:11 +0100] rev 74815
afford more parallelism for sessions (instead of theories in 5eac4b13d1f1): depend on disjoint data areas (notably base.session_theories in 2ad892ac749a);
wenzelm [Wed, 17 Nov 2021 15:46:35 +0100] rev 74814
more interrupts;
wenzelm [Wed, 17 Nov 2021 15:23:15 +0100] rev 74813
present only selected session theories (as in Isabelle2021), in contrast to 2bc24136bdeb, eb89b3a37826;
eliminated implicit state: these theories are globally unique;
wenzelm [Wed, 17 Nov 2021 13:11:58 +0100] rev 74812
tuned;
wenzelm [Wed, 17 Nov 2021 12:55:02 +0100] rev 74811
clarified modules;
wenzelm [Wed, 17 Nov 2021 12:28:07 +0100] rev 74810
tuned (see also e0d1d9203275);
wenzelm [Wed, 17 Nov 2021 12:10:48 +0100] rev 74809
clarified signature;
wenzelm [Wed, 17 Nov 2021 11:57:34 +0100] rev 74808
tuned;
wenzelm [Tue, 16 Nov 2021 22:38:34 +0100] rev 74807
spelling;
desharna [Thu, 25 Nov 2021 14:02:51 +0100] rev 74806
added asymp_{less,greater} to preorder and moved mult1_lessE out
desharna [Thu, 25 Nov 2021 12:19:50 +0100] rev 74805
renamed multp_code_iff and multeqp_code_iff
desharna [Thu, 25 Nov 2021 12:13:49 +0100] rev 74804
simplified mult_cancel_max and introduced orginal lemma as mult_cancel_max0
desharna [Thu, 25 Nov 2021 11:33:38 +0100] rev 74803
renamed Multiset.multp and Multiset.multeqp
nipkow [Wed, 17 Nov 2021 16:13:00 +0100] rev 74802
added lemmas
wenzelm [Tue, 16 Nov 2021 21:53:09 +0100] rev 74801
merged
wenzelm [Tue, 16 Nov 2021 21:47:38 +0100] rev 74800
tuned;
wenzelm [Tue, 16 Nov 2021 21:43:41 +0100] rev 74799
removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
wenzelm [Tue, 16 Nov 2021 21:21:15 +0100] rev 74798
just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
wenzelm [Tue, 16 Nov 2021 18:45:31 +0100] rev 74797
proper version;
wenzelm [Tue, 16 Nov 2021 18:45:02 +0100] rev 74796
back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
wenzelm [Tue, 16 Nov 2021 17:57:52 +0100] rev 74795
less ambitious parallelism: more direct read/write saves overall heap space and GC time;
wenzelm [Tue, 16 Nov 2021 16:39:49 +0100] rev 74794
slightly faster XML output: avoid too much regrowing of StringBuilder;
wenzelm [Mon, 15 Nov 2021 23:52:08 +0100] rev 74793
updated NEWS: arm64-linux support is almost complete;
wenzelm [Mon, 15 Nov 2021 23:51:41 +0100] rev 74792
update z3-4.4.0pre-3 to z3-4.4.1, which happens to have an arm64_linux executable in Debian 9;
Manuel Eberl <manuel@pruvisto.org> [Mon, 15 Nov 2021 18:04:07 +0100] rev 74791
more material for HOL-Analysis.Infinite_Sum
wenzelm [Mon, 15 Nov 2021 17:26:31 +0100] rev 74790
more symbolic latex_output via XML;
wenzelm [Mon, 15 Nov 2021 11:38:14 +0100] rev 74789
clarified signature;
wenzelm [Sun, 14 Nov 2021 21:52:13 +0100] rev 74788
updated to polyml-5.9-610a153b941d -- close to final;
wenzelm [Sun, 14 Nov 2021 21:14:54 +0100] rev 74787
tuned signature (again): latex_output is likely to depend on context;
wenzelm [Sun, 14 Nov 2021 20:40:41 +0100] rev 74786
more symbolic latex output;
discontinued Latex.output_text, which is in conflict with symbolic output;
wenzelm [Sun, 14 Nov 2021 20:15:28 +0100] rev 74785
tuned signature;
wenzelm [Sun, 14 Nov 2021 17:46:41 +0100] rev 74784
symbolic latex_output via XML, interpreted in Isabelle/Scala;
wenzelm [Sun, 14 Nov 2021 15:42:38 +0100] rev 74783
tuned signature;
wenzelm [Sun, 14 Nov 2021 15:21:40 +0100] rev 74782
clarified signature;
wenzelm [Sat, 13 Nov 2021 20:12:34 +0100] rev 74781
clarified signature;
wenzelm [Sat, 13 Nov 2021 19:47:24 +0100] rev 74780
clarified signature: more privacy;
wenzelm [Sat, 13 Nov 2021 17:26:35 +0100] rev 74779
tuned output --- less redundancy;
wenzelm [Sat, 13 Nov 2021 17:22:10 +0100] rev 74778
tuned whitespace;
wenzelm [Sat, 13 Nov 2021 16:43:04 +0100] rev 74777
clarified signature: Latex.Output as parameter to Document_Build.Engine;
tuned;
wenzelm [Fri, 12 Nov 2021 23:20:05 +0100] rev 74776
proper detection of ARM platform variants;
wenzelm [Fri, 12 Nov 2021 18:47:07 +0100] rev 74775
back to post-release mode;
wenzelm [Fri, 12 Nov 2021 18:45:02 +0100] rev 74774
updated for release;
wenzelm [Fri, 12 Nov 2021 18:04:18 +0100] rev 74773
Added tag Isabelle2021-1-RC3 for changeset 2b212c8138a5
wenzelm [Fri, 12 Nov 2021 17:22:06 +0100] rev 74772
merged
wenzelm [Fri, 12 Nov 2021 16:50:37 +0100] rev 74771
updated to polyml-5.9-cc80e2b43c38, which also contains ARM64 on darwin (unused by default);
wenzelm [Fri, 12 Nov 2021 16:49:28 +0100] rev 74770
clarified HTML_Context: more explicit directory structure;
wenzelm [Fri, 12 Nov 2021 14:37:00 +0100] rev 74769
tuned comments;
wenzelm [Fri, 12 Nov 2021 13:57:50 +0100] rev 74768
tuned;
wenzelm [Fri, 12 Nov 2021 13:36:35 +0100] rev 74767
clarified signature;
wenzelm [Fri, 12 Nov 2021 13:02:20 +0100] rev 74766
clarified properties: avoid empty entry;
wenzelm [Fri, 12 Nov 2021 12:51:22 +0100] rev 74765
tuned signature;
nipkow [Fri, 12 Nov 2021 16:09:35 +0100] rev 74764
merged
nipkow [Fri, 12 Nov 2021 16:09:19 +0100] rev 74763
tuned (thanks to J. Villadsen)
desharna [Fri, 12 Nov 2021 08:51:45 +0100] rev 74762
added padding to Mirabelle's output
desharna [Fri, 12 Nov 2021 00:28:00 +0100] rev 74761
merged
desharna [Thu, 11 Nov 2021 15:34:02 +0100] rev 74760
tuned generation of TPTP with $ite/$let in higher-order logics
desharna [Thu, 11 Nov 2021 12:02:08 +0100] rev 74759
tuned generation of TPTP with $ite in function position
desharna [Thu, 11 Nov 2021 11:42:04 +0100] rev 74758
tuned TPTP generation of If helper facts
wenzelm [Thu, 11 Nov 2021 22:35:23 +0100] rev 74757
merged
wenzelm [Thu, 11 Nov 2021 22:06:18 +0100] rev 74756
clarified signature: prefer static operations;
wenzelm [Thu, 11 Nov 2021 21:54:28 +0100] rev 74755
clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
wenzelm [Thu, 11 Nov 2021 13:47:32 +0100] rev 74754
more robust;
wenzelm [Thu, 11 Nov 2021 13:18:35 +0100] rev 74753
tuned signature;
wenzelm [Thu, 11 Nov 2021 13:14:12 +0100] rev 74752
clarified signature: more explicit class Entity_Context with private state + operations;
wenzelm [Thu, 11 Nov 2021 12:16:17 +0100] rev 74751
more hyperlinks, notably internal fact references;
paulson <lp15@cam.ac.uk> [Thu, 11 Nov 2021 11:51:25 +0000] rev 74750
Automated merge with bundle:/var/folders/9z/l1x9y3bd16x9_70pdp4703jr0000gp/T/SourceTreeTemp.14UUXO
paulson <lp15@cam.ac.uk> [Tue, 09 Nov 2021 16:04:11 +0000] rev 74749
A tiny bit of tidying connected with Zorn's Lemma
wenzelm [Wed, 10 Nov 2021 19:45:30 +0100] rev 74748
tuned;
wenzelm [Wed, 10 Nov 2021 14:10:42 +0100] rev 74747
tuned;
wenzelm [Wed, 10 Nov 2021 13:16:57 +0100] rev 74746
proper handling of Protocol.Export, using the payload from the message --- in contrast db_context.read_export materializes only later by a different thread (race condition);
wenzelm [Wed, 10 Nov 2021 12:34:19 +0100] rev 74745
revert temporary workaround 6d111935299c;
nipkow [Wed, 10 Nov 2021 08:36:50 +0100] rev 74744
added lemma
nipkow [Tue, 09 Nov 2021 19:47:24 +0100] rev 74743
merged
nipkow [Tue, 09 Nov 2021 16:17:13 +0100] rev 74742
tuned attributes to avoid looping
nipkow [Mon, 08 Nov 2021 19:56:15 +0100] rev 74741
added eq_iff_swap for creating symmetric variants of thms; applied it in List.
wenzelm [Tue, 09 Nov 2021 19:17:47 +0100] rev 74740
tuned text;
wenzelm [Tue, 09 Nov 2021 17:20:04 +0100] rev 74739
more robust timeout, following df4449c6eff1;
wenzelm [Tue, 09 Nov 2021 11:23:27 +0100] rev 74738
more accurate Files.isRegularFile, exclude directories (e.g. jar_path);
wenzelm [Tue, 09 Nov 2021 11:20:38 +0100] rev 74737
proper java_version for isabelle_setup;
wenzelm [Mon, 08 Nov 2021 20:26:16 +0100] rev 74736
explicit option metric_argo_timeout, with reasonable default for Raspberry Pi;
wenzelm [Mon, 08 Nov 2021 20:15:04 +0100] rev 74735
tuned;
wenzelm [Mon, 08 Nov 2021 19:25:17 +0100] rev 74734
repackage minisat-2.2.1 with cygwin1.dll: required to run the executable without existing Cygwin context (normally provided by bash_process);
wenzelm [Mon, 08 Nov 2021 16:48:42 +0100] rev 74733
discontinued redundant document_preprocessor: in the worst case, a plain-old document/build script will do;
wenzelm [Mon, 08 Nov 2021 13:51:24 +0100] rev 74732
clarified messages, depending on option "document_echo";
wenzelm [Mon, 08 Nov 2021 12:45:35 +0100] rev 74731
just one cache, via HTML_Context, via Sessions.Store or Session;
paulson [Mon, 08 Nov 2021 09:31:26 +0000] rev 74730
merged
paulson <lp15@cam.ac.uk> [Sun, 07 Nov 2021 22:14:40 +0000] rev 74729
new lemmas about convex, concave functions, + tidying
wenzelm [Sun, 07 Nov 2021 23:35:11 +0100] rev 74728
proper support for arm64;
wenzelm [Sun, 07 Nov 2021 20:04:47 +0100] rev 74727
no perl (amending 59ef23ac81ab);
wenzelm [Sun, 07 Nov 2021 19:53:37 +0100] rev 74726
merged
wenzelm [Sun, 07 Nov 2021 16:35:46 +0100] rev 74725
Added tag Isabelle2021-1-RC2 for changeset b92b5a57521b
nipkow [Sun, 07 Nov 2021 18:30:10 +0100] rev 74724
merged
nipkow [Sun, 07 Nov 2021 14:26:11 +0100] rev 74723
Preserve variable name z in VAR {z = t}
wenzelm [Sun, 07 Nov 2021 16:30:42 +0100] rev 74722
back to scala-2.13.5: avoid crash of Scala REPL on arm64-darwin;
wenzelm [Sun, 07 Nov 2021 15:46:46 +0100] rev 74721
updated to polyml-5.9-5d4caa8f7148, which also contains ARM64 on darwin (unused by default);
nipkow [Sun, 07 Nov 2021 10:07:09 +0100] rev 74720
more precise URL
nipkow [Sun, 07 Nov 2021 09:54:17 +0100] rev 74719
tuned page breaks
wenzelm [Sat, 06 Nov 2021 19:47:56 +0100] rev 74718
cover all possible kinds, notably for references outside of this theory (amending 129fb11b357f);
wenzelm [Sat, 06 Nov 2021 19:17:51 +0100] rev 74717
proper foundational order;
wenzelm [Sat, 06 Nov 2021 18:16:54 +0100] rev 74716
back to non-strict Export_Theory.read_theory (without warning): theories could have been skipped due to "condition";
wenzelm [Sat, 06 Nov 2021 15:25:20 +0100] rev 74715
use all entity kinds from theory export, e.g. "method", "attribute";
wenzelm [Sat, 06 Nov 2021 11:25:03 +0100] rev 74714
clarified signature;
wenzelm [Sat, 06 Nov 2021 10:39:47 +0100] rev 74713
clarified physical_ref;
wenzelm [Sat, 06 Nov 2021 10:11:25 +0100] rev 74712
proper treatment of session build hierarchy;
wenzelm [Sat, 06 Nov 2021 00:13:29 +0100] rev 74711
proper used_theories for session build hierarchy, not known_theories from imported sessions;
wenzelm [Fri, 05 Nov 2021 23:38:59 +0100] rev 74710
present theories from imported sessions as required;
wenzelm [Fri, 05 Nov 2021 22:43:29 +0100] rev 74709
avoid multiple copies of fonts;
proper fonts prefix for aux. files;
wenzelm [Fri, 05 Nov 2021 20:42:06 +0100] rev 74708
more compact persistent data;
wenzelm [Fri, 05 Nov 2021 20:34:44 +0100] rev 74707
tuned;
wenzelm [Fri, 05 Nov 2021 20:26:07 +0100] rev 74706
proper term_cache;
wenzelm [Fri, 05 Nov 2021 20:10:09 +0100] rev 74705
prefer "NAME|KIND" format, as already used in Isabelle/MMT and Isabelle/Dedukti;
wenzelm [Fri, 05 Nov 2021 20:06:26 +0100] rev 74704
tuned;
wenzelm [Fri, 05 Nov 2021 19:53:35 +0100] rev 74703
observer proper session hierarchy (according to build_graph): thus exported artifacts are always valid;
wenzelm [Fri, 05 Nov 2021 19:15:18 +0100] rev 74702
tuned;
wenzelm [Fri, 05 Nov 2021 12:55:49 +0100] rev 74701
clarified order: prefer bottom-up construction of partial content;
wenzelm [Fri, 05 Nov 2021 12:36:00 +0100] rev 74700
more thorough update_global_index: overwrite old content;
wenzelm [Fri, 05 Nov 2021 12:33:27 +0100] rev 74699
tuned;
wenzelm [Fri, 05 Nov 2021 12:25:28 +0100] rev 74698
tuned;
wenzelm [Fri, 05 Nov 2021 12:11:30 +0100] rev 74697
clarified HTML_Context: just one context type;
wenzelm [Fri, 05 Nov 2021 12:05:17 +0100] rev 74696
unused (see also 217e6cf61453, 5e7916535860);
wenzelm [Thu, 04 Nov 2021 19:55:59 +0100] rev 74695
merged
wenzelm [Thu, 04 Nov 2021 19:22:11 +0100] rev 74694
clarified Theory_Cache: prefer immutable data with Synchronized variable;
clarified Export_Theory.Theory vs. Entity tables;
entity_ref: proper treatment of entity kind;
wenzelm [Thu, 04 Nov 2021 16:47:28 +0100] rev 74693
tuned signature;
wenzelm [Thu, 04 Nov 2021 16:02:55 +0100] rev 74692
unused;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Thu, 04 Nov 2021 16:50:03 +0100] rev 74691
proper support of verit's return code for timeout
wenzelm [Thu, 04 Nov 2021 15:57:21 +0100] rev 74690
tuned whitespace;
wenzelm [Thu, 04 Nov 2021 15:54:01 +0100] rev 74689
updated to verit-2021.06.1-rmx, to address "Abnormal termination with exit code 14";
wenzelm [Thu, 04 Nov 2021 15:44:37 +0100] rev 74688
clarified signature;
wenzelm [Thu, 04 Nov 2021 12:53:12 +0100] rev 74687
prefer official Export.explode_name;
avoid string interpolation: Isabelle/Scala is closer to Isabelle/ML than Python/Perl;
wenzelm [Thu, 04 Nov 2021 12:43:34 +0100] rev 74686
tuned;
wenzelm [Thu, 04 Nov 2021 12:37:45 +0100] rev 74685
avoid conflict with future keyword;
wenzelm [Thu, 04 Nov 2021 12:32:42 +0100] rev 74684
tuned messages;
wenzelm [Thu, 04 Nov 2021 12:25:23 +0100] rev 74683
clarified signature: more direct XML.symbol_length;
wenzelm [Thu, 04 Nov 2021 12:19:49 +0100] rev 74682
more direct Symbol.length: Symbol.decode is redundant, symbol counts are invariant under it;
wenzelm [Thu, 04 Nov 2021 12:01:28 +0100] rev 74681
tuned -- eliminate clones stemming from d28a51dd9da6;
wenzelm [Wed, 03 Nov 2021 22:57:21 +0100] rev 74680
more to ANNOUNCE;
wenzelm [Wed, 03 Nov 2021 22:55:22 +0100] rev 74679
clarified link style: similar to Isabelle/jEdit;
wenzelm [Wed, 03 Nov 2021 22:03:56 +0100] rev 74678
tuned;
wenzelm [Wed, 03 Nov 2021 21:06:04 +0100] rev 74677
improved HTML presentation by Fabian Huch;
wenzelm [Wed, 03 Nov 2021 20:53:52 +0100] rev 74676
proper HTTPS;
wenzelm [Wed, 03 Nov 2021 20:45:02 +0100] rev 74675
proper markup type (amending be49c660ebbf);
wenzelm [Wed, 03 Nov 2021 16:23:32 +0100] rev 74674
merged;
wenzelm [Wed, 03 Nov 2021 16:23:20 +0100] rev 74673
more PIDE markup;
wenzelm [Wed, 03 Nov 2021 16:19:49 +0100] rev 74672
tuned signature;
wenzelm [Wed, 03 Nov 2021 14:26:13 +0100] rev 74671
more PIDE markup;
wenzelm [Wed, 03 Nov 2021 12:04:22 +0100] rev 74670
recover library_index_content.template from c337c798f64c: required for website/build/main;
paulson [Wed, 03 Nov 2021 10:55:05 +0000] rev 74669
merged
paulson <lp15@cam.ac.uk> [Tue, 02 Nov 2021 17:01:47 +0000] rev 74668
simplified some ugly proofs
wenzelm [Wed, 03 Nov 2021 11:51:42 +0100] rev 74667
more generous timeout: support build on Raspberry Pi;
traytel [Wed, 03 Nov 2021 11:02:36 +0100] rev 74666
add documentation for pred_mono
desharna [Wed, 03 Nov 2021 10:44:54 +0100] rev 74665
merged
desharna [Tue, 02 Nov 2021 13:51:29 +0100] rev 74664
added "mono" attribute to BNF generated pred_mono theorems
desharna [Tue, 02 Nov 2021 08:30:08 +0100] rev 74663
merged
desharna [Fri, 29 Oct 2021 12:37:05 +0200] rev 74662
do not declare $let-bound variables in TPTP output
wenzelm [Wed, 03 Nov 2021 00:42:05 +0100] rev 74661
IDE build actually works (but somewhat pointless);
wenzelm [Wed, 03 Nov 2021 00:38:13 +0100] rev 74660
suppress sources from jEdit/test, which prevent regular build of the generated scala_project;
wenzelm [Wed, 03 Nov 2021 00:11:12 +0100] rev 74659
removed junk;
wenzelm [Tue, 02 Nov 2021 16:01:25 +0100] rev 74658
improve pagebreaks by *not* using supertabular too much;
wenzelm [Tue, 02 Nov 2021 15:40:02 +0100] rev 74657
updated to scala-2.13.7 --- problems with jline disappear after purging $HOME/.inputrc;
wenzelm [Tue, 02 Nov 2021 14:05:02 +0100] rev 74656
more robust "isabelle scala_project": Gradle has been replaced by Maven;
wenzelm [Mon, 01 Nov 2021 23:13:14 +0100] rev 74655
tuned;
wenzelm [Mon, 01 Nov 2021 22:37:22 +0100] rev 74654
support linux_arm as well, e.g. native Docker on Apple Silicon;
wenzelm [Mon, 01 Nov 2021 22:33:28 +0100] rev 74653
update paths at TUM;
wenzelm [Mon, 01 Nov 2021 16:07:03 +0100] rev 74652
Added tag Isabelle2021-1-RC1 for changeset 81cc8f2ea9e7
wenzelm [Mon, 01 Nov 2021 15:49:03 +0100] rev 74651
updated for release;
wenzelm [Mon, 01 Nov 2021 15:24:53 +0100] rev 74650
some reordering for release;
wenzelm [Mon, 01 Nov 2021 14:58:04 +0100] rev 74649
updated to jdk-17.0.1+12;
wenzelm [Mon, 01 Nov 2021 11:52:24 +0100] rev 74648
tuned message;
wenzelm [Sun, 31 Oct 2021 23:41:07 +0100] rev 74647
clarified antiquotations;
wenzelm [Sun, 31 Oct 2021 23:15:46 +0100] rev 74646
tuned;
wenzelm [Sun, 31 Oct 2021 19:35:41 +0100] rev 74645
minor performance tuning;
wenzelm [Sat, 30 Oct 2021 21:11:18 +0200] rev 74644
more robust;
wenzelm [Sat, 30 Oct 2021 21:07:20 +0200] rev 74643
provide native executables for arm64-darwin, for more robust startup without Rosetta 2;
wenzelm [Sat, 30 Oct 2021 19:58:45 +0200] rev 74642
tuned proofs -- avoid z3, which is unavailable on arm64-linux;
wenzelm [Sat, 30 Oct 2021 19:41:09 +0200] rev 74641
prefer "sat_solver = MiniSat", to make examples work uniformly on all platforms;
wenzelm [Sat, 30 Oct 2021 19:23:01 +0200] rev 74640
discontinued pointless check of kodkodi_version, it is implicit in the bundled component;
wenzelm [Sat, 30 Oct 2021 17:10:10 +0200] rev 74639
tuned proofs -- avoid z3, which is unavailable on arm64-linux;
wenzelm [Sat, 30 Oct 2021 13:26:33 +0200] rev 74638
tuned;
wenzelm [Sat, 30 Oct 2021 13:12:22 +0200] rev 74637
test version of prespective polyml-5.9;
wenzelm [Sat, 30 Oct 2021 12:26:56 +0200] rev 74636
clarified antiquotations;
wenzelm [Sat, 30 Oct 2021 12:03:43 +0200] rev 74635
updated for pre-5.9 testing;
wenzelm [Sat, 30 Oct 2021 11:59:41 +0200] rev 74634
clarified antiquotations;
wenzelm [Sat, 30 Oct 2021 11:59:23 +0200] rev 74633
clarified antiquotations;
wenzelm [Fri, 29 Oct 2021 21:06:08 +0200] rev 74632
clarified antiquotations;
wenzelm [Fri, 29 Oct 2021 20:39:16 +0200] rev 74631
more robust subgoal addressing;
wenzelm [Fri, 29 Oct 2021 20:15:59 +0200] rev 74630
proper subgoal addressing;
wenzelm [Fri, 29 Oct 2021 20:04:33 +0200] rev 74629
clarified antiquotations;
wenzelm [Fri, 29 Oct 2021 19:49:11 +0200] rev 74628
recursive find_eq, not find_dist;
wenzelm [Fri, 29 Oct 2021 19:43:32 +0200] rev 74627
misc tuning and clarification;
wenzelm [Fri, 29 Oct 2021 19:17:24 +0200] rev 74626
clarified antiquotations;
Lukas Stevens <mail@lukas-stevens.de> [Fri, 29 Oct 2021 15:09:46 +0200] rev 74625
order_tac: prevent potential bug, improve perf and tracing
- We need to be careful when the order operators contain schematic variables, e.g. <= = ccw' ?p.
wenzelm [Fri, 29 Oct 2021 13:23:41 +0200] rev 74624
misc tuning and clarification;
wenzelm [Fri, 29 Oct 2021 13:04:51 +0200] rev 74623
clarified antiquotations;
wenzelm [Fri, 29 Oct 2021 12:42:06 +0200] rev 74622
clarified antiquotations: no need for Thm.beta_conversion, due to Thm.instantiate_beta;
wenzelm [Fri, 29 Oct 2021 12:30:47 +0200] rev 74621
clarified antiquotations: no need for Thm.beta_conversion, due to Thm.instantiate_beta;
wenzelm [Fri, 29 Oct 2021 11:59:02 +0200] rev 74620
avoid persistence of static context: instantiation arguments should provide proper dynamic context (see also e2e2bc1f9570);
wenzelm [Fri, 29 Oct 2021 11:57:49 +0200] rev 74619
added Thm.instantiate_beta;
tuned;
haftmann [Thu, 28 Oct 2021 06:39:36 +0000] rev 74618
moved generic implementation into HOL-Main
wenzelm [Fri, 29 Oct 2021 00:01:14 +0200] rev 74617
tuned;
wenzelm [Thu, 28 Oct 2021 23:44:31 +0200] rev 74616
tuned;
wenzelm [Thu, 28 Oct 2021 23:37:53 +0200] rev 74615
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 21:28:52 +0200] rev 74614
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 20:38:21 +0200] rev 74613
discontinued somewhat pointless antiquotations;
wenzelm [Thu, 28 Oct 2021 20:32:40 +0200] rev 74612
NEWS;
wenzelm [Thu, 28 Oct 2021 20:09:37 +0200] rev 74611
clarified antiquotations, assuming that Drule.instantiate_normalize was merely a historical relic;
wenzelm [Thu, 28 Oct 2021 20:06:29 +0200] rev 74610
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 20:05:18 +0200] rev 74609
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 20:04:06 +0200] rev 74608
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 20:01:59 +0200] rev 74607
clarified antiquotations;
wenzelm [Thu, 28 Oct 2021 18:37:33 +0200] rev 74606
support for "lemma";
support for "schematic" mode;
clarified error position;
wenzelm [Thu, 28 Oct 2021 13:20:45 +0200] rev 74605
tuned;
wenzelm [Thu, 28 Oct 2021 13:13:48 +0200] rev 74604
local fixes for "lemma" antiquotation;
wenzelm [Thu, 28 Oct 2021 12:25:47 +0200] rev 74603
clarified signature;
wenzelm [Thu, 28 Oct 2021 12:14:53 +0200] rev 74602
tuned;
wenzelm [Thu, 28 Oct 2021 12:09:58 +0200] rev 74601
clarified keywords: major take precedence for commands, but not used for antiquotations;
clarified modules;
wenzelm [Thu, 28 Oct 2021 11:37:49 +0200] rev 74600
tuned modules;
wenzelm [Wed, 27 Oct 2021 20:07:13 +0200] rev 74599
more antiquotations;
paulson <lp15@cam.ac.uk> [Wed, 27 Oct 2021 11:47:42 +0100] rev 74598
moved a theorem to a sensible place
wenzelm [Tue, 26 Oct 2021 22:58:20 +0200] rev 74597
merged
wenzelm [Tue, 26 Oct 2021 22:26:47 +0200] rev 74596
tuned, continuing e955964d89cb;
wenzelm [Tue, 26 Oct 2021 22:04:33 +0200] rev 74595
avoid waste of resources due to dynamic simpset (amending 45c09620f726);
Norbert Schirmer <nschirmer@apple.com> [Tue, 26 Oct 2021 17:14:16 +0200] rev 74594
fix latex
wenzelm [Tue, 26 Oct 2021 16:01:05 +0200] rev 74593
clarified modules;
haftmann [Tue, 26 Oct 2021 14:43:59 +0000] rev 74592
more generic bit/word lemmas for distribution
paulson [Tue, 26 Oct 2021 16:22:03 +0100] rev 74591
merged
paulson <lp15@cam.ac.uk> [Tue, 26 Oct 2021 11:15:40 +0100] rev 74590
Added / moved some simple set-theoretic lemmas
wenzelm [Tue, 26 Oct 2021 15:11:40 +0200] rev 74589
more CONTRIBUTORS and NEWS;
Norbert Schirmer <nschirmer@apple.com> [Tue, 19 Oct 2021 10:41:38 +0200] rev 74588
cleanup; add Apple reference
Norbert Schirmer <nschirmer@apple.com> [Thu, 15 Jul 2021 08:09:10 +0200] rev 74587
refine interface
Norbert Schirmer <nschirmer@apple.com> [Thu, 12 Nov 2020 17:01:52 +0100] rev 74586
generalized component lookup for syntax and distinctness proofs. added some tracing.
wenzelm [Mon, 25 Oct 2021 23:10:06 +0200] rev 74585
merged
wenzelm [Mon, 25 Oct 2021 21:58:11 +0200] rev 74584
tuned;
wenzelm [Mon, 25 Oct 2021 21:46:38 +0200] rev 74583
more antiquotations;
wenzelm [Mon, 25 Oct 2021 21:31:35 +0200] rev 74582
more antiquotations;
wenzelm [Mon, 25 Oct 2021 20:38:58 +0200] rev 74581
more robust: genuinely free variables need to be instantiated;
wenzelm [Mon, 25 Oct 2021 19:52:12 +0200] rev 74580
tuned comments;
wenzelm [Mon, 25 Oct 2021 19:23:09 +0200] rev 74579
clarified errors;
wenzelm [Mon, 25 Oct 2021 17:40:49 +0200] rev 74578
tuned;
wenzelm [Mon, 25 Oct 2021 17:37:24 +0200] rev 74577
clarified instantiation: local beta reduction after substitution, as for Envir.expand_term_defs;