Skip to content
Failed

Changes

Summary

  1. removed junk;
  2. some updates to README.md;
  3. clarified default settings;
  4. tuned whitespace;
  5. support Isabelle fonts via patch of vscode resources;
  6. proper Presentation.Entity_Context for hyperlinks (amending da1108a6d249);
  7. clarified symbolic path;
  8. clarified extension name (again);
  9. removed obsolete material;
  10. update scripts, based on recent "yo code" template;
  11. clarified extension name (again), corresponding to qualified resources within VSCode (settings, commands, etc.);
  12. clarified signature;
  13. clarified extension name;
  14. clarified signature;
  15. clarified signature;
  16. clarified options;
  17. support local .vsix installation; discontinued publishing to VSCode Marketplace, which will become obsolete eventually;
  18. formal record of generated package-lock.json;
  19. pro-forma update of version, for ongoing development;
  20. updated notes on Isabelle/VSCode development;
  21. proper engines.vscode (amending c04ccea8bdd2): required for "vsce package", e.g. via "isabelle build_vscode;
  22. simp rules for negative numerals
  23. updated vscode extension: proper recoding;
  24. tuned vscode extension;
  25. tuned vscode extension: split isabelle fsp into workspace and mapping;
  26. update VSCode plugin dependencies;
  27. added Isabelle output panel to VSCode extension;
  28. Simplified a couple of extremely long and ugly apply-proofs
  29. merged
  30. some updates to README.md;
  31. refer to Isabelle settings via environment, which is provided via "isabelle vscode"; clarified error handling;
  32. more operations;
  33. more robust startup wrt. VSCode workspace (by Fabian Huch);
  34. various improvements to Isabelle/VSCode (by Denis Paluca and Fabian Huch);
  35. have Sledgehammer honor 'smt_nat_as_int' option
  36. more handling of Zipperposition definitions in Isar proof construction
  37. handle Zipperposition definitions in Isar proof construction
  38. parse Zipperposition definitions
  39. clarified URL;
  40. clarified pdf path;
  41. HTTP view of Isabelle PDF documentation;
  42. clarified signature;
  43. more robust;
  44. tuned message;
  45. clarified signature: more explicit section structure;
  46. clarified signature;
  47. clarified signature;
  48. tuned signature;
  49. tuned;
  50. clarified URL (again);
  51. more robust toplevel url: allow extra "/";
  52. clarified signature;
  53. clarified signature; clarified URLs;
  54. clarified signature;
  55. support for PDF.js: platform-independent PDF viewer;
  56. more robust mime_type;
  57. merged
  58. improved support for Java Chromium Embedded Framework (JCEF): works on x86_64-linux and x86_64-windows with jdk-15 (not jdk-17), does not work on arm64 and darwin;
  59. one new lemma
  60. clarified options;
  61. clarified options;
  62. clarified directory;
  63. tuned whitespace;
  64. prefer strict equality, without implicit type conversion;
  65. tuned;
  66. auto-update by VSCode;
  67. more activationEvents, as proposed by Denis Paluca;
  68. tuned message;
  69. NEWS;
  70. run Isabelle/VSCode using local VSCodium installation;
  71. provide macos_exe, based on bin/codium from linux;
  72. clarified options;
  73. Avoid overaggresive splitting.
  74. more lemmas for distribution
  75. Avoid overaggresive simplification.
  76. merged
  77. setup VSCode from VSCodium distribution;
  78. more robust package_dir, to increase chances that it works with IntelliJ IDEA;
  79. NEWS
  80. Mirabelle now considers goals preceding "unfolding" and "using" commands
Changeset 75159:1994ee39e513 by wenzelm:
removed junk;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75158:a2311e4441f0 by wenzelm:
some updates to README.md;
The file was modified src/Tools/VSCode/extension/README.md
Changeset 75157:d67ec542b5b5 by wenzelm:
clarified default settings;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75156:09da7b15162b by wenzelm:
tuned whitespace;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75155:0b6c43a87fa6 by wenzelm:
support Isabelle fonts via patch of vscode resources;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75154:3b5aa38282bd by wenzelm:
proper Presentation.Entity_Context for hyperlinks (amending da1108a6d249);
The file was modified src/Tools/VSCode/src/dynamic_output.scala
The file was modified src/Tools/VSCode/src/state_panel.scala
Changeset 75153:e7b7764d0977 by wenzelm:
clarified symbolic path;
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75152:1011ae2b524c by wenzelm:
clarified extension name (again);
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75151:ef4ab304cc94 by wenzelm:
removed obsolete material;
The file was modified src/Tools/VSCode/extension/README.md
Changeset 75150:6f3f1e13e1e3 by wenzelm:
update scripts, based on recent "yo code" template;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 75149:105820b79d8f by wenzelm:
clarified extension name (again), corresponding to qualified resources within VSCode (settings, commands, etc.);
The file was modified src/Tools/VSCode/extension/package-lock.json
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75148:90678a1929a3 by wenzelm:
clarified signature;
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 75147:f9d2a9e94138 by wenzelm:
clarified extension name;
The file was modified src/Tools/VSCode/README.md
The file was modified src/Tools/VSCode/extension/package-lock.json
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75146:1ef43607aef2 by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 75145:e721880779be by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
The file was modified src/Tools/jEdit/src/main_plugin.scala
Changeset 75144:883d610a1a91 by wenzelm:
clarified options;
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75143:4b740c1740eb by wenzelm:
support local .vsix installation;<br>discontinued publishing to VSCode Marketplace, which will become obsolete eventually;
The file was modified src/Tools/VSCode/README.md
The file was modified src/Tools/VSCode/src/build_vscode.scala
Changeset 75142:58f92263495e by wenzelm:
formal record of generated package-lock.json;
The file was addedsrc/Tools/VSCode/extension/package-lock.json
Changeset 75141:d65728c611f7 by wenzelm:
pro-forma update of version, for ongoing development;
The file was modified src/Tools/VSCode/README.md
The file was modified src/Tools/VSCode/extension/package.json
Changeset 75140:4400eeb6c32d by wenzelm:
updated notes on Isabelle/VSCode development;
The file was modified src/Tools/VSCode/README.md
Changeset 75139:177d6af44b34 by wenzelm:
proper engines.vscode (amending c04ccea8bdd2): required for &quot;vsce package&quot;, e.g. via &quot;isabelle build_vscode;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 75138:cd77ffb01e15 by haftmann:
simp rules for negative numerals
The file was modified src/HOL/Bit_Operations.thy
Changeset 75137:6b29b37de52e by fabian huch _huch@in.tum.de_:
updated vscode extension: proper recoding;
The file was modified src/Tools/VSCode/extension/src/isabelle_filesystem/mapping_fsp.ts
The file was modified src/Tools/VSCode/extension/src/isabelle_filesystem/uri_map.ts
Changeset 75136:4c3115f94b6e by fabian huch _huch@in.tum.de_:
tuned vscode extension;
The file was modified src/Tools/VSCode/extension/src/extension.ts
The file was modified src/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_workspace.ts
The file was modified src/Tools/VSCode/extension/src/isabelle_filesystem/mapping_fsp.ts
Changeset 75135:8dd7f0130266 by fabian huch _huch@in.tum.de_:
tuned vscode extension: split isabelle fsp into workspace and mapping;
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_workspace.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/mapping_fsp.ts
The file was modified src/Tools/VSCode/extension/src/decorations.ts
The file was modified src/Tools/VSCode/extension/src/extension.ts
The file was modified src/Tools/VSCode/extension/src/library.ts
The file was modified src/Tools/VSCode/extension/src/output_view.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_fsp.ts
Changeset 75134:c04ccea8bdd2 by fabian huch _huch@in.tum.de_:
update VSCode plugin dependencies;
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/extension/src/extension.ts
The file was modified src/Tools/VSCode/extension/src/preview_panel.ts
The file was modified src/Tools/VSCode/extension/src/protocol.ts
The file was modified src/Tools/VSCode/extension/src/state_panel.ts
Changeset 75133:6df13a4ce259 by fabian huch _huch@in.tum.de_:
added Isabelle output panel to VSCode extension;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 75132:e349c2da30d2 by paulson _lp15@cam.ac.uk_:
Simplified a couple of extremely long and ugly apply-proofs
The file was modified src/HOL/Cardinals/Cardinal_Arithmetic.thy
Changeset 75131:79fab5ff4163 by wenzelm:
merged
Changeset 75130:122d1d1a16fd by wenzelm:
some updates to README.md;
The file was modified src/Tools/VSCode/extension/README.md
Changeset 75129:49f9fa8f9601 by wenzelm:
refer to Isabelle settings via environment, which is provided via &quot;isabelle vscode&quot;;<br>clarified error handling;
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/extension/src/extension.ts
Changeset 75128:8c7bdd68a47a by wenzelm:
more operations;
The file was modified src/Tools/VSCode/extension/src/library.ts
Changeset 75127:1fed80019bff by wenzelm:
more robust startup wrt. VSCode workspace (by Fabian Huch);
The file was modified src/Tools/VSCode/extension/src/extension.ts
The file was modified src/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_fsp.ts
Changeset 75126:da1108a6d249 by wenzelm:
various improvements to Isabelle/VSCode (by Denis Paluca and Fabian Huch);
The file was addedsrc/Tools/VSCode/extension/media/main.js
The file was addedsrc/Tools/VSCode/extension/media/vscode.css
The file was addedsrc/Tools/VSCode/extension/src/abbreviations.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_fsp.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/prefix_tree.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/symbol_encoder.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/uri_map.ts
The file was addedsrc/Tools/VSCode/extension/src/isabelle_filesystem/workspace_state.ts
The file was addedsrc/Tools/VSCode/extension/src/output_view.ts
The file was addedsrc/Tools/VSCode/extension/src/script_decorations.ts
The file was modified CONTRIBUTORS
The file was modified src/Tools/VSCode/extension/package.json
The file was modified src/Tools/VSCode/extension/src/decorations.ts
The file was modified src/Tools/VSCode/extension/src/extension.ts
The file was modified src/Tools/VSCode/extension/src/library.ts
The file was modified src/Tools/VSCode/extension/src/protocol.ts
The file was modified src/Tools/VSCode/extension/src/state_panel.ts
The file was modified src/Tools/VSCode/extension/src/symbol.ts
The file was modified src/Tools/VSCode/extension/test/index.ts
The file was modified src/Tools/VSCode/extension/tsconfig.json
The file was modified src/Tools/VSCode/src/dynamic_output.scala
The file was modified src/Tools/VSCode/src/language_server.scala
The file was modified src/Tools/VSCode/src/lsp.scala
The file was modified src/Tools/VSCode/src/state_panel.scala
The file was modified src/Tools/VSCode/src/vscode_rendering.scala
The file was modified src/Tools/VSCode/src/vscode_resources.scala
Changeset 75125:18cd39e55eca by blanchet:
have Sledgehammer honor &#039;smt_nat_as_int&#039; option
The file was modified src/HOL/Tools/ATP/atp_util.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML
Changeset 75124:f12539c8de0c by blanchet:
more handling of Zipperposition definitions in Isar proof construction
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML
Changeset 75123:66eb6fdfc244 by blanchet:
handle Zipperposition definitions in Isar proof construction
The file was modified src/HOL/Tools/ATP/atp_proof.ML
The file was modified src/HOL/Tools/ATP/atp_proof_reconstruct.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML
Changeset 75122:00eeac3fd246 by blanchet:
parse Zipperposition definitions
The file was modified src/HOL/Tools/ATP/atp_proof.ML
Changeset 75121:2efbb4e813ad by wenzelm:
clarified URL;
The file was modified src/Pure/General/http.scala
Changeset 75120:488c7e8923b2 by wenzelm:
clarified pdf path;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/Tools/doc.scala
The file was modified src/Tools/jEdit/src/documentation_dockable.scala
The file was modified src/Tools/jEdit/src/jedit_editor.scala
Changeset 75119:7bf685cbc789 by wenzelm:
HTTP view of Isabelle PDF documentation;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/General/path.scala
Changeset 75118:6fd8e482c9ce by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/doc.scala
The file was modified src/Tools/jEdit/src/documentation_dockable.scala
The file was modified src/Tools/jEdit/src/jedit_editor.scala
Changeset 75117:4b3ae1a3bbbd by wenzelm:
more robust;
The file was modified src/Pure/General/http.scala
Changeset 75116:001b74439ad4 by wenzelm:
tuned message;
The file was modified src/Doc/System/Misc.thy
The file was modified src/Pure/Tools/doc.scala
Changeset 75115:c212435866d6 by wenzelm:
clarified signature: more explicit section structure;
The file was modified src/Pure/Tools/doc.scala
The file was modified src/Tools/jEdit/src/documentation_dockable.scala
The file was modified src/Tools/jEdit/src/jedit_editor.scala
Changeset 75114:1fd78367c96f by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/doc.scala
The file was modified src/Tools/jEdit/src/documentation_dockable.scala
Changeset 75113:a7a489ea4661 by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
The file was modified src/Tools/jEdit/src/main_plugin.scala
Changeset 75112:899e70a9af83 by wenzelm:
tuned signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 75111:ecaac5050ec2 by wenzelm:
tuned;
The file was modified src/Pure/General/http.scala
Changeset 75110:3c8f24e9eff1 by wenzelm:
clarified URL (again);
The file was modified src/Pure/General/http.scala
Changeset 75109:e6162afc5460 by wenzelm:
more robust toplevel url: allow extra &quot;/&quot;;
The file was modified src/Pure/General/http.scala
Changeset 75108:05ba781cf890 by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 75107:7c0217c8b8a5 by wenzelm:
clarified signature;<br>clarified URLs;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/General/path.scala
The file was modified src/Tools/jEdit/src/document_model.scala
The file was modified src/Tools/jEdit/src/main_plugin.scala
Changeset 75106:c2570d25d512 by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
Changeset 75105:03115c9eea00 by wenzelm:
support for PDF.js: platform-independent PDF viewer;
The file was addedsrc/Pure/Admin/build_pdfjs.scala
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified etc/build.props
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 75104:08bb0d32b2e3 by wenzelm:
more robust mime_type;
The file was modified src/Pure/General/http.scala
Changeset 75103:a29d49a636ed by wenzelm:
merged
Changeset 75102:678fae02f9b3 by wenzelm:
improved support for Java Chromium Embedded Framework (JCEF): works on x86_64-linux and x86_64-windows with jdk-15 (not jdk-17), does not work on arm64 and darwin;
The file was modified src/Pure/Admin/build_jcef.scala
Changeset 75101:f0e2023f361a by paulson _lp15@cam.ac.uk_:
one new lemma
The file was modified src/HOL/Set_Interval.thy
Changeset 75100:6eff5c260381 by wenzelm:
clarified options;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75099:b5a9315578f8 by wenzelm:
clarified options;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75098:9e79c9f55edd by wenzelm:
clarified directory;
The file was modified lib/Tools/vscode
Changeset 75097:7001ae6c0832 by wenzelm:
tuned whitespace;
The file was modified src/Tools/jEdit/src/keymap_merge.scala
Changeset 75096:37bd912c8765 by wenzelm:
prefer strict equality, without implicit type conversion;
The file was modified src/Tools/VSCode/extension/src/state_panel.ts
The file was modified src/Tools/VSCode/extension/src/symbol.ts
Changeset 75095:faa24820fba1 by wenzelm:
tuned;
The file was modified src/Tools/VSCode/extension/src/preview_panel.ts
Changeset 75094:81a858c3cb5b by wenzelm:
auto-update by VSCode;
The file was modified src/Tools/VSCode/extension/.vscode/tasks.json
Changeset 75093:7e2401d17bf8 by wenzelm:
more activationEvents, as proposed by Denis Paluca;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 75092:cdc2838f7536 by wenzelm:
tuned message;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75091:445ec26fe47f by wenzelm:
NEWS;
The file was modified NEWS
Changeset 75090:2af8426e1f65 by wenzelm:
run Isabelle/VSCode using local VSCodium installation;
The file was addedlib/Tools/vscode
Changeset 75089:1e230ff31fb0 by wenzelm:
provide macos_exe, based on bin/codium from linux;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75088:32ebb38154e7 by wenzelm:
clarified options;
The file was modified src/Tools/VSCode/src/vscode_setup.scala
Changeset 75087:f3fcc7c5a0db by haftmann:
Avoid overaggresive splitting.
The file was modified NEWS
The file was modified src/HOL/Library/Indicator_Function.thy
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/Rings.thy
Changeset 75086:4cc719621825 by haftmann:
more lemmas for distribution
The file was modified src/HOL/Bit_Operations.thy
Changeset 75085:ccc3a72210e6 by haftmann:
Avoid overaggresive simplification.
The file was modified NEWS
The file was modified src/HOL/Bit_Operations.thy
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/String.thy
Changeset 75084:f700ca53e3ae by wenzelm:
merged
Changeset 75083:35a5c4b16024 by wenzelm:
setup VSCode from VSCodium distribution;
The file was addedsrc/Tools/VSCode/etc/settings
The file was addedsrc/Tools/VSCode/src/vscode_setup.scala
The file was modified etc/build.props
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Pure/System/platform.scala
Changeset 75082:ea4fa50dbb74 by wenzelm:
more robust package_dir, to increase chances that it works with IntelliJ IDEA;
The file was modified src/Pure/Tools/scala_project.scala
Changeset 75081:d76b150efdc2 by desharna:
NEWS
The file was modified NEWS
Changeset 75080:1dae5cbcd358 by desharna:
Mirabelle now considers goals preceding &quot;unfolding&quot; and &quot;using&quot; commands
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala

Summary

  1. Deleted nearly 200 lines of unused material
  2. A new theorem
  3. Clarified code module names.
  4. removed ancient numeral representation
  5. restore state of VYDRA_MDL to b8c3f69745a4
  6. merge from afp-2021-1
  7. metadata for Universal_Hash_Families
  8. new entry Universal_Hash_Families
  9. New entry Wetzel's Problem
  10. metadata for Eval_FO
  11. new entry Eval_FO
  12. metadata for VYDRA_MDL
  13. new entry VYDRA_MDL
  14. Backed out changeset c9f94b0ae10e
  15. Backed out changeset b8c3f69745a4
  16. metadata update for VYDRA_MDL
  17. New entry: VYDRA_MDL
  18. fixed failing proofs
  19. New definition of the Aleph operator so that it's defined for all arguments, not just ordinals
  20. ALEXANDRIA acknowledgements
  21. merged
  22. New set theory lemmas about cardinality (mainly)
  23. Another attempt for a consolidated terminology.
  24. Avoid overaggresive splitting.
  25. more lemmas for distribution
  26. Avoid overaggresive simplification.
  27. some new lemmas
Changeset 12449:700323b3c105 by paulson _lp15@cam.ac.uk_:
Deleted nearly 200 lines of unused material
The file was modified thys/Roth_Arithmetic_Progressions/Roth_Arithmetic_Progressions.thy
Changeset 12448:1346210c6768 by paulson _lp15@cam.ac.uk_:
A new theorem
The file was modified thys/Girth_Chromatic/Ugraphs.thy
Changeset 12447:f9f890f6481e by haftmann:
Clarified code module names.
The file was modified thys/Native_Word/Code_Target_Integer_Bit.thy
Changeset 12446:053a95296353 by haftmann:
removed ancient numeral representation
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/ROOT
The file was removedthys/Word_Lib/Ancient_Numeral.thy
Changeset 12445:42f0db2df385 by gerwin klein _kleing@unsw.edu.au_:
restore state of VYDRA_MDL to b8c3f69745a4
The file was addedthys/VYDRA_MDL/Metric_Point_Structure.thy
The file was modified metadata/metadata
The file was modified thys/VYDRA_MDL/Interval.thy
The file was modified thys/VYDRA_MDL/Monitor_Code.thy
The file was modified thys/VYDRA_MDL/NFA.thy
The file was modified thys/VYDRA_MDL/ROOT
The file was modified thys/VYDRA_MDL/Timestamp.thy
The file was modified thys/VYDRA_MDL/Timestamp_Lex.thy
The file was modified thys/VYDRA_MDL/Timestamp_Prod.thy
The file was modified thys/VYDRA_MDL/Trace.thy
The file was modified thys/VYDRA_MDL/document/root.bib
The file was modified thys/VYDRA_MDL/document/root.tex
The file was removedthys/VYDRA_MDL/Timestamp_Lex_Total.thy
Changeset 12444:d55bf6fefb30 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021-1
Changeset 12443:4eae52fd65f6 by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata for Universal_Hash_Families
The file was addedweb/entries/Universal_Hash_Families.html
The file was modified metadata/metadata
The file was modified web/entries/Interpolation_Polynomials_HOL_Algebra.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 12442:06feba04bd99 by andreas lochbihler _mail@andreas-lochbihler.de_:
new entry Universal_Hash_Families
The file was addedthys/Universal_Hash_Families/Carter_Wegman_Hash_Family.thy
The file was addedthys/Universal_Hash_Families/Definitions.thy
The file was addedthys/Universal_Hash_Families/Field.thy
The file was addedthys/Universal_Hash_Families/Preliminary_Results.thy
The file was addedthys/Universal_Hash_Families/ROOT
The file was addedthys/Universal_Hash_Families/document/root.bib
The file was addedthys/Universal_Hash_Families/document/root.tex
The file was modified thys/ROOTS
Changeset 12441:0bb96fc47d58 by nipkow:
New entry Wetzel&#039;s Problem
The file was addedthys/Wetzels_Problem/ROOT
The file was addedthys/Wetzels_Problem/Wetzels_Problem.thy
The file was addedthys/Wetzels_Problem/document/root.bib
The file was addedthys/Wetzels_Problem/document/root.tex
The file was addedweb/entries/Wetzels_Problem.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Fourier.html
The file was modified web/entries/Irrationals_From_THEBOOK.html
The file was modified web/entries/Youngs_Inequality.html
The file was modified web/entries/ZFC_in_HOL.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
The file was addedweb/entries/Eval_FO.html
The file was modified metadata/metadata
The file was modified web/entries/Containers.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
The file was addedthys/Eval_FO/Ailamazyan.thy
The file was addedthys/Eval_FO/Ailamazyan_Code.thy
The file was addedthys/Eval_FO/Cluster.thy
The file was addedthys/Eval_FO/Eval_FO.thy
The file was addedthys/Eval_FO/FO.thy
The file was addedthys/Eval_FO/Infinite.thy
The file was addedthys/Eval_FO/Mapping_Code.thy
The file was addedthys/Eval_FO/ROOT
The file was addedthys/Eval_FO/document/root.bib
The file was addedthys/Eval_FO/document/root.tex
The file was modified thys/ROOTS
The file was addedweb/entries/VYDRA_MDL.html
The file was modified metadata/metadata
The file was modified web/entries/Containers.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
The file was addedthys/VYDRA_MDL/Interval.thy
The file was addedthys/VYDRA_MDL/MDL.thy
The file was addedthys/VYDRA_MDL/Monitor.thy
The file was addedthys/VYDRA_MDL/Monitor_Code.thy
The file was addedthys/VYDRA_MDL/NFA.thy
The file was addedthys/VYDRA_MDL/Preliminaries.thy
The file was addedthys/VYDRA_MDL/ROOT
The file was addedthys/VYDRA_MDL/Temporal.thy
The file was addedthys/VYDRA_MDL/Timestamp.thy
The file was addedthys/VYDRA_MDL/Timestamp_Lex.thy
The file was addedthys/VYDRA_MDL/Timestamp_Lex_Total.thy
The file was addedthys/VYDRA_MDL/Timestamp_Prod.thy
The file was addedthys/VYDRA_MDL/Trace.thy
The file was addedthys/VYDRA_MDL/Window.thy
The file was addedthys/VYDRA_MDL/document/root.bib
The file was addedthys/VYDRA_MDL/document/root.tex
The file was modified thys/ROOTS
Changeset 12436:eec42543ab91 by gerwin klein _kleing@unsw.edu.au_:
Backed out changeset c9f94b0ae10e
The file was removedthys/VYDRA_MDL/Interval.thy
The file was removedthys/VYDRA_MDL/MDL.thy
The file was removedthys/VYDRA_MDL/Metric_Point_Structure.thy
The file was removedthys/VYDRA_MDL/Monitor.thy
The file was removedthys/VYDRA_MDL/Monitor_Code.thy
The file was removedthys/VYDRA_MDL/NFA.thy
The file was removedthys/VYDRA_MDL/Preliminaries.thy
The file was removedthys/VYDRA_MDL/ROOT
The file was removedthys/VYDRA_MDL/Temporal.thy
The file was removedthys/VYDRA_MDL/Timestamp.thy
The file was removedthys/VYDRA_MDL/Timestamp_Lex.thy
The file was removedthys/VYDRA_MDL/Timestamp_Prod.thy
The file was removedthys/VYDRA_MDL/Trace.thy
The file was removedthys/VYDRA_MDL/Window.thy
The file was removedthys/VYDRA_MDL/document/root.bib
The file was removedthys/VYDRA_MDL/document/root.tex
Changeset 12435:26c4c8765120 by gerwin klein _kleing@unsw.edu.au_:
Backed out changeset b8c3f69745a4
The file was modified metadata/metadata
The file was modified thys/ROOTS
Changeset 12434:b8c3f69745a4 by mraszyk:
metadata update for VYDRA_MDL
The file was modified metadata/metadata
The file was modified thys/ROOTS
Changeset 12433:c9f94b0ae10e by mraszyk:
New entry: VYDRA_MDL
The file was addedthys/VYDRA_MDL/Interval.thy
The file was addedthys/VYDRA_MDL/MDL.thy
The file was addedthys/VYDRA_MDL/Metric_Point_Structure.thy
The file was addedthys/VYDRA_MDL/Monitor.thy
The file was addedthys/VYDRA_MDL/Monitor_Code.thy
The file was addedthys/VYDRA_MDL/NFA.thy
The file was addedthys/VYDRA_MDL/Preliminaries.thy
The file was addedthys/VYDRA_MDL/ROOT
The file was addedthys/VYDRA_MDL/Temporal.thy
The file was addedthys/VYDRA_MDL/Timestamp.thy
The file was addedthys/VYDRA_MDL/Timestamp_Lex.thy
The file was addedthys/VYDRA_MDL/Timestamp_Prod.thy
The file was addedthys/VYDRA_MDL/Trace.thy
The file was addedthys/VYDRA_MDL/Window.thy
The file was addedthys/VYDRA_MDL/document/root.bib
The file was addedthys/VYDRA_MDL/document/root.tex
Changeset 12432:c3256e9003bc by desharna:
fixed failing proofs
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_PCategory.thy
Changeset 12431:47e67967e32e by paulson _lp15@cam.ac.uk_:
New definition of the Aleph operator so that it&#039;s defined for all arguments,&nbsp; not just ordinals
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
Changeset 12430:20a186d1f454 by paulson _lp15@cam.ac.uk_:
ALEXANDRIA acknowledgements
The file was modified thys/Irrationals_From_THEBOOK/document/root.tex
The file was modified thys/Youngs_Inequality/document/root.tex
Changeset 12429:6b2d217e08b3 by paulson:
merged
Changeset 12428:23cea759a145 by paulson _lp15@cam.ac.uk_:
New set theory lemmas about cardinality (mainly)
The file was addedthys/ZFC_in_HOL/General_Cardinals.thy
The file was modified thys/ZFC_in_HOL/ROOT
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
The file was modified thys/ZFC_in_HOL/ZFC_in_HOL.thy
Changeset 12427:29febbf375f9 by haftmann:
Another attempt for a consolidated terminology.
The file was addedthys/Native_Word/Code_Symbolic_Int_Bit.thy
The file was addedthys/Native_Word/Code_Target_Int_Bit.thy
The file was addedthys/Native_Word/Code_Target_Integer_Bit.thy
The file was modified thys/Berlekamp_Zassenhaus/Finite_Field_Record_Based.thy
The file was modified thys/Collections/GenCF/Impl/Impl_Bit_Set.thy
The file was modified thys/Collections/Lib/Code_Target_ICF.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Code_Interface.thy
The file was modified thys/Mersenne_Primes/Lucas_Lehmer_Code.thy
The file was modified thys/Native_Word/Code_Int_Integer_Conversion.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Native_Word/Native_Word_Test_Emu.thy
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
The file was modified thys/Native_Word/Uint_Userguide.thy
The file was modified thys/WebAssembly/Wasm_Printing/Wasm_Interpreter_Printing_Pure.thy
The file was removedthys/Native_Word/Bits_Integer.thy
The file was removedthys/Native_Word/Code_Symbolic_Bits_Int.thy
The file was removedthys/Native_Word/Code_Target_Bits_Int.thy
Changeset 12426:b79723149239 by haftmann:
Avoid overaggresive splitting.
The file was modified thys/Hidden_Markov_Models/Hidden_Markov_Model.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Stirling_Formula/Gamma_Asymptotics.thy
The file was modified thys/Word_Lib/More_Word.thy
Changeset 12425:a64cb91acc6c by haftmann:
more lemmas for distribution
The file was modified thys/Word_Lib/More_Word.thy
Changeset 12424:9aef984d878b by haftmann:
Avoid overaggresive simplification.
The file was modified thys/Native_Word/Bits_Integer.thy
The file was modified thys/Native_Word/Code_Symbolic_Bits_Int.thy
The file was modified thys/Word_Lib/Ancient_Numeral.thy
The file was modified thys/Word_Lib/Bit_Comprehension.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Least_significant_bit.thy
The file was modified thys/Word_Lib/More_Word.thy
The file was modified thys/Word_Lib/More_Word_Operations.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 12423:04d347968c92 by paulson _lp15@cam.ac.uk_:
some new lemmas
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
The file was modified thys/ZFC_in_HOL/ZFC_Typeclasses.thy
The file was modified thys/ZFC_in_HOL/ZFC_in_HOL.thy