Skip to content
Started 12 mo ago
Took 4 hr 28 min on workermta1
Success

#23 (May 3, 2023, 11:21:29 AM)

Changes
  1. Some hyphens that should be en dashes (detail / hgweb)
  2. slightly refine WPO-definition
    - previous formalization of WPO deviated a bit to paper version (requiring less computation)
    - both versions are equivalent whenever order in parameter is strongly normalizing
    - however, this is no longer true for co-WPO, a variant of WPO with non strongly normalizing orders
    - consequence: change formalization so that it is more closely related to paper version,
      so that also results on coWPO can be proven (detail / hgweb)
  3. merged (detail / hgweb)
  4. no "open" of ML structures: it makes sources unmaintainable; (detail / hgweb)
  5. adapted to Isabelle/5db014c36f42; (detail / hgweb)
  6. adapted to Isabelle/f4cd6e3b5075; (detail / hgweb)
  7. adapted to Isabelle/5db014c36f42; (detail / hgweb)
  8. This file should have been removed in the previous commit. (detail / hgweb)
  9. Sync with my development repo.  Main changes related to CartesianMonoidalCategory. (detail / hgweb)
  10. update timing; (detail / hgweb)
  11. eliminated pointless parallelism: approx. 1.3s as plain sequential ML; (detail / hgweb)
  12. tuned; (detail / hgweb)
  13. alternative version by Manuel Eberl, following the approach of Isabelle2022/src/HOL/Tools/sat.ML with one big hyp; (detail / hgweb)
  14. adapted to Isabelle/c274f52b11ff; (detail / hgweb)
  15. Backed out changeset a537fb4c92af (detail / hgweb)
  16. slightly faster thanks to Thm.shared_context from Isabelle/4f9117e6020d; (detail / hgweb)
  17. merged (detail / hgweb)
  18. moved lemma to FDS exercises (detail / hgweb)
  19. Fix proofs broken by previous commit. (detail / hgweb)
  20. Add congurence rule for bind_tm in Root_Balanced_Tree.Time_Monad

    The rule is necessary for the termination proof of some recursive functions
    over the time monad. (detail / hgweb)
  21. tuned; (detail / hgweb)
  22. tuned; (detail / hgweb)
  23. eliminated aliases: prefer existing Thm.elim_implies; (detail / hgweb)
  24. tuned; (detail / hgweb)
  25. more standard use of structure Unsynchronized; (detail / hgweb)
  26. tuned whitespace; (detail / hgweb)
  27. not unused! (detail / hgweb)
  28. Added running time analysis (detail / hgweb)
  29. some remarks on division (detail / hgweb)
  30. clarified scope of document (detail / hgweb)
  31. no subsection without section (detail / hgweb)
  32. merged (detail / hgweb)
  33. Deleted library material (detail / hgweb)
  34. adapted to Isabelle/b43ee37926a9; (detail / hgweb)
  35. merged (detail / hgweb)
  36. adapted to Isabelle/13cee8c2ed8d; (detail / hgweb)
  37. Add related entry for Combinatorial_Enumeration_Algorithms.

    Note: I followed APA style guide for the reference. https://apastyle.apa.org/style-grammar-guidelines/references/examples/published-dissertation-references
    Note: Ran sitegen. (detail / hgweb)
  38. small simplifications (detail / hgweb)
  39. shortened some parts of Huffman proof using Sledgehammer (detail / hgweb)
  40. added another simplification rule when alternatives are equal (detail / hgweb)
  41. added more simplification rules involving Zero (detail / hgweb)
  42. adapted to Isabelle/4a174bea55e2; (detail / hgweb)
  43. uodated map update syntax (detail / hgweb)
  44. Adjusted to changes in distribution. (detail / hgweb)
  45. more realistic timeout; (detail / hgweb)
  46. avoid hardwired documents;
    tuned whitespace; (detail / hgweb)
  47. merged (detail / hgweb)
  48. simplified a few proofs (detail / hgweb)
  49. added character sets to the extension directory of regular expressions (detail / hgweb)
  50. more syntax adjustments (detail / hgweb)
  51. more syntax update for map update syntax (detail / hgweb)
  52. more map update syntax updates (detail / hgweb)
  53. merged (detail / hgweb)
  54. updated to new map update syntax priorities (detail / hgweb)
  55. Some simplifications of proofs (detail / hgweb)
  56. Minor refinements (detail / hgweb)
  57. tiny simplifications (detail / hgweb)
  58. tidied another file (detail / hgweb)
  59. tidied a bit more (detail / hgweb)
  60. merged (detail / hgweb)
  61. More tidying (detail / hgweb)
  62. completed the addtion of Rec in the Extension directory (detail / hgweb)
  63. added another regular expression for Record (detail / hgweb)
  64. More tidying of the Ordinal entry (detail / hgweb)
  65. A massive tidying (detail / hgweb)
  66. Tiny bit more tidying (detail / hgweb)
  67. more robust: allow optional arguments in isabelle.Progress.echo; (detail / hgweb)
  68. More tidying (detail / hgweb)
  69. merged (detail / hgweb)
  70. Suppression of duplicate syntax for abs_summable_on, etc. (detail / hgweb)
  71. No more sorted_take, sorted_drop (detail / hgweb)
  72. Update entries MDP-Rewards and MDP-Algorithms (detail / hgweb)
  73. Migration of material from Jordan_Hoelder to HOL-Algebra (detail / hgweb)
  74. merged (detail / hgweb)
  75. Tidied up some messy proofs (detail / hgweb)
  76. Adjustments for the new infix status of has_sum (detail / hgweb)
  77. A tiny spelling correction (detail / hgweb)
  78. merged (detail / hgweb)
  79. A little more migration (detail / hgweb)
  80. Backed out changeset fa59c080cb3b (detail / hgweb)
  81. Backed out changeset 811f0b8d4f58 (detail / hgweb)
  82. tuned metis call to avoid obscure feature (detail / hgweb)
  83. merged (detail / hgweb)
  84. Migration of material to the repository and necessary modifications (detail / hgweb)
  85. more map_of adaptions (detail / hgweb)
  86. adapted to new List.map_of (detail / hgweb)
  87. update Real_Time_Deque (detail / hgweb)
  88. Removal of a stray sledgehammer command (detail / hgweb)
  89. explicit range types in abstractions (detail / hgweb)
  90. somehow more clear terminology (detail / hgweb)
  91. merged (detail / hgweb)
  92. Some tidying and moving some material to the distribution (detail / hgweb)
  93. Deleted use of Euclidean_Division (detail / hgweb)
  94. Repaired session name (detail / hgweb)
  95. "Repaired boundary behaviour of mod+- for even modulus, Added locale module_spec for possible instantiation of Dilithium" (detail / hgweb)
  96. Update names to match thesis. (detail / hgweb)
  97. proper components base, following "isabelle components -I": downloaded components should be shared for all Isabelle versions; (detail / hgweb)
  98. proper symbolic handle on component resources (see Isabelle/3eb3de867786); (detail / hgweb)
  99. more realistic timeout, based on CPU time; (detail / hgweb)
  100. adapted to Isabelle/9a60c1759543; (detail / hgweb)
  101. more realistic timeout, based on CPU time; (detail / hgweb)
  102. fixed looping proofs (detail / hgweb)
  103. dropped reference to dead clone (detail / hgweb)
  104. removed dead clone (detail / hgweb)
  105. modernized (detail / hgweb)
  106. Modernized. (detail / hgweb)
  107. More instances. (detail / hgweb)
  108. Tuned whitespace. (detail / hgweb)
  109. Updated references. (detail / hgweb)
  110. More correct references. (detail / hgweb)
  111. Removed a bit of unnecessary material (detail / hgweb)
  112. merged (detail / hgweb)
  113. Shortened several messy proofs (detail / hgweb)
  114. Fix name clash in Frequency_Moments. (detail / hgweb)
  115. Fixed a name clash (detail / hgweb)
  116. Moving more material to the distribution (detail / hgweb)
  117. Moving some material to the main repository (detail / hgweb)
  118. adapted to db93f67a; (detail / hgweb)
  119. merged (detail / hgweb)
  120. generalized theory name: euclidean division denotes one particular division definition on integers (detail / hgweb)
  121. more efficient specification (detail / hgweb)
  122. merge from afp-2022 (detail / hgweb)
  123. metadata for Suppes' theorem + sitegen (detail / hgweb)
  124. new entry: Suppes' Theorem (detail / hgweb)
  125. new entry HoareForDivergence (detail / hgweb)
  126. tuned css; (detail / hgweb)
  127. metadat for StrictOmegaCategories (detail / hgweb)
  128. new entry StrictOmegaCategories (detail / hgweb)
  129. tuned css; (detail / hgweb)
  130. cleanup accidental unused document files; (detail / hgweb)
  131. check ROOTs: add warning-only checks; (detail / hgweb)
  132. tuned; (detail / hgweb)
  133. add ROOT checks for document presence and unused files; (detail / hgweb)
  134. afp-submit visual improvements; (detail / hgweb)
  135. update bibtex example; (detail / hgweb)
  136. new doi (detail / hgweb)
  137. sitegen for AOT (detail / hgweb)
  138. merged (detail / hgweb)
  139. New entry AOT (detail / hgweb)
  140. New entry: Propositional_Logic_Class (detail / hgweb)
  141. sitegen for Cook_Levin (detail / hgweb)
  142. New entry Cook_Levin (detail / hgweb)
  143. Sorry — extra files for Boolos_Curious_Inference_Automated (detail / hgweb)
  144. Metadata for /Users/lp15/.isabelle/Isabelle2022/browser_info/AFP/Boolos_Curious_Inference_Automated (detail / hgweb)
  145. New entry Boolos_Curious_Inference_Automated (detail / hgweb)
  146. New entry: Synthetic_Completeness (detail / hgweb)
  147. New entry: Quantifier_Elimination_Hybrid (detail / hgweb)
  148. New entry Birkhoff_Finite_Distributive_Lattices (detail / hgweb)
  149. sitegen for Kneser_Cauchy_Davenport (detail / hgweb)
  150. metadata for Kneser_Cauchy_Davenport (detail / hgweb)
  151. new entry: Kneser_Cauchy_Davenport (detail / hgweb)
  152. sitegen for Turan (detail / hgweb)
  153. added metadata for Turans graph theorem (detail / hgweb)
  154. new entry: Turans Graph Theorem (detail / hgweb)
  155. new entry Multitape_To_Singletape_TM (detail / hgweb)
  156. removed static pages from rss feed; (detail / hgweb)
  157. Minor rerating of the abstract of Sauer_Shelah_Lemma (detail / hgweb)
  158. sitegen for /Users/lp15/.isabelle/Isabelle2022/browser_info/AFP/Sauer_Shelah_Lemma (detail / hgweb)
  159. New entry Sauer_Shelah_Lemma (detail / hgweb)
  160. sitegen for the aforementioned changes (detail / hgweb)
  161. adjustments to the abstract, requested by the author (detail / hgweb)
  162. CHERI-C_Memory_Model patch & metadata (detail / hgweb)
  163. New submission CHERI-C_Memory_Model (detail / hgweb)
  164. updated docs; (detail / hgweb)
  165. improve page layout slightly; (detail / hgweb)
  166. fixed broken abstract for PAPP_Impossibility (detail / hgweb)
  167. remove dead code (detail / hgweb)
  168. metadata and sitegen for PAPP_Impossibility (detail / hgweb)
  169. new entry PAPP_Impossibility (detail / hgweb)
  170. remove old .sitegen-ignore and mention AFP chapter in submission guidelines; (detail / hgweb)
  171. afp_check_roots: proper error message printing; (detail / hgweb)
  172. metadata and sitegen for Balog_Szemeredi_Gowers (detail / hgweb)
  173. new entry: Balog_Szemeredi_Gowers (detail / hgweb)
  174. tuned check names; (detail / hgweb)
  175. make check roots tool less dependent on AFP structure; (detail / hgweb)
  176. tuned; (detail / hgweb)
  177. web for Combinatorial_Enumeration_Algorithms (detail / hgweb)
  178. sitegen for Combinatorial_Enumeration_Algorithms (detail / hgweb)
  179. New entry Combinatorial_Enumeration_Algorithms (detail / hgweb)
  180. fix duplicate affiliations from author and notify; (detail / hgweb)
  181. add metadata check tool to sitegen; (detail / hgweb)
  182. update check tools: add formatting checks, new cmd options; (detail / hgweb)
  183. check for entries instead of session due to session nesting allowed in entries; (detail / hgweb)
  184. added unused thy check; (detail / hgweb)
  185. clarified check roots tool; (detail / hgweb)
  186. afp-submit: tuned logging; (detail / hgweb)
  187. afp-submit: encode new notify addresses properly; (detail / hgweb)
  188. afp-submit: correct build status on empty file; (detail / hgweb)
  189. afp-submit: remove padding on select; (detail / hgweb)
  190. re-format metadata; (detail / hgweb)
  191. afp-submit: update on correct status change; (detail / hgweb)
  192. afp-submit: clarified date format, tuned logging; (detail / hgweb)
  193. switch fonts to www prefixed isa-afp.org domain; (detail / hgweb)
  194. switch to www prefixed isa-afp.org domain; (detail / hgweb)
  195. clarified afp-submit error handling; (detail / hgweb)
  196. clarified afp-submit creation and message; (detail / hgweb)
  197. list submission system website; (detail / hgweb)
  198. afp-submit: clarified api urls; (detail / hgweb)
  199. Removal of more unused material (detail / hgweb)
  200. Small simplifications. Removed a needless assumption. (detail / hgweb)
  201. isabelle update -u cite; (detail / hgweb)
  202. more accurate root.bib, based on original \bibitem entries in root.tex 1a42ddd5dbbc; (detail / hgweb)
  203. Fixed the bib issues and supplied a root.bib based on the one in Types_Tableaus_and_Goedels_God (by the same author) (detail / hgweb)
  204. merged (detail / hgweb)
  205. Added the missing .bib file (detail / hgweb)
  206. proper bib context for formal citations, although there is no document; (detail / hgweb)
  207. back to unchecked \cite: entry lacks .bib file; (detail / hgweb)
  208. back to unchecked \cite: entry lacks .bib file; (detail / hgweb)
  209. back to unchecked \cite: there is entry lacks .bib file; (detail / hgweb)
  210. proper citation; (detail / hgweb)
  211. merged (detail / hgweb)
  212. added lemmas image_grounding_of_cls_grounding_of_cls and grounding_of_clss_grounding_of_clss[simp] (detail / hgweb)
  213. merged (detail / hgweb)
  214. isabelle update -u cite; (detail / hgweb)
  215. merged (detail / hgweb)
  216. consistent casing in \cite (detail / hgweb)
  217. ETTS: updated bibliography and citations (detail / hgweb)
  218. merged (detail / hgweb)
  219. more correct and complete citations; (detail / hgweb)
  220. unchecked \cite for unidentifiable citation; (detail / hgweb)
  221. proper @{cite} syntax; (detail / hgweb)
  222. isabelle update -u cite; (detail / hgweb)
  223. Updating Risk Free Lending Entry

      - Adding lemma for transfers in special case
      - Fixing grammar in abstract
      - Adding citation (detail / hgweb)
  224. added bibliography to ROOT; (detail / hgweb)
  225. CTR and ETTS: several amendments (fact names, printing, presentation) (detail / hgweb)
  226. Removed a reference to the (redundant) wf_restr (detail / hgweb)
  227. added bibliographies to ROOTs; (detail / hgweb)
  228. Changes for generalised lemmas (detail / hgweb)
  229. Changes for generalised lemmas (detail / hgweb)
  230. Generalised Lemmas (detail / hgweb)
  231. merged (detail / hgweb)
  232. adapted to Isabelle/c9e091867206 (detail / hgweb)
  233. tuned; (detail / hgweb)
  234. tuned signature, following Isabelle/947510ce4e36; (detail / hgweb)
  235. adapted to Isabelle/25900fbea7ad;
    fewer clones of Isabelle sources; (detail / hgweb)
  236. adapted to Isabelle/b61ad889dffa (detail / hgweb)
  237. removed Restricted_Predicates.transp_on following the introduction of equivalent Relation.transp_on in HOL (detail / hgweb)
  238. merged (detail / hgweb)
  239. adapted to Isabelle/d33fc5228aae (detail / hgweb)
  240. fixed proof following Isabelle/66cae055ac7b (detail / hgweb)
  241. merge (detail / hgweb)
  242. adapted to Isabelle/c48fe2be847f (detail / hgweb)
  243. enable -no-pie for CakeML (detail / hgweb)
  244. fixed proofs and removed duplicates following Isabelle/e65a50f6c2de (detail / hgweb)
  245. tuned proofs to use asymI, asymD, asympI, and asympD (detail / hgweb)
  246. Fix failing continuous integration (detail / hgweb)
  247. fixed proof following Isabelle/8fff4e4d81cb (detail / hgweb)
  248. removed Restricted_Predicates.antisymp_on following the introduction of equivalent Relation.antisymp_on in HOL (detail / hgweb)
  249. added lemma imgu_range_vars_subset (detail / hgweb)
  250. Update headers and metadata. (detail / hgweb)
  251. Fix ROOT again (detail / hgweb)
  252. Fix ROOT (detail / hgweb)
  253. Use transfinite induction to prove Lindenbaum's lemma, removing the countable assumption. (detail / hgweb)
  254. Fixed proofs following Isabelle/a7d2a7a737b8 (detail / hgweb)
  255. added lemmas mem_range_varsI and imgu_subst_domain_subset (detail / hgweb)
  256. weakened the definition of redundant_inference (detail / hgweb)
  257. removed Restricted_Predicates.irreflp_on following the introduction of equivalent Relation.irreflp_on in HOL (detail / hgweb)
  258. fixed Containers following introduction of irrefl_on (detail / hgweb)
  259. added lemmas ex_unify_if_unifiers_not_empty, ex_mgu_if_unifiers_not_empty, and imgu_range_vars_of_equations_vars_subset (detail / hgweb)
  260. name change (detail / hgweb)
  261. AFP and DBLP (detail / hgweb)
  262. merged (detail / hgweb)
  263. added lemmas subst_range_rename_subst_domain_subset and range_vars_rename_subst_domain_subset (detail / hgweb)
  264. added lemma subst_domain_rename_subst_domain_subset (detail / hgweb)
  265. added lemma image_the_Var_image_subst_renaming_eq (detail / hgweb)
  266. Added acknowledgements (detail / hgweb)
  267. Added code export to ROOT (detail / hgweb)
  268. Removed out of place code (detail / hgweb)
  269. tuned lemma subst_domain_restrict_subst_domain (detail / hgweb)
  270. added lemmas rename_subst_domain_range_Var_lhs[simp] and rename_subst_domain_range_Var_rhs[simp] (detail / hgweb)
  271. added attribute [simp] to lemma rename_subst_domain_Var_rhs (detail / hgweb)
  272. added lemmas inj_on_Var[simp] and rename_subst_domain_Var_lhs[simp] (detail / hgweb)
  273. merged (detail / hgweb)
  274. removed Restricted_Predicates.reflp_on following the introduction of equivalent Relation.reflp_on in HOL (detail / hgweb)
  275. removed Restricted_Predicates.total_on following the introduction of equivalent Relation.totalp_on in HOL (detail / hgweb)
  276. added lemmas grounding_of_subst_cls_renaming_ident[simp] and grounding_of_subst_clss_renaming_ident[simp] (detail / hgweb)
  277. added lemmas is_ground_cls_add_mset[simp], grounding_of_subst_cls_subset, and grounding_of_subst_clss_subset (detail / hgweb)
  278. Streamlined a proof (detail / hgweb)
  279. added lemmas (detail / hgweb)
  280. moved lemma around (detail / hgweb)
  281. redefined mgu as a definition (detail / hgweb)
  282. tuned naming (detail / hgweb)
  283. fixed proof (detail / hgweb)
  284. added definition restrict_subst_domain and associated lemmas (detail / hgweb)
  285. tuned (sub)subsection (detail / hgweb)
  286. added lemma member_image_the_Var_image_subst (detail / hgweb)
  287. added lemmas unify_subst_domain_range_vars_disjoint (detail / hgweb)
  288. added lemma unify_range_vars (detail / hgweb)
  289. added lemma unify_subst_domain (detail / hgweb)
  290. added definition rename_subst_domain_range and related lemmas (detail / hgweb)
  291. merged (detail / hgweb)
  292. added lemmas vars_term_subst_apply_term and vars_term_subst_apply_term_subset (detail / hgweb)
  293. Fixed the ROOT file, so that the theory of cardinals is loaded (detail / hgweb)
  294. added lemma ex_mgu_if_subst_apply_term_eq_subst_apply_term (detail / hgweb)
  295. added lemmas unify_append_prefix_same, unify_Cons_same, unify_same, and mgu_same (detail / hgweb)
  296. added lemma decompose_same_Fun[simp] (detail / hgweb)
  297. added lemma zip_option_same[simp] (detail / hgweb)
  298. added definition rename_subst_domain and lemma renaming_cancels_rename_subst_domain (detail / hgweb)
  299. removed simp annotation from subst_apply_term_eq_subst_apply_term_if_mgu (detail / hgweb)
  300. used rho for renamming (detail / hgweb)
  301. tuned assumptions (detail / hgweb)
  302. added lemma subst_apply_term_eq_subst_apply_term_if_mgu (detail / hgweb)
  303. added lemmas inv_renaming_sound and ex_inverse_of_renaming (detail / hgweb)
  304. added lemma subst_apply_term_ident (detail / hgweb)
  305. added lemmas subst_range_Var and range_vars_Var and moved stuff around (detail / hgweb)
  306. added lemma subst_apply_term_subst_apply_term_eq_subst_apply_term_lhs and tuned naming (detail / hgweb)
  307. tuned naming (detail / hgweb)
  308. added lemma mgu_range_vars (detail / hgweb)
  309. added lemma subst_compose_apply_eq_apply_lhs_if (detail / hgweb)
  310. added lemmas is_Var_mgu_if_not_in_equations, ball_is_Var_mgu, and inj_on_mgu (detail / hgweb)
  311. RealTimeDeque: replace `reverseN` with `take_rev (detail / hgweb)
  312. replaced Open_Induction.Restricted_Predicates.total_on by equivalent HOL.Relation.totap_on (detail / hgweb)
  313. merge from afp-2022 (detail / hgweb)
  314. add missing thy files in Sturm_Tarski + repair (detail / hgweb)
  315. afp-submit: style page, improve elements; (detail / hgweb)
  316. afp-submit: added repository updates; (detail / hgweb)
  317. afp-submit: added download and faster file handling; (detail / hgweb)
  318. add submission pages to web ui; (detail / hgweb)
  319. afp-submit: add submission and build status with adapter to existing system; (detail / hgweb)
  320. add user-facing exception handling to web app; (detail / hgweb)
  321. clarified submission handling; (detail / hgweb)
  322. afp-submit: added submission read-only and list views; (detail / hgweb)
  323. add afp-submit web app; (detail / hgweb)
  324. add web app facilities; (detail / hgweb)
  325. RealTimeDeque: Separate implementation and auxiliary functions (detail / hgweb)
  326. Backed out changeset 3a67df508397
    The finite simproc is no longer active by default (detail / hgweb)
  327. adapted to new simproc finite (detail / hgweb)
  328. clarified signature, following Isabelle/f362975e8ba1; (detail / hgweb)
  329. more direct Proof_Context.init_global; (detail / hgweb)
  330. proper naming conventions for Isabelle/ML; (detail / hgweb)
  331. Updated citation (detail / hgweb)
  332. merge from afp-2022 (detail / hgweb)
  333. Isabelle2022: new release download links (detail / hgweb)
  334. Added tag Isabelle2022 for changeset 548e384c0445 (detail / hgweb)
  335. import 2022 release dates (detail / hgweb)
  336. entry names not restricted to alpha-numeric (detail / hgweb)
  337. add 2021-1 all releases; (detail / hgweb)
  338. clarified docs (detail / hgweb)
  339. replace old get-releases tool (now isabelle afp_release -I); (detail / hgweb)
  340. add option for parallel session builds (detail / hgweb)
  341. set Isabelle2022 release date (detail / hgweb)
  342. set release version to 2022 (detail / hgweb)
  343. merge from afp-2021-1 (detail / hgweb)
  344. Removal of some old junk (detail / hgweb)
  345. Deleted unused material (detail / hgweb)
  346. nothing (detail / hgweb)
  347. Instantiation of the order solver for ⊑ and ⊏ (no real effect though) (detail / hgweb)
  348. proof simplifications (detail / hgweb)
  349. merged (detail / hgweb)
  350. Simplified the proofs a bit (detail / hgweb)
  351. merged (detail / hgweb)
  352. replaced fmember.rep_eq by fmember_iff_member_fset (detail / hgweb)
  353. merge from afp-2021-1 (detail / hgweb)
  354. only make parent dir; (detail / hgweb)
  355. accept all dois; (detail / hgweb)
  356. metadata toml: tuned error messages; (detail / hgweb)
  357. clarified sub topics; (detail / hgweb)
  358. adapted to Isabelle/457f1cba78fb (detail / hgweb)
  359. merged (detail / hgweb)
  360. added lemmas generalizes_lit_refl[simp] and generalizes_lit_trans;
    added simp annotation to generalizes_refl (detail / hgweb)
  361. extracted proof cases from lifting_lemma to distinct lemmas (detail / hgweb)
  362. tuned proof due to new simp rules (detail / hgweb)
  363. corresponding lemma was removed from distribution (detail / hgweb)
  364. regen site (detail / hgweb)
  365. updates to BenOr_Kozen_Reif by Katherine Kosaian (detail / hgweb)
  366. fix author entry; regen website (detail / hgweb)
  367. add change history revision (detail / hgweb)
  368. Added scene spaces, improvements to prisms, and improvements to the alphabet command. (detail / hgweb)
  369. merge from afp-2021-1 (detail / hgweb)
  370. new entry Query_Optimization (detail / hgweb)
  371. remove temp file (detail / hgweb)
  372. Complex_Bounded_Operators: Various changes:

    - Removed auxiliary constant `the_riesz_rep_bilinear'`
    - Renamed constant `the_riesz_rep_bilinear` -> `the_riesz_rep_sesqui` and defined differently but equivalently
    - Renamed constant `bifunctional` -> `bidual_embedding`
      (and renamed lemmas containing `bifunctional` accordingly)
    - Renamed lemmas `the_riesz_rep_bilinear_apply` -> `the_riesz_rep_sesqui_apply`,
      `cblinfun_extension_exists_norm` -> `cblinfun_extension_norm_bounded_dense`
    - New theorems: `rank1_compose_left`, `rank1_compose_right`, `rank1_scaleC`,
      `rank1_uminus`, `rank1_uminus_iff`, `rank1_adj`, `rank1_adj_iff`,
      `bidual_embedding_surj`, `Cblinfun_comp_bounded_cbilinear`, `Cblinfun_comp_bounded_sesquilinear`, `bounded_clinear_0`,
      `bounded_antilinear_0`, `bounded_cbilinear_0`, `bounded_sesquilinear_0`, `bounded_cbilinear_apply_bounded_clinear`,
      `bounded_sesquilinear_apply_bounded_clinear`, `cblinfun_extension_exists_hilbert`,  `trunc_ell2_reduces_norm`,
      `trunc_ell2_add`, `trunc_ell2_scaleC`, `bounded_clinear_trunc_ell2`
    - Theorem `cblinfun_extension_exists_proj`: Reformulated one assumption (detail / hgweb)
  373. slightly less abusive proof pattern (detail / hgweb)
  374. Many changes to entry `Complex_Bounded_Operators`:
    - Removed all use of deprecated `⟨.,.⟩` syntax for complex inner product. (Now: `∙⇩C`)
    - Cosmetic changes and cleanup of some proofs
    - Type class `one_dim` inherits from `complex_inner` now.
    - Moved various theorems around between theories
    - Added `[simp]` to: `Proj_partial_isometry`, `cadjoint_id`
    - Removed theorems: `onorm_Inf_bound`, `norm_unit_sphere`
    - Changed theorems: `of_complex_cblinfun_apply` (made into more general simp-rule), TODO orthospacething
    - New definition: `rank1` (and lemmas about it)
    - New theorems: `one_dim_iso_cblinfun_apply`, `vector_to_cblinfun_one_dim_iso`, `image_vector_to_cblinfun_adj`,
      `image_vector_to_cblinfun_adj'`, `sgn_cinner`, `orthocomplement_top`, `orthogonal_spaces_ccspan`, `norm_scaleC_sgn`,
      `one_dim_ccsubspace_all_or_nothing`, `surj_isometry_is_unitary`
    - Renamed `vector_to_cblinfun_cblinfun_apply` -> `vector_to_cblinfun_cblinfun_compose` (also turned around and added `[simp]`),
      `cancel_apply_Proj` -> `Proj_fixes_image`, `range_is_clinear` -> `range_is_csubspace`.
    - Changed definition: `is_Proj` (logically equivalent by `Proj_range_closed`)

    Fixed entry `Registers` due to the changes above. (detail / hgweb)
  375. tuned proofs (detail / hgweb)
  376. merge from afp-2021-1 (detail / hgweb)
  377. new entry Undirected_Graph_Theory (detail / hgweb)
  378. typo (detail / hgweb)
  379. typo (detail / hgweb)
  380. New entry: Maximum_Segment_Sum (detail / hgweb)
  381. regenerate site; (detail / hgweb)
  382. added topic for data management systems; (detail / hgweb)
  383. added missing file (detail / hgweb)
  384. New entry Safe_Range_RC (detail / hgweb)
  385. adjust Stalnaker_Logic to changes in Epistemic_Logic; (detail / hgweb)
  386. adjusted to distribution (detail / hgweb)
  387. remove duplicate code; (detail / hgweb)
  388. restructure afp ci builds (see Isabelle/3c4e373922ca) (detail / hgweb)
  389. Cosmetic changes. (detail / hgweb)
  390. merge from afp-2021-1 (detail / hgweb)
  391. regenerate site; (detail / hgweb)
  392. afp site: minor stylistic improvements; (detail / hgweb)
  393. web entry for Stalnaker_Logic (detail / hgweb)
  394. new entry: Stalnaker Logic (detail / hgweb)
  395. clarified options, following f2094906e491; (detail / hgweb)
  396. Comments on theories brought from ZF-Constructible. Shortening fm names (detail / hgweb)
  397. adjusted to distribution (detail / hgweb)
  398. Remove fontenc from root.tex to make Ł show in PDF. (detail / hgweb)
  399. Update ROOT... (detail / hgweb)
  400. Appendix with another axiom system as a variant of the proof. (detail / hgweb)
  401. adapt to Isabelle@769a7cd5a16a (detail / hgweb)
  402. merge from afp-2021-1 (detail / hgweb)
  403. adjust Lar's contact info as requested (detail / hgweb)
  404. sitegen for Padic_Field (detail / hgweb)
  405. new entry: Padic_Field (detail / hgweb)
  406. sitegen for Risk_Free_Lending (detail / hgweb)
  407. new entry: Risk_Free_Lending (detail / hgweb)
  408. new entry Implicational_Logic (detail / hgweb)
  409. New entry Separation_Logic_Unbounded (detail / hgweb)
  410. added web files (detail / hgweb)
  411. added web files (detail / hgweb)
  412. New entry SCC_Bloemen_Sequential (detail / hgweb)
  413. A few more disambiguations, related to locales in CartesianCategory. (detail / hgweb)
  414. Merged (detail / hgweb)
  415. Further disambiguation of facts to address clashes involving ConcreteCategory as a sublocale. (detail / hgweb)
  416. streamlined division on polynomials (detail / hgweb)
  417. Complex_Bounded_Operators: Fixed errors in document generation (detail / hgweb)
  418. Complex_Bounded_Operators: Added numerous new lemmas. (detail / hgweb)
  419. Merged (detail / hgweb)
  420. Disambiguate sufficiently many facts in locales so as to permit a top-level interpretation of ZFC_set_cat. (detail / hgweb)
  421. Fix a typo. (detail / hgweb)
  422. Neater links (detail / hgweb)
  423. Relational_Disjoint_Set_Forests: variant abstraction (detail / hgweb)
  424. merged (detail / hgweb)
  425. support for ISABELLE_MLTON_OPTIONS, following Isabelle/d27ed188e0c4; (detail / hgweb)
  426. Renaming synthesized formulas (detail / hgweb)
  427. prefer (smt (verit)), which is potentially more stable under heavy load; (detail / hgweb)
  428. Add additional results. (detail / hgweb)
  429. Formatting. (detail / hgweb)
  430. Add papers to abstracts. (detail / hgweb)
  431. merged (detail / hgweb)
  432. Purely cosmetic (detail / hgweb)
  433. merged (detail / hgweb)
  434. Deleted one redundant step (detail / hgweb)
  435. merged (detail / hgweb)
  436. Merge (detail / hgweb)
  437. Tidied (a lot) (detail / hgweb)
  438. added missing congruence rule (detail / hgweb)
  439. streamlined (detail / hgweb)
  440. tuned proofs (manually or with sledgehammer): avoid "smt" due to spurious failures under heavy load; (detail / hgweb)
  441. tuned whitespace; (detail / hgweb)
  442. merged (detail / hgweb)
  443. some slight polishing in the UTM entry (detail / hgweb)
  444. added congruence rule for forallM of Error-Monad (detail / hgweb)
  445. updated to devel (detail / hgweb)
  446. merged (detail / hgweb)
  447. tuned proofs (manually or with sledgehammer): avoid "smt" due to spurious failures under heavy load; (detail / hgweb)
  448. removed obsolete workaround (see Isabelle/91ee232b4211); (detail / hgweb)
  449. Eliminated the temporary material that was already migrated to the Isabelle libraries (detail / hgweb)
  450. merge from afp-2021-1 (detail / hgweb)
  451. regenerate site; (detail / hgweb)
  452. tuned; (detail / hgweb)
  453. merged (detail / hgweb)
  454. New entry CRYSTALS-Kyber (detail / hgweb)
  455. regenerate site; (detail / hgweb)
  456. added missing history in metadata; (detail / hgweb)
  457. retrieve missing change history in metadata migration tool; (detail / hgweb)
  458. backout b2ae7c2c3ea51af8f43b76cdcb5d499c5085e726 (detail / hgweb)
  459. new email address for Maksym (detail / hgweb)
  460. metadata and sitegen for Khovansikii_Theorem (detail / hgweb)
  461. new entry: Khovanski-Theorem (detail / hgweb)
  462. fixed metadata for Hales_Jewett (detail / hgweb)
  463. sitegen for Number_Theoretic_Transform (detail / hgweb)
  464. new entry Number_Theoretic_Transform (detail / hgweb)
  465. new entry Hales Jewett (detail / hgweb)
  466. adapt to only check ROOT for directories in thys (aftermath of Isabelle/a9bbf075f4319e920a22a1c0a5b763b6575f2089); (detail / hgweb)
  467. updated entry for Universal Turing Machines (detail / hgweb)
  468. merged (detail / hgweb)
  469. adapted to antimono (detail / hgweb)
  470. merged (detail / hgweb)
  471. adapted to new mono and strict_mono (detail / hgweb)
  472. updated to Isabelle/5ea588440b06 (detail / hgweb)
  473. Updated citations (detail / hgweb)
  474. Updated citations (detail / hgweb)
  475. tuned signature; (detail / hgweb)
  476. merged (detail / hgweb)
  477. Substantial additions by Franz Regensburger to the Universal_Turing_Machine entry (detail / hgweb)
  478. tuned timeouts, based on test runs with threads=1; (detail / hgweb)
  479. replaced slow smt call by blast (detail / hgweb)
  480. avoid hardwired document; (detail / hgweb)
  481. merged (detail / hgweb)
  482. cosmetic (detail / hgweb)
  483. replace smt_oracle by proper veriT reconstruction (detail / hgweb)
  484. merged (detail / hgweb)
  485. tweaks (detail / hgweb)
  486. make all sessions of chapter "AFP" belong to group "AFP"; (detail / hgweb)
  487. chapter_definition for presentation; (detail / hgweb)
  488. Undo an unrelated change that somehow crept into the previous commit. (detail / hgweb)
  489. Remove lots of unnecessary explicit quantifiers in lemma statements, now that I've discovered "arbitrary:". (detail / hgweb)
  490. Revised locale structure and notation. Proposed modularization for ZF-Constructible's M_eclose (detail / hgweb)
  491. tuning (detail / hgweb)
  492. updated entries: Combinatorics_Words, Combinatorics_Words_Lyndon, and Combinatorics_Words_Graph_Lemma (detail / hgweb)
  493. avoid fact name clash (detail / hgweb)
  494. adjusted to distribution (detail / hgweb)
  495. repaired proof (detail / hgweb)
  496. Complex_Bounded_Operators: Fixed document generation (detail / hgweb)
  497. Merged changes. (detail / hgweb)
  498. Registers: Fixed parse error. (detail / hgweb)
  499. Misc updates to Complex_Bounded_Operators:

    Many new lemmas.
    New definitions: cblinfun_power, cblinfun_left, cblinfun_right, ccsubspace_Times, partial_isometry, the_riesz_rep, the_riesz_rep_bilinear', the_riesz_rep_bilinear, bij_between_bases, unitary_between, is_onb, some_chilbert_basis, rel_ccsubspace.
    instance prod :: complex_normed_vector.
    Changed infix priority of oCL to 67.
    Changed local structure: Complex locales now are sublocales of real locals with prefix real.
    Renamed norm_blinfun_id_le -> norm_cblinfun_id_le. (detail / hgweb)
  500. Reintroduce type signatures. (detail / hgweb)
  501. Switch to simultaneous substitutions. (detail / hgweb)
  502. merge from afp-2021-1 (detail / hgweb)
  503. new entry: Nano_JSON (detail / hgweb)
  504. sitegen for Commuting_Hermitian (detail / hgweb)
  505. new entry: Commuting_Hermitian (detail / hgweb)
  506. Sitegen for Involutions2Squares (WITH WRONG EMAIL ADDRESS) (detail / hgweb)
  507. new entry Involutions2Squares (detail / hgweb)
  508. fix typo (detail / hgweb)
  509. new entry Solidity (detail / hgweb)
  510. tuned title (detail / hgweb)
  511. more typos (detail / hgweb)
  512. regenerate because of typos (detail / hgweb)
  513. New entry (detail / hgweb)
  514. topics no longer exist (detail / hgweb)
  515. new topics (detail / hgweb)
  516. New entry FSM_Tests (detail / hgweb)
  517. merged (detail / hgweb)
  518. Isabelle/b6589c8ccadd officially supports README.thy; (detail / hgweb)
  519. streamlined (detail / hgweb)
  520. tuned proofs (detail / hgweb)
  521. discontinued obsolete README.html: superseded by abstract provided by AFP; (detail / hgweb)
  522. streamlined primitive definitions for integer division (detail / hgweb)
  523. tuned code equations for Xml-parsing (detail / hgweb)
  524. refactored algebraic number theories, generalized Cauchy Root Bounds lemma (so that real and complex numbers work) (detail / hgweb)
  525. Revision of locale structure (detail / hgweb)
  526. Purely markup (detail / hgweb)
  527. Fix ImpSplit thy for document generation (detail / hgweb)
  528. Add B+Tree formalisation to the BTree entry (detail / hgweb)
  529. Correcting thm antiquotations. Turning code comments into text (detail / hgweb)
  530. Update metadata and root.tex to mention the addition of ZFC_SetCat in early 2022. (detail / hgweb)
  531. Sync with my development repo:  Category3: add various rules for limits.  RTS: strengthen definition of transformation. (detail / hgweb)
  532. adapted to NLists.thy (detail / hgweb)
  533. merged (detail / hgweb)
  534. use Library/NList.thy now (detail / hgweb)
  535. Further streamlining of quick-and-dirty evaluation. (detail / hgweb)
  536. An attempt for an integrated solution for quick-and-dirty evaluation. (detail / hgweb)
  537. Further reduction of locale assumptions (detail / hgweb)
  538. merged (detail / hgweb)
  539. more complete theorem_commands; (detail / hgweb)
  540. clarified signature, following Isabelle/b6d74c90b588; (detail / hgweb)
  541. Update metadata for Frequency_Moments. (detail / hgweb)
  542. merged (detail / hgweb)
  543. Update Schutz_Spacetime

    chain (and other) definitions, notations, extra gorder proof, general cleanup

    corresponds to revisions to JAR paper (detail / hgweb)
  544. more accurate name (detail / hgweb)
  545. more politically correct (detail / hgweb)
  546. two new lemmas (detail / hgweb)
  547. added two lemmas to relational chains (detail / hgweb)
  548. changed confusing assumption name (detail / hgweb)
  549. avoid the surprise that n-m is 0 even if n<m. (detail / hgweb)
  550. tuned (detail / hgweb)
  551. simplified invar (detail / hgweb)
  552. merged (detail / hgweb)
  553. simplified (detail / hgweb)
  554. update metadata; (detail / hgweb)
  555. merged (detail / hgweb)
  556. tuned (detail / hgweb)
  557. removed a spurious locale parameter -- the same issue probably arises in the pen-and-paper Waldmann et al. (detail / hgweb)
  558. removed needless assumption (detail / hgweb)
  559. Named intermediate results combinable wands (detail / hgweb)
  560. Named intermediate results Package logic (detail / hgweb)
  561. added lemma about lazy list chains (detail / hgweb)
  562. typo (detail / hgweb)
  563. Refining three sessions.
    * Delta_System_Lemma: Moving results out of the scope of AC.
    * Transitive_Models: General locale re-engineering.
    * Independence_CH: specifying finite set of axioms required for
      forcing CH and ¬CH. (detail / hgweb)
  564. Tuned. (detail / hgweb)
  565. merged (detail / hgweb)
  566. addd DOIs and other metadata links (detail / hgweb)
  567. some slight polishing of the definitions (detail / hgweb)
  568. added links (detail / hgweb)
  569. added metadata links (detail / hgweb)
  570. added link (detail / hgweb)
  571. added Wiki link (detail / hgweb)
  572. added DOIs (detail / hgweb)
  573. added DIs (detail / hgweb)
  574. added DOIs (detail / hgweb)
  575. Added DOIs (detail / hgweb)
  576. added DOIs (detail / hgweb)
  577. added DOIs (detail / hgweb)
  578. merged (detail / hgweb)
  579. added DOIs (detail / hgweb)
  580. XZ compression for Safe_Distance examples (safes 160 MB!) (detail / hgweb)
  581. tuned DOIs (detail / hgweb)
  582. added DOIs (detail / hgweb)
  583. added DOIs (detail / hgweb)
  584. added DOIs (detail / hgweb)
  585. added pubs (detail / hgweb)
  586. merge from afp-2021-1 (detail / hgweb)
  587. improve DOI resolving: offline cache and better timeouts; (detail / hgweb)
  588. added pubs (detail / hgweb)
  589. added DOIs (detail / hgweb)
  590. merge from afp-2021-1 (detail / hgweb)
  591. resolve DOIs in sitegen to formatted citations; (detail / hgweb)
  592. removed links from related references; (detail / hgweb)
  593. regenerate site; (detail / hgweb)
  594. Remove duplication between Universal_Hash_Families (UHF) and Finite_Fields (FF).

    - Also remove white space in UHF. (detail / hgweb)
  595. Update metadata for WOOT_Strong_Eventual_Consistency.

    - Added corresponding publication in related works.
    - Added orcid id's of authors. (detail / hgweb)
  596. added DOI (detail / hgweb)
  597. added DOI (detail / hgweb)
  598. merged (detail / hgweb)
  599. added orcid (detail / hgweb)
  600. added orcid (detail / hgweb)
  601. added lemma (detail / hgweb)
  602. ORCID for Manuel Eberl (detail / hgweb)
  603. merge from afp-2021-1 (detail / hgweb)
  604. updated help page; (detail / hgweb)
  605. clarified doc; (detail / hgweb)
  606. name change for Kądziołka (detail / hgweb)
  607. updated docs on metadata; (detail / hgweb)
  608. adjusted topics and added subject classifications; (detail / hgweb)
  609. name change for Kądziołka (detail / hgweb)
  610. moved lemma to distribution (detail / hgweb)
  611. merge from afp-2021-1 (detail / hgweb)
  612. added more metadata fields: related references for entries, orcids for authors, and acm/ams subject classification for topics; (detail / hgweb)
  613. tuned topics (detail / hgweb)
  614. adjusted topics (detail / hgweb)
  615. proper license link; (detail / hgweb)
  616. tuned; (detail / hgweb)
  617. merge from afp-2021-1 (detail / hgweb)
  618. regenerate site; (detail / hgweb)
  619. sitegen: integrate change history and note properly; (detail / hgweb)
  620. tuned; (detail / hgweb)
  621. clarified homepage urls; (detail / hgweb)
  622. remove metadata migration tool; (detail / hgweb)
  623. toml parser improvements: comments are now treated as whitespace. (detail / hgweb)
  624. clarified metadata loading and added more metadata checks; (detail / hgweb)
  625. regenerate site; (detail / hgweb)
  626. improve releases view and map correctly to Isabelle version; (detail / hgweb)
  627. add missing releases again; (detail / hgweb)
  628. merged (detail / hgweb)
  629. sitegen for Weighted_Arithmetic_Geometric_Mean (detail / hgweb)
  630. new entry Weighted_Arithmetic_Geometric_Mean (detail / hgweb)
  631. missing file (detail / hgweb)
  632. New entry IMP_Compiler_Reuse (detail / hgweb)
  633. Just variable renamings (detail / hgweb)
  634. merged (detail / hgweb)
  635. Simplified and shortened some proofs (detail / hgweb)
  636. moved lemmas to distribution (detail / hgweb)
  637. merged (detail / hgweb)
  638. tweaked (detail / hgweb)
  639. merged (detail / hgweb)
  640. a bit of tidying (detail / hgweb)
  641. cleanup with global-interpretations and code equations in Simplex_Incremental (detail / hgweb)
  642. changed incremental simplex interface: check now always returns a new state, even in unsat-case (detail / hgweb)
  643. merge from afp-2021-1 (detail / hgweb)
  644. Improvements. (detail / hgweb)
  645. regenerate site; (detail / hgweb)
  646. sitegen: tuned statistics; (detail / hgweb)
  647. tuned; (detail / hgweb)
  648. sitegen for Boolos_Curious_Inference (detail / hgweb)
  649. new entry: Boolos_Curious_Inference (detail / hgweb)
  650. website: proper bibtex entries; (detail / hgweb)
  651. tuned (detail / hgweb)
  652. removed more material now residing in distribution (detail / hgweb)
  653. separated non-computable instance of bit comprehension from computable one (detail / hgweb)
  654. Small changes. (detail / hgweb)
  655. Undo accidental changes. (detail / hgweb)
  656. Tuned. (detail / hgweb)
  657. tuned -- follow clone in $ISABELLE_HOME/src/HOL/Imperative_HOL/Heap_Monad.thy; (detail / hgweb)
  658. minor performance tuning: avoid redundant BigInt construction; (detail / hgweb)
  659. prefer self-made Array.T, to avoid problems with ArraySeq in Scala 3; (detail / hgweb)
  660. more robust Array.T for Scala 2.13 and 3.x, following Isabelle/ca450d902198; (detail / hgweb)
  661. Move code lemmas for symbolic computation of bit operations on int to distribution. (detail / hgweb)
  662. renamings (detail / hgweb)
  663. Relational_Disjoint_Set_Forests: improved abstractions (detail / hgweb)
  664. Simplified a proof using Cauchy–Schwarz (detail / hgweb)
  665. removed precondition in det_four_block_mat (detail / hgweb)
  666. merge (detail / hgweb)
  667. removed assumption in det_bound_hadamard_tight, moved some basic lemmas on matrices, added a conditional version of det(four_block_mat ...) = ... (detail / hgweb)
  668. merge from afp-2021-1 (detail / hgweb)
  669. updated doc; (detail / hgweb)
  670. regenerate site; (detail / hgweb)
  671. obfuscate email addresses in metadata and generated site; (detail / hgweb)
  672. renamed det_bound_gram to det_bound_hadamard, showed that bound is tight (using unproven fact about determinants of block-matrices) (detail / hgweb)
  673. added lemma for special case of small integer solutions (no mixed integer), where then everything is of type int (detail / hgweb)
  674. document change in metadata (detail / hgweb)
  675. generalized fixed bounds on determinants to predicate; added an improved determinate bound
    -> result: get smaller bound on mixed integer solutions  (replace n! by sqrt(n^n)) (detail / hgweb)
  676. Code generated in the same directory (detail / hgweb)
  677. Removed ML code from AFP entry (detail / hgweb)
  678. adapted to scala-3.1.2; (detail / hgweb)
  679. merge from afp-2021-1 (detail / hgweb)
  680. tuned; (detail / hgweb)
  681. tooling: added utility to check for metadata consistency; (detail / hgweb)
  682. regenerate website; (detail / hgweb)
  683. site: generate multi-line json for smaller merges; (detail / hgweb)
  684. toml module: proper parsing of quotes in multiline strings; (detail / hgweb)
  685. added further sitegen generated websites (detail / hgweb)
  686. added metadata for Real_Time_Deque's, sitegen (detail / hgweb)
  687. new entry: Real-Time Double-Ended Queue (detail / hgweb)
  688. merged (detail / hgweb)
  689. replaced IMGU by min_IMGU (detail / hgweb)
  690. replaced MGU by IMGU (detail / hgweb)
  691. exposed that inverse of renaming only maps variables to variables (detail / hgweb)
  692. added the r{n..} regular expression to the extensions directory in the Posix-Lexing entry, added two small lemmas to the Regular-Set theory (detail / hgweb)
  693. merge from afp-2021-1 (detail / hgweb)
  694. regenerate website (detail / hgweb)
  695. do not ignore admin/site (detail / hgweb)
  696. remove afp python component build tool; (detail / hgweb)
  697. afp tooling: improve keyword extraction; (detail / hgweb)
  698. website: small improvements; (detail / hgweb)
  699. tuned efficiency of XML parser (detail / hgweb)
  700. tuned (detail / hgweb)
  701. updated the abstract in root.tex (detail / hgweb)
  702. added the r{..n} regular expression to the extensions directory (detail / hgweb)
  703. merged (detail / hgweb)
  704. tuned BNF bound (detail / hgweb)
  705. strict bounds for BNFs (by Jan van Brügge) (detail / hgweb)
  706. merge from afp-2021-1 (replaying devel commit) (detail / hgweb)
  707. replaced python RAKE component with Isabelle/Scala Rake component; (detail / hgweb)
  708. remove scala tools from publish; (detail / hgweb)
  709. replaced python RAKE component with Isabelle/Scala Rake component; (detail / hgweb)
  710. merged (detail / hgweb)
  711. avoid hardwired pdf; (detail / hgweb)
  712. adapted to Isabelle/986506233812; (detail / hgweb)
  713. merged (detail / hgweb)
  714. added an implementation of pseudo remainder sequences for calculating Tarski queries (detail / hgweb)
  715. merged (detail / hgweb)
  716. updated to Isabelle/3c544d64c218 (detail / hgweb)
  717. merge from afp-2021-1 (detail / hgweb)
  718. tuned error messages; (detail / hgweb)
  719. mention error location when metadata loading fails; (detail / hgweb)
  720. merged (detail / hgweb)
  721. even more IsaNet; (detail / hgweb)
  722. afp metadata/releases: change format to re-add releases swallowed by key-set, remove extra releases; (detail / hgweb)
  723. more IsaNet (detail / hgweb)
  724. New entry IsaNet (detail / hgweb)
  725. adapted to Isabelle/39df30349778; (detail / hgweb)
  726. added extension that deals with the n-times regular expression in Posix-Lexing (detail / hgweb)
  727. Avoid calculations where not necessary. (detail / hgweb)
  728. used long version of definition to avoid conflict when introducing HOL.monotone_on (detail / hgweb)
  729. merge from afp-2021-1 (metadata consolidation) (detail / hgweb)
  730. sitegen (detail / hgweb)
  731. unified home pages (detail / hgweb)
  732. re-introduce accidentally reverted changes (detail / hgweb)
  733. ignore dev site output (detail / hgweb)
  734. consolidate metadata (email and homepages) (detail / hgweb)
  735. merge from afp-2021-1 (detail / hgweb)
  736. load mail configuration lazily (initialized later from properties); (detail / hgweb)
  737. tuned home pages (detail / hgweb)
  738. merge from afp-2021-1 (detail / hgweb)
  739. tuned; (detail / hgweb)
  740. proper topics loading; (detail / hgweb)
  741. merge from afp-2021-1 (new website) (detail / hgweb)
  742. new website (detail / hgweb)
  743. admin: remove old sitegen lib files (detail / hgweb)
  744. update metadata to new sitegen (detail / hgweb)
  745. merge website-redesign graft (detail / hgweb)
  746. updated afp sitegen doc; (detail / hgweb)
  747. replaced python afp stats with Isabelle/Scala tool; (detail / hgweb)
  748. updated afp metadata doc (now as markdown); (detail / hgweb)
  749. afp components: removed unnecessary platforms; (detail / hgweb)
  750. afp sitegen: switch to new version; (detail / hgweb)
  751. add sitegen ignore option; (detail / hgweb)
  752. improvements for toml module: proper boolean values; (detail / hgweb)
  753. add components as proper afp deps; (detail / hgweb)
  754. tuned; (detail / hgweb)
  755. switched to standalone cross-platform afp python component; (detail / hgweb)
  756. tuned; (detail / hgweb)
  757. afp python build: use tgz for better cross-plattform compatability; (detail / hgweb)
  758. replaced ci_profiles by statically compiled afp_build tool (Scala 3 preparations); (detail / hgweb)
  759. afp structure: added accessors; (detail / hgweb)
  760. hugo site: minor changes; (detail / hgweb)
  761. hugo-site: improve various aspects; (detail / hgweb)
  762. add new authors to migration; (detail / hgweb)
  763. clarified formatting, for the sake of scala3; (detail / hgweb)
  764. hugo site: better scrolling; (detail / hgweb)
  765. hugo site: updated devel info; (detail / hgweb)
  766. hugo site: updated content; (detail / hgweb)
  767. hugo site: proper ordering; (detail / hgweb)
  768. hugo site: restricted generated affiliations;
    hugo site: added fresh option; (detail / hgweb)
  769. hugo site: proper theory view link scrolling; (detail / hgweb)
  770. hugo site: tuned affiliation keys; (detail / hgweb)
  771. hugo site: proper topic-only topics page; (detail / hgweb)
  772. hugo site: relativize paths; (detail / hgweb)
  773. hugo site: list sessions separately; (detail / hgweb)
  774. hugo site: tuned; (detail / hgweb)
  775. hugo site: tuned; (detail / hgweb)
  776. hugo site: merge gen and build tool; (detail / hgweb)
  777. hugo site: added doc headers; (detail / hgweb)
  778. hugo site: tuned; (detail / hgweb)
  779. afp metadata: index keys for emails and urls;
    apf metadata: separate license file; (detail / hgweb)
  780. hugo site: improve theory view; (detail / hgweb)
  781. hugo site: cleaned up; (detail / hgweb)
  782. hugo site: added devel version; (detail / hgweb)
  783. hugo site: updated search and content; (detail / hgweb)
  784. hugo site: added theory view styling for different device sizes;
    hugo site: update contributions; (detail / hgweb)
  785. Updated metadata in migration and theory view; (detail / hgweb)
  786. hugo site: updated site templates; (detail / hgweb)
  787. metadata migration: updated authors; (detail / hgweb)
  788. hugo: added mobile view; (detail / hgweb)
  789. hugo: copy to proper path; (detail / hgweb)
  790. added theory navbar; (detail / hgweb)
  791. tuned formatting; (detail / hgweb)
  792. added loader; (detail / hgweb)
  793. tuned; (detail / hgweb)
  794. tuned: more canonical Isabelle code style; (detail / hgweb)
  795. proper loading of foundational hrefs; (detail / hgweb)
  796. fix dependencies; (detail / hgweb)
  797. added devel flag; (detail / hgweb)
  798. updated about page; (detail / hgweb)
  799. moved extraction of related entries to hugo; (detail / hgweb)
  800. improved keyword extraction; (detail / hgweb)
  801. added keywords to site generated entry data; (detail / hgweb)
  802. use tmp file for python script instead of command; (detail / hgweb)
  803. added js-side theory loading to afp site; (detail / hgweb)
  804. integrated metadata changes into site;
    tuned; (detail / hgweb)
  805. added missing keyword data; (detail / hgweb)
  806. removed html dir from sitegen (now set inside hugo); (detail / hgweb)
  807. tuned sitegen: moved dependencies generation to scala (detail / hgweb)
  808. changed generated author format; (detail / hgweb)
  809. tuned; (detail / hgweb)
  810. tuned; (detail / hgweb)
  811. tuned hugo: static files more explicit; (detail / hgweb)
  812. tuned; (detail / hgweb)
  813. proper authors/affiliations gen for hugo taxonomy; (detail / hgweb)
  814. clarified hugo data; (detail / hgweb)
  815. added missing name mapping to migration; (detail / hgweb)
  816. proper output path; (detail / hgweb)
  817. added missing topics; (detail / hgweb)
  818. clarified hugo build signature;
    split site generation into own afp site gen tool; (detail / hgweb)
  819. added more steps to afp site generation tool; (detail / hgweb)
  820. tuned;
    clarified hugo; (detail / hgweb)
  821. added hugo project by Carlin MacKenzie; (detail / hgweb)
  822. added sitegen scripts by Carlin MacKenzie (slightly tweaked); (detail / hgweb)
  823. added afp hugo module; (detail / hgweb)
  824. clarified afp_dependencies: proper typed output;
    added afp_dependencies json module; (detail / hgweb)
  825. Added afp structure module; (detail / hgweb)
  826. Added python wrapper; (detail / hgweb)
  827. clarified metadata; (detail / hgweb)
  828. tuned; (detail / hgweb)
  829. added afp hugo component; (detail / hgweb)
  830. added afp python component with required packages; (detail / hgweb)
  831. feat(afp/tools): added initial site build tool (detail / hgweb)
  832. tuned(afp/tools): metadata sorted (detail / hgweb)
  833. tuned(afp/tools): tuned parser/unparser (detail / hgweb)
  834. feat(afp/tools): more metadata and toml conversion; (detail / hgweb)
  835. feat(afp/tools): added TOML lexer and parser; (detail / hgweb)
  836. tuned(afp/tools): module jar locations; (detail / hgweb)
  837. fix(afp/tools): added missing metadata, improved toml structure (detail / hgweb)
  838. fix(afp/tools): removed TOML formatting heuristics for simplicity; (detail / hgweb)
  839. feat(afp/tools): added TOML module; (detail / hgweb)
  840. feat(afp/tools): added metadata migration tool; (detail / hgweb)
  841. feat(afp/tools): migrated scala tool_bodys to proper tools; (detail / hgweb)
  842. Avoid explicit operation when not necessary. (detail / hgweb)
  843. adjust for isabelle@5bba3516ddb5 (detail / hgweb)
  844. merge from afp-2021-1 (detail / hgweb)
  845. Added a missing acknowledgement (detail / hgweb)
  846. metadata for Finite_Fields (and missing <> for two previous entries) (detail / hgweb)
  847. new entry: Finite_Fields (detail / hgweb)
  848. sitegen for DPRM_Theorem (detail / hgweb)
  849. DPRM_Theorem: finally cleaned up and impressive! (detail / hgweb)
  850. New entry [Rewrite_Properties_Reduction] (detail / hgweb)
  851. Fixed broken LaTeX in the abstract (detail / hgweb)
  852. sitegen for Combinable_Wands (detail / hgweb)
  853. New entry Combinable_Wands (detail / hgweb)
  854. corrected metadata (separate authors by "," not by "and") (detail / hgweb)
  855. sitegen and metadata for Pluennecke_Ruzsa_Inequality (detail / hgweb)
  856. new entry: Pluennecke Ruzsa Inequality (detail / hgweb)
  857. Tuning the abstract to remove some of the display mathematics (detail / hgweb)
  858. sitegen for Package_logic (detail / hgweb)
  859. new entry Package_logic (detail / hgweb)
  860. Removal of all email addresses, at authors' request (detail / hgweb)
  861. renamed some variables (detail / hgweb)
  862. proper \open\close markup (detail / hgweb)
  863. Updated the Posix-Lexer entry including a small change in Regular-Set (detail / hgweb)
  864. Trimmed down dependencies. (detail / hgweb)
  865. Merge equivalent instance declarations for functions in Lp.Functional_Spaces and HOL-Library.Function_Algebras.

    Because of the distinct but equivalent instance declarations in the mentioned theories, it was not possible to import both libraries at the same time.
    This commit fixes the problem. (detail / hgweb)
  866. Remove duplicate lemma and fix typos in Frequency_Moments. (detail / hgweb)
  867. same variant as for imperative algorithm to prove n^2 complexity (detail / hgweb)
  868. tuned (detail / hgweb)
  869. Shortened and simplified a proof (detail / hgweb)
  870. more realistic timeout; (detail / hgweb)
  871. tuned whitespace; (detail / hgweb)
  872. more realistic timeout;
    more parallelism; (detail / hgweb)
  873. avoid hard-wired document; (detail / hgweb)
  874. removed usages of HOL.no_atp as its content and order is not guaranteed (detail / hgweb)
  875. cleaning (detail / hgweb)
  876. no separate code-equations required for a lift_definition by using (code_dt) instead (detail / hgweb)
  877. The last few occurrences of integrable_cong (detail / hgweb)
  878. Tidying/removal of obsolete material (detail / hgweb)
  879. Fixed a use of Bochner_Integration.integrable_cong (detail / hgweb)
  880. fixes for compatibility with renamed / new lemmas (detail / hgweb)
  881. Tiny simplifications (detail / hgweb)
  882. A tiny bit of reorganisation (detail / hgweb)
  883. the last "simp/auto" problems (detail / hgweb)
  884. corrected all "bysimp" (detail / hgweb)
  885. Automated merge with bundle:/var/folders/9z/l1x9y3bd16x9_70pdp4703jr0000gp/T/SourceTreeTemp.3gPj1U (detail / hgweb)
  886. Tidied auto/simp with null arguments (detail / hgweb)
  887. merged (detail / hgweb)
  888. comleted single loop refinement (detail / hgweb)
  889. minor adjustments (detail / hgweb)
  890. metadata (detail / hgweb)
  891. minor amendments (detail / hgweb)
  892. creation and preservation of limits; a variety of auxiliary results and amendments (detail / hgweb)
  893. patched a broken proof (detail / hgweb)
  894. merged (detail / hgweb)
  895. single lopp variant refined to lists. (detail / hgweb)
  896. adjust for isabelle@7095df141819 (detail / hgweb)
  897. merge from afp-2021-1 (detail / hgweb)
  898. typo fix (detail / hgweb)
  899. sitegen for Digit_Expansions (detail / hgweb)
  900. New entry Digit_Expansions (detail / hgweb)
  901. finally!!!!  Sitegen for Sophomore's Dream (detail / hgweb)
  902. merged (detail / hgweb)
  903. Minor corrections to metadata (no "and" between authors' names) (detail / hgweb)
  904. Updating the version of Jinja2, as suggested by Manuel (detail / hgweb)
  905. merged (detail / hgweb)
  906. updated metadata (detail / hgweb)
  907. new entry Sophomores_Dream (detail / hgweb)
  908. updated name and email address of Rose Bohrer (detail / hgweb)
  909. sitegen for Clique_and_Monotone_Circuits (detail / hgweb)
  910. new entry Clique_and_Monotone_Circuits (detail / hgweb)
  911. metadata and sitegen for Fisher's inequality (detail / hgweb)
  912. new entry: Fisher's Inequality (detail / hgweb)
  913. New entry Multiset_Ordering_NPC (detail / hgweb)
  914. sitegen for Frequence_Moments (detail / hgweb)
  915. new entry: Frequence_Moments (detail / hgweb)
  916. metadata and sitegen for Prefix_Free_Code_Combinators (detail / hgweb)
  917. new entry: Prefix_Free_Code_Combinators (detail / hgweb)
  918. regen website (some orders are different in python3) (detail / hgweb)
  919. switch sitegen to python3 (detail / hgweb)
  920. sitegen for new entry (detail / hgweb)
  921. new entry: FOL_Seq_Calc3 (detail / hgweb)
  922. New entry: Dedekind_Real (detail / hgweb)
  923. New entry Ackermann_not_PR, from distribution (detail / hgweb)
  924. Cotangent_PFD_Formula sitegen (detail / hgweb)
  925. new entry Cotangent_PFD_Formula (detail / hgweb)
  926. website for Independence_CH (detail / hgweb)
  927. new entry Independence_CH (detail / hgweb)
  928. New entry ResiduatedTransitionSystem (detail / hgweb)
  929. Transitive_Models webpage (detail / hgweb)
  930. new entry Transitive_Models (detail / hgweb)
  931. updated name and email address of Rose Bohrer (detail / hgweb)
  932. Removal of unnecessary material (detail / hgweb)
  933. perfectly pointless streamlining (detail / hgweb)
  934. More general definition of gcard (detail / hgweb)
  935. refined one-loop version further (detail / hgweb)
  936. tidied up a few proofs (detail / hgweb)
  937. A bit of beautification (detail / hgweb)
  938. Yet more tidying and streamlining of graph lemmas (detail / hgweb)
  939. merged (detail / hgweb)
  940. A few trivial changes (detail / hgweb)
  941. Tweaks concerning the versions of Zhao's evolving lecture notes (detail / hgweb)
  942. Trying to simplify a bit more (detail / hgweb)
  943. More simplification of proofs. Removal of numeric references to Zhao. (detail / hgweb)
  944. tidying and simplification (detail / hgweb)
  945. merged (detail / hgweb)
  946. More purely cosmetic changes (detail / hgweb)
  947. moved from AFP to distribution (detail / hgweb)
  948. tuned syntax (detail / hgweb)
  949. simplified some proofs and deleted quite a bit of redundant material (detail / hgweb)
  950. Shorter proofs and leaner notation. (detail / hgweb)
  951. Minor updates supplied by the author, mostly connected with a reference to a work by Hilbert, now deleted. (detail / hgweb)
  952. Add a construction, using ZFC_in_HOL, of the category of small sets and functions. (detail / hgweb)
  953. Resolve a "Duplicate constant declaration" issue that occurs with "isabelle build -o export_theory". (detail / hgweb)
  954. avoid side effects on working copy while runnign sessions (generated code is unused) (detail / hgweb)
  955. clarified formatting, for the sake of scala3; (detail / hgweb)
  956. Deleted a few redundant lines (detail / hgweb)
  957. Trying to beautify this, but it's still ugly (detail / hgweb)
  958. And a bit more tidying (detail / hgweb)
  959. more renaming and tidying (detail / hgweb)
  960. Alphabetic substitutions (detail / hgweb)
  961. Eliminated another finiteness assumption (detail / hgweb)
  962. Removal of some needless finiteness assumptions (detail / hgweb)
  963. Removed a small amount of redundant material from both Szemerédi and Roth (detail / hgweb)
  964. merged (detail / hgweb)
  965. tidied up a few proofs (detail / hgweb)
  966. A slightly nicer proof (detail / hgweb)
  967. merged (detail / hgweb)
  968. tidied and generalised some proofs using small_eqpoll (detail / hgweb)
  969. merged (detail / hgweb)
  970. tidied some proofs (detail / hgweb)
  971. Improved handling splitting theorems in the alphabet command (detail / hgweb)
  972. Fixed wrong sign handling in fmul-add (detail / hgweb)
  973. more count_list lemmas (detail / hgweb)
  974. more count_list (detail / hgweb)
  975. merged (detail / hgweb)
  976. moved some count_list lemmas (detail / hgweb)
  977. synchronize with https://gitlab.lisn.upsaclay.fr/burkhart.wolff/Isabelle_C/-/tree/5f38d029bfcabac8ba3b4ceea747f07772d1390d (detail / hgweb)
  978. synchronize with https://gitlab.lisn.upsaclay.fr/burkhart.wolff/Isabelle_C/-/tree/5f38d029bfcabac8ba3b4ceea747f07772d1390d (detail / hgweb)
  979. synchronize with https://gitlab.lisn.upsaclay.fr/burkhart.wolff/Isabelle_C/-/tree/5f38d029bfcabac8ba3b4ceea747f07772d1390d (detail / hgweb)
  980. synchronize with https://gitlab.lisn.upsaclay.fr/burkhart.wolff/Isabelle_C/-/tree/5f38d029bfcabac8ba3b4ceea747f07772d1390d (detail / hgweb)
  981. continue 98838b260ed4 (detail / hgweb)
  982. continue ee01bce2ecca (detail / hgweb)
  983. cancel some part of 11d4567f1b99 (detail / hgweb)
  984. cancel some part of 98838b260ed4 (detail / hgweb)
  985. cancel some part of ada85c62541d (detail / hgweb)
  986. synchronize with https://gitlab.lisn.upsaclay.fr/burkhart.wolff/Isabelle_C/-/tree/5f38d029bfcabac8ba3b4ceea747f07772d1390d (detail / hgweb)
  987. split locale in two (detail / hgweb)
  988. Stronger strong completeness result and variant that uses variables as Henkin witnesses. (detail / hgweb)
  989. Stronger strong completeness result and variant that uses variables as Henkin witnesses. (detail / hgweb)
  990. added some alternative proofs in Smith_Normal_Form entry (detail / hgweb)
  991. The last tranche of material to be moved to the complex analysis libraries (detail / hgweb)
  992. Removal of material that has since been added to ZFC_in_HOL.General_Cardinals (detail / hgweb)
  993. Deleted nearly 200 lines of unused material (detail / hgweb)
  994. A new theorem (detail / hgweb)
  995. Clarified code module names. (detail / hgweb)
  996. removed ancient numeral representation (detail / hgweb)
  997. restore state of VYDRA_MDL to b8c3f69745a4 (detail / hgweb)
  998. merge from afp-2021-1 (detail / hgweb)
  999. metadata for Universal_Hash_Families (detail / hgweb)
  1000. new entry Universal_Hash_Families (detail / hgweb)
  1001. New entry Wetzel's Problem (detail / hgweb)
  1002. metadata for Eval_FO (detail / hgweb)
  1003. new entry Eval_FO (detail / hgweb)
  1004. metadata for VYDRA_MDL (detail / hgweb)
  1005. new entry VYDRA_MDL (detail / hgweb)
  1006. Backed out changeset c9f94b0ae10e (detail / hgweb)
  1007. Backed out changeset b8c3f69745a4 (detail / hgweb)
  1008. metadata update for VYDRA_MDL (detail / hgweb)
  1009. New entry: VYDRA_MDL (detail / hgweb)
  1010. fixed failing proofs (detail / hgweb)
  1011. New definition of the Aleph operator so that it's defined for all arguments,  not just ordinals (detail / hgweb)
  1012. ALEXANDRIA acknowledgements (detail / hgweb)
  1013. merged (detail / hgweb)
  1014. New set theory lemmas about cardinality (mainly) (detail / hgweb)
  1015. Another attempt for a consolidated terminology. (detail / hgweb)
  1016. Avoid overaggresive splitting. (detail / hgweb)
  1017. more lemmas for distribution (detail / hgweb)
  1018. Avoid overaggresive simplification. (detail / hgweb)
  1019. some new lemmas (detail / hgweb)
  1020. merged (detail / hgweb)
  1021. More material (detail / hgweb)
  1022. added idempotent most general unifier (detail / hgweb)
  1023. used same parameter order for locales substitution and substitution (detail / hgweb)
  1024. patched for new/simplified lemmas (detail / hgweb)
  1025. Better notation. (detail / hgweb)
  1026. merge from afp-2021-1 (detail / hgweb)
  1027. avoid conflict with index.html in generated html (detail / hgweb)
  1028. New entry: FO_Theory_Rewriting (detail / hgweb)
  1029. Improve consistency of type-variables in WOOT_Strong_Eventual_Consistency.

    + Remove obsolete e-mail from notification mailing list. (detail / hgweb)
  1030. Improve proofs for Interpolation_Polynomials_HOL_Algebra.

    Reduced the number of apply scripts used. (detail / hgweb)
  1031. Correct date. (detail / hgweb)
  1032. deleted a lemma that's in the devel library (detail / hgweb)
  1033. Cleanup and new results. (detail / hgweb)
  1034. moved theorems into Matrix.thy (detail / hgweb)
  1035. merge of AFP 2021-1 (detail / hgweb)
  1036. New AFP entry: Equivalence_Relation_Enumeration (detail / hgweb)
  1037. new entry: LP_Duality (detail / hgweb)
  1038. cosmetic tweaks (detail / hgweb)
  1039. sitegen and metadata for Young's inequality (detail / hgweb)
  1040. new entry: Young's inequality (detail / hgweb)
  1041. metadata for Quasi_Borel_Spaces, sitegen (detail / hgweb)
  1042. new entry: Quasi_Borel_Spaces (detail / hgweb)
  1043. sitegen for FOL_Seq_Calc2 (detail / hgweb)
  1044. new entry FOL_Seq_Calc2 (detail / hgweb)
  1045. tweak: corollary that the ln also yields irrational numbers (detail / hgweb)
  1046. New entry: Interpolation_Polynomials_HOL_Algebra (detail / hgweb)
  1047. Finally remembered to run sitegen (detail / hgweb)
  1048. Fixed the meta data in the abstract as well (detail / hgweb)
  1049. Eliminated the references to SOS (which is no longer used) and changed to the document style to "article". (detail / hgweb)
  1050. typo (detail / hgweb)
  1051. typo (detail / hgweb)
  1052. New entry Irrationals_From_THEBOOK (detail / hgweb)
  1053. new entry Median_Method (detail / hgweb)
  1054. Actuarial Mathematics website (detail / hgweb)
  1055. New entry Actuarial_Mathematics (detail / hgweb)
  1056. Strong soundness. (detail / hgweb)
  1057. Strong soundness. (detail / hgweb)
  1058. Fix LaTeX issue. (detail / hgweb)
  1059. Qualification required(?) (detail / hgweb)
  1060. merged (detail / hgweb)
  1061. more variants of the algorithm (detail / hgweb)
  1062. Added funding acknowledgments.
    Fixed broken BibTeX citation. (detail / hgweb)
  1063. Strong completeness for PAL systems. (detail / hgweb)
  1064. Cleanup. (detail / hgweb)
  1065. Fewer parentheses around turnstile + remove unused lemmas. (detail / hgweb)
  1066. Simplify proof of truth lemma. (detail / hgweb)
  1067. Notation for `imply` and fewer parenthesis around turnstiles. (detail / hgweb)
  1068. Abstract results to shorten proofs. (detail / hgweb)
  1069. Better notation. (detail / hgweb)
  1070. merged (detail / hgweb)
  1071. tuned whitespace; (detail / hgweb)
  1072. more symbols; (detail / hgweb)
  1073. profer bundle lattice_syntax; (detail / hgweb)
  1074. prefer existing lattice_syntax and no_lattice_syntax, with proper 'no_notation' as intended; (detail / hgweb)
  1075. Add soundness and completeness for the PAL versions of systems K, T, KB, K4, S4 and S5. (detail / hgweb)
  1076. avoid hardwired document output; (detail / hgweb)
  1077. merged (detail / hgweb)
  1078. deleting the overloading of div and mod, with its attendant ambiguities (detail / hgweb)
  1079. replaced Erdős by Erd\H{o}s (fixed problem in LaTeX document generation) (detail / hgweb)
  1080. Removal of a lemma (now in the libraries) and a few tweaks (detail / hgweb)
  1081. Tuning. (detail / hgweb)
  1082. merged (detail / hgweb)
  1083. tweaks (detail / hgweb)
  1084. merged (detail / hgweb)
  1085. Fixed an inadequate description (detail / hgweb)
  1086. tuned (detail / hgweb)
  1087. mv to distribution (detail / hgweb)
  1088. by now in distribution (detail / hgweb)
  1089. merge from afp-2021-1 (detail / hgweb)
  1090. fixed abstract (detail / hgweb)
  1091. tuned (detail / hgweb)
  1092. website and metadata for Hyperdual (detail / hgweb)
  1093. new entry: Hyperdual (detail / hgweb)
  1094. sorted ROOTS (detail / hgweb)
  1095. tuned (detail / hgweb)
  1096. New entry Knights_Tour (detail / hgweb)
  1097. more thoroughly replace Michael Foster's e-mail address (detail / hgweb)
  1098. metadata and sitegen for Gale_Shapley (detail / hgweb)
  1099. new entry Gale_Shapley (detail / hgweb)
  1100. update Michael Forster's email address (detail / hgweb)
  1101. metadata and sitegen for Roth_Arithmetic_Progressions (detail / hgweb)
  1102. new entry Roth_Arithmetic_Progressions (detail / hgweb)
  1103. typo (detail / hgweb)
  1104. merged (detail / hgweb)
  1105. New entry Regular_Tree_Relations (detail / hgweb)
  1106. We DON'T want an output directory (detail / hgweb)
  1107. MDP-Algorithms website (detail / hgweb)
  1108. new entry MDP-Algorithms (detail / hgweb)
  1109. typo (detail / hgweb)
  1110. new entry MDP-Rewards (detail / hgweb)
  1111. fixed typo (detail / hgweb)
  1112. CS: possibility to disable backtracking; CZH: auxiliary results; ETTS: minor amendments (detail / hgweb)
  1113. used wfP_imp_asymp from HOL (detail / hgweb)
  1114. simplified proof some more (detail / hgweb)
  1115. simplified proof (detail / hgweb)
  1116. Extended protocol model to support composition of more than two protocols without
    the need of re-labeling them, additional automated checks, tighter integration
    of the stateful protocol model and the automated verification (PSPSP) tool. (detail / hgweb)
  1117. Tweaked some failing proofs (detail / hgweb)
  1118. adapted to new Sledgehammer.run_sledgehammer return type (detail / hgweb)
  1119. Strengthened a lemma (detail / hgweb)
  1120. updated the definition of scheme (detail / hgweb)
  1121. merge from afp-2021-1 (detail / hgweb)
  1122. add change history (detail / hgweb)
  1123. updated 2021-1 release dates -> web (detail / hgweb)
  1124. merge from afp-2021-1 (detail / hgweb)
  1125. ignore generated files (detail / hgweb)
  1126. add 2021-1 release dates (detail / hgweb)
  1127. set devel version again (detail / hgweb)
  1128. Added tag Isabelle2021-1 for changeset 11f8b03a88ad (detail / hgweb)
  1129. adjust usage version (detail / hgweb)
  1130. set release version (detail / hgweb)
  1131. update release dates (detail / hgweb)
  1132. merge from afp-2021-1 (detail / hgweb)
  1133. The version without integer indexes (detail / hgweb)
  1134. The version without integer indexes (detail / hgweb)
  1135. merge from afp-2021-1 (detail / hgweb)
  1136. merge from afp-2021 (detail / hgweb)
  1137. new entry Foundation_of_geometry (detail / hgweb)
  1138. merge from afp-2021-1 (detail / hgweb)
  1139. Modified all design locale parameters to be nats instead of ints. Fixed proofs as required. (detail / hgweb)
  1140. adjust for Isabelle2021-1-RC5 (detail / hgweb)
  1141. merge from afp-2021 (detail / hgweb)
  1142. new entry Simplicial_complexes_and_boolean_functions (detail / hgweb)
  1143. Modified all design locale parameters to be nats instead of ints. Fixed proofs as required. (detail / hgweb)
  1144. merge from afp-2021-1 (detail / hgweb)
  1145. adjust to Isabelle2021-1-RC5 (detail / hgweb)
  1146. merge from afp-2021 (detail / hgweb)
  1147. metadata and sitegen for Hahn_Jordan_Decomposition (detail / hgweb)
  1148. added Mathematics/Measure theory (detail / hgweb)
  1149. new entry: Hahn_Jordan_Decomposition (detail / hgweb)
  1150. New entry: Van_Emde_Boas_Trees (detail / hgweb)
  1151. New entry: Van_Emde_Boas_Trees (detail / hgweb)
  1152. metadata and sitegen for SimplifiedOntologicalArgument (detail / hgweb)
  1153. new entry: SimplifiedOntologicalArgument (detail / hgweb)
  1154. Tuned: use a star in witness. (detail / hgweb)
  1155. Rename H to S in maximal_exactly_one. (detail / hgweb)
  1156. Get rid of the sat abbreviation. (detail / hgweb)
  1157. Add missing spaces in semantics_tm. (detail / hgweb)
  1158. No space in front of object-logic forall. (detail / hgweb)
  1159. Non-conflicting name for boolean denotation. (detail / hgweb)
  1160. Simpler Hintikka definition. (detail / hgweb)
  1161. Add syntactic abbreviation for constants. (detail / hgweb)
  1162. Add papers to metadata. (detail / hgweb)
  1163. In the definition of regular pair, switched from strict to non-strict (detail / hgweb)
  1164. A slightly stronger lemma allowing slightly simpler proofs (detail / hgweb)
  1165. merged (detail / hgweb)
  1166. generalized standard formula redundancy out of standard redundancy (detail / hgweb)
  1167. merged (detail / hgweb)
  1168. discontinued Parse.text; (detail / hgweb)
  1169. discontinued old-style {* verbatim *} tokens; (detail / hgweb)
  1170. weakened locale assumptions: wfP implies asymp (detail / hgweb)
  1171. Add papers to metadata. (detail / hgweb)
  1172. refactored Standard_Redundancy_Criterion to not use ordering type classes (detail / hgweb)
  1173. isabelle update_cartouches; (detail / hgweb)
  1174. removed obsolete "extend" operation; (detail / hgweb)
  1175. more symbolic latex_output via XML (using YXML within text);
    re-use existing Latex.output_markup; (detail / hgweb)
  1176. prefer symbolic Latex.environment (typeset in Isabelle/Scala); (detail / hgweb)
  1177. tuned signature; (detail / hgweb)
  1178. feat(Auto2_HOL) fix setup such that auto2 can be used by other object logics and multiple times (detail / hgweb)
  1179. Tuned: use a star in witness. (detail / hgweb)
  1180. merge from afp-2021-1 (detail / hgweb)
  1181. adjust for new tags in Isabelle2021-1-RC4 (detail / hgweb)
  1182. fix dangerous context management (detail / hgweb)
  1183. In the definition of regular pair, switched from strict to non-strict (detail / hgweb)
  1184. Rename H to S in maximal_exactly_one. (detail / hgweb)
  1185. Get rid of the sat abbreviation. (detail / hgweb)
  1186. Add missing spaces in semantics_tm. (detail / hgweb)
  1187. No space in front of object-logic forall. (detail / hgweb)
  1188. Non-conflicting name for boolean denotation. (detail / hgweb)
  1189. Simpler Hintikka definition. (detail / hgweb)
  1190. Add syntactic abbreviation for constants. (detail / hgweb)
  1191. fixed lemma following Isabelle/c256bba593f3 (detail / hgweb)

Started by an SCM change

This run spent:

  • 6.1 sec waiting;
  • 4 hr 28 min build duration;
  • 4 hr 28 min total from scheduled to completion.
Revision: 01150a4daa480d4fb858f25282464a663d2c1c4f