Skip to content
Failed

Changes

Summary

  1. merge from afp-2022
  2. re-generate site;
  3. tuned for smaller diffs;
  4. New topic for Gray_Codes
  5. More Gray_Codes
  6. More Gray_Codes
  7. New entry Gray_Codes
  8. metadata and sitegen for Executable_Randomized_Algorithms
  9. New entry Executable_Randomized_Algorithms
  10. new entry DCR-ExecutionEquivalence
  11. Zeckendorf: metadata and sitegen
  12. new entry Zeckendorf
  13. Crypto_Standards: Fixed a spelling error
  14. Crypto_Standards metadata & website
  15. New entry Crypto_Standards
  16. move TOML module to Isabelle (see Isabelle/be8aaaa4ac25);
  17. added missing timeout;
  18. reformat;
  19. remove duplicate fields;
  20. check TOML parse structure properly;
  21. proper typed TOML layer;
  22. tuned imports;
  23. Updated links
  24. Added citations
  25. Added citations
  26. Added citations
  27. Added refs
  28. Added DOIs
  29. Added DOIs
  30. Added DOIs
  31. Added DOI
  32. Added DOI
  33. added DOI
  34. Median_Method: Add a tight version of the median bound, suggested by Yong Kiam Tan.
  35. parse proper toml syntax;
  36. Syntax for symmetric set difference, plus tidying
  37. Update
  38. Update
  39. Add
  40. Update
  41. Update
  42. merged
  43. Three_Squares: time limit increase; and now sym_diff is declared in main HOL
  44. moved Subterm_and_Context into First_Order_Terms, merged context of Term_Aux into Term
  45. replace scala.sys.process with proper Bash.Process;
  46. renamed "flatten" to "unindex"
  47. Resolved some operator clashes
  48. merged
  49. simplified some proofs
  50. Modifications for moving from f ` S <= T to f:S->T
  51. Updated for new HOL-CSP
  52. merge
  53. updated ROOT.
  54. Registers: Fixed nonterminating subproof
  55. Collected changes to Complex_Bounded_Operators AFP entry: Complex_Vector_Spaces.thy ========================= New lemmas: clinear_scaleR[simp], abs_summable_on_scaleC_left[intro], abs_summable_on_scaleC_right[intro], ccspan_superset', ccspan_closure[simp], ccspan_finite, ccspan_UNIV[simp], infsum_in_closed_csubspaceI, closed_csubspace_space_as_set[simp], SUP_ccspan Renamed lemma: bounded_clinear_eq_on -> bounded_clinear_eq_on_closure Changed typeclass: basis_enum (has additional constant "canonical_basis_length") Renamed definition: Abs_clinear_space -> Abs_ccsubspace Complex_Inner_Product.thy ========================= New lemmas: mem_ortho_ccspanI, basis_projections_reconstruct_has_sum, basis_projections_reconstruct, basis_projections_reconstruct_summable, parseval_identity_has_sum, parseval_identity_summable, parseval_identity, canonical_basis_is_onb[simp] Complex_Bounded_Linear_Functions.thy ==================================== New definition: invertible_cblinfun (operator has with left inverse) New lemmas: not_not_singleton_cblinfun_zero, cblinfun_norm_approx_witness', summable_on_cblinfun_apply, summable_on_cblinfun_apply_left, abs_summable_on_cblinfun_apply_left, infsum_cblinfun_apply_left, has_sum_cblinfun_apply_left, bounded_clinear_cblinfun_compose_left, bounded_clinear_cblinfun_compose_right, clinear_cblinfun_compose_left, clinear_cblinfun_compose_right, additive_cblinfun_compose_left[simp], additive_cblinfun_compose_right[simp], isCont_cblinfun_compose_left, isCont_cblinfun_compose_right, cspan_compose_closed, cspan_adj_closed, unitaryI, norm_isometry_compose', unitary_nonzero[simp], isometry_inj, unitary_adj_inv, isometry_cinner_both_sides, isometry_image_is_ortho_set, cblinfun_apply_in_image', cblinfun_image_ccspan_leqI, cblinfun_same_on_image, lift_cblinfun_comp, cblinfun_image_def2, unitary_image_onb, sandwich_arg_compose, sandwich_compose, inj_sandwich_isometry, sandwich_isometry_id, is_Proj_id[simp], norm_is_Proj_nonzero, Proj_compose_cancelI, space_as_setI_via_Proj, unitary_image_ortho_compl, Proj_on_image[simp], kernel_apply_self, leq_kernel_iff, cblinfun_image_kernel, cblinfun_image_kernel_unitary, kernel_cblinfun_compose, eigenspace_0[simp], kernel_isometry, cblinfun_image_eigenspace_isometry, cblinfun_image_eigenspace_unitary, kernel_member_iff, kernel_square[simp], cblinfun_inv_left, inv_cblinfun_invertible, cblinfun_inv_right, iso_cblinfun_unitary, invertible_cblinfun_isometry, summable_cblinfun_apply_invertible, infsum_cblinfun_apply_invertible, less_eq_scaled_id_norm, butterflies_sum_id_finite, butterfly_sum_left, butterfly_sum_right, cblinfun_extension_exists_restrict Changed lemmas: cblinfun_image_INF_eq_general, cblinfun_image_INF_eq (more general), positive_hermitianI (flipped sides of equality), rank1_compose_right, rank1_uminus, rank1_uminus_iff (more general type class) Removed lemma: dense_span_separating (use bounded_clinear_eq_on_closure instead) Removed bundles: blinfun_notation, no_blinfun_notation Complex_L2.thy ============== New lemmas: clinear_Rep_ell2[simp], Abs_ell2_inverse_finite[simp], norm_ell2_bound_trunc, bounded_clinear_Rep_ell2, trunc_ell2_singleton, trunc_ell2_insert, trunc_ell2_finite_sum, is_orthogonal_trunc_ell2, ell2_decompose_has_sum, ell2_decompose_infsum, ell2_decompose_summable, Rep_ell2_cblinfun_apply_sum, explicit_cblinfun_exists, explicit_cblinfun_exists_bounded, explicit_cblinfun_exists_finite_dim[simp], explicit_cblinfun_ket, Rep_ell2_explicit_cblinfun_ket[simp] Changed lemmas: cinner_ket (uses "of_bool" instead of "if") Changed definition: ket (uses "of_bool" instead of "if") New definition: explicit_cblinfun (define an operator by giving the entries of an infinite matrix) Cblinfun_Code: ============== New definition: butterfly_code New lemma: butterfly_code Renamed definition: cblinfun_apply_code -> cblinfun_apply_ell2 Renamed lemmas: - vec_of_ell2_timesScalarVec -> vec_of_ell2_scaleC - cinner_ell2_code' -> cinner_ell2_code - times_ell2_code' -> times_ell2_code - divide_ell2_code' -> divide_ell2_code - inverse_ell2_code' -> inverse_ell2_code - one_ell2_code' -> one_ell2_code - cblinfun_apply_code -> cblinfun_apply_ell2 - cblinfun_apply_code -> cblinfun_apply_ell2 Cblinfun_Matrix.thy =================== New lemmas: vec_of_basis_enum_carrier_vec, cblinfun_of_mat_invalid extra/Extra_General.thy ======================= New lemmas: not_not_singleton_zero, has_sumI_metric, limitin_pullback_topology, tendsto_coordinatewise, limitin_closure_of extra/Extra_Vector_Spaces.thy ============================= New lemmas: summable_on_bounded_linear, any_norm_exists, abs_summable_on_scaleR_left[intro], abs_summable_on_scaleR_right[intro], Changed lemma: enum_idx_bound (expressed using CARD, added [simp]) extra/Extra_Jordan_Normal_Form.thy ================================== New lemmas: map_map_vec_cols, map_vec_conjugate
  56. Renamings of operators, and a major theorem on distributivity of Mprefix vs Sync. Renamings of some lemmata.
  57. Updated metadata for several entries. - Updated categorization for derandomization libraries, based on the newly introduced CS/Alg./Randomized category. - Added related reference for Nils Cremer's Tree Enumeration - Removed obsolete comments in Expander Grapgs
  58. metadata and sitegen for Directed_Sets
  59. new entry: Directed_Sets
  60. merge from AFP 2022
  61. metadata and sitegen for Multirelations_Heterogeneous
  62. new entry: Multirelations_Heterogeneous
  63. adjust Schwartz_Zippel entry - Use Pi_pmf from HOL-Probability - Generalize theorem(s) in example
  64. adjusted Simple_Clause_Learning from AFP 2022 to AFP devel
  65. adjusted Given_Clause_Loops from AFP 2022 to AFP devel
  66. adjusted CommCSL from AFP 2022 to AFP devel
  67. adjusted DigitsInBase from AFP 2022 to AFP devel
  68. adjusted Schwartz_Zippel from AFP 2022 to AFP devel
  69. adjusted TsirelsonBound from AFP 2022 to AFP devel
  70. adjusted Tree_Enumeration from AFP 2022 to AFP devel
  71. adjusted efficient WPO from AFP 2022 to afp devel
  72. merge from afp-2022
  73. New entry Efficient_Weighted_Path_Order
  74. add edit mode to afp-submit UI;
  75. solved subtle problem with multiple entries and new authors;
  76. better error logging;
  77. added edit handler to submission app;
  78. added frontend in devel mode;
  79. tuned (mostly api path handling);
  80. A real title in place of MLSS_Decision_Proc
  81. MLSS_Decision_Proc sitegen
  82. New entry MLSS_Decision_Proc
  83. metadata and sitegen for TsirelsonBound
  84. new entry: TsirelsonBound
  85. New entry Tree_Enumeration
  86. Three_Squares citegen
  87. New entry Three_Squares
  88. fixed some ACM/AMS categories
  89. more files
  90. New entry MHComputation
  91. make index.json files line-by-line for smaller diffs;
  92. cleanup;
  93. added new entry DigitsInBase;
  94. fixed broken LaTeX quotation marks in abstracts
  95. recategorised some entries
  96. new topic: Computer science/Algorithms/Randomized
  97. sitegen for Schwartz_Zippel
  98. new entry: Schwartz_Zippel
  99. New entry: Simple_Clause_Learning
  100. New entry HyperHoareLogic
  101. New entry Distributed_Distinct_Elements
  102. metadata for CommCSL + sitegen
  103. new entry: CommCSL
  104. New entry No_FTL_observers_Gen_Rel
  105. added new files generated by sitegen
  106. sitegen
  107. metadata for Expander Graphs
  108. new entry: Expander Graphs
  109. tuned;
  110. fix of toml-entries and rerun of sitegen: problem: links where in these quotes: ”...” and not in the standard ones "..."
  111. sitegen (for Binary_Code_Imprimitive and Two_Generated_Word_Monoids_Intersection)
  112. metadata for Binary_Code_Imprimitive and Two_Generated_Word_Monoids_Intersection
  113. new entry: Two_Generated_Word_Monoids_Intersection
  114. new entry: Binary_Code_Imprimitive
  115. running sort on ROOTS
  116. New entry Probability_Inequality_Completeness
  117. Rensets metadata
  118. New entry Rensets
  119. more Edwards
  120. New entry Edwards_Elliptic_Curves_Group
  121. metadata and sitegen for CVP_Hardness
  122. new entry: CVP_Hardness
  123. rerun sitegen
  124. revert proof compression experiment
  125. metadata for ABY3_Protocols
  126. new entry ABY3_Protocols
  127. sitegen for Given_Clause_Loops
  128. New entry Given_Clause_Loops
  129. Adjustments for the simplified version of real_le_lsqrt
  130. adapted to Isabelle/84a7a0029c82
  131. merged
  132. adapted to Isabelle/0252d635bfb2
  133. merge
  134. merge
  135. Merge with developper version on LISN gut
  136. merged
  137. prefer @{attributes} antiquotation over Attrib.internal; adapted to Isabelle/bc42c074e58f;
  138. tuned proofs;
  139. Deleted a superfluous assumption. This proof is a horror
  140. merged
  141. fixed some bibliographic entries
  142. merged
  143. tuned
  144. merged
  145. merged
  146. adapted to current Isabelle/ec1c0daa3fbd;
  147. adapted to current Isabelle/ec1c0daa3fbd;
  148. adapted to Isabelle/5edd5b12017d;
  149. proper morphism context;
  150. backout a8e9b33d75e1, thanks to Isabelle/f0aca0506531;
  151. proper morphism context;
  152. adapted to Isabelle/5ab5add88922;
  153. SMT-LIB interpretation of floating-point arithmetic
  154. merged
  155. SMT-LIB interpretation of floating-point arithmetic
  156. IEEE model with a single NaN value
  157. Minor
  158. merging
  159. updates for future formalizations
  160. adapted to Isabelle/f78cdc6fe971;
  161. adapted to Isabelle/f78cdc6fe971;
  162. A slight beautification
  163. adapted to 3f354d5bbf98;
  164. Rounding modes renamed
  165. merged
  166. Add the rounding mode roundNearestTiesToAway.
  167. Merge realtime deque renamings
  168. simplify some measurements
  169. rename Deque.Idle to Idles
  170. Rename Big and Small cases
  171. rename `Transforming` to `Rebal`
  172. rename `Common.state` to `common_state`
  173. rename Small.state to small_state
  174. rename Big.state to big_state
  175. backed out changeset 2ecb8f5e085f: obsolete thanks to Isabelle/21cdcd120a78;
  176. more robust: make it work with Isabelle/a12c48fbf10f;
  177. adapted to Isabelle/c4677a6aae2c;
  178. adapted to Isabelle/c4677a6aae2c;
Changeset 14332:e68ac283d2fe by fabian huch _huch@in.tum.de_:
merge from afp-2022
Changeset 14331:d2910a1b04a0 by fabian huch _huch@in.tum.de_:
re-generate site;
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/MLSS_Decision_Proc.html (diff)
Changeset 14330:9c7f904bd463 by fabian huch _huch@in.tum.de_:
tuned for smaller diffs;
The file was modified tools/afp_site_gen.scala (diff)
Changeset 14329:e47544d19ad8 by nipkow:
New topic for Gray_Codes
The file was modified metadata/entries/Gray_Codes.toml (diff)
The file was modified web/entries/Gray_Codes.html (diff)
The file was modified web/index.json (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/mathematical/index.html (diff)
The file was modified web/topics/computer-science/algorithms/mathematical/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14328:817a867e52d7 by nipkow:
More Gray_Codes
The file was addedmetadata/entries/Gray_Codes.toml
Changeset 14327:1ff9217fb8ce by nipkow:
More Gray_Codes
The file was addedweb/authors/spitz/index.html
The file was addedweb/authors/spitz/index.xml
The file was addedweb/entries/Gray_Codes.html
The file was addedweb/theories/gray_codes/index.html
Changeset 14326:abd27429c418 by nipkow:
New entry Gray_Codes
The file was addedthys/Gray_Codes/Code_Word_Dist.thy
The file was addedthys/Gray_Codes/Encoding_Nat.thy
The file was addedthys/Gray_Codes/Non_Boolean_Gray.thy
The file was addedthys/Gray_Codes/ROOT
The file was addedthys/Gray_Codes/document/root.bib
The file was addedthys/Gray_Codes/document/root.tex
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/Multirelations_Heterogeneous.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/combinatorics/index.html (diff)
The file was modified web/topics/mathematics/combinatorics/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
Changeset 14325:9b9456267e7e by paulson _lp15@cam.ac.uk_:
metadata and sitegen for Executable_Randomized_Algorithms
The file was addedmetadata/entries/Executable_Randomized_Algorithms.toml
The file was addedweb/entries/Executable_Randomized_Algorithms.html
The file was addedweb/theories/executable_randomized_algorithms/index.html
The file was modified web/authors/eberl/index.html (diff)
The file was modified web/authors/eberl/index.xml (diff)
The file was modified web/authors/karayel/index.html (diff)
The file was modified web/authors/karayel/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/probabilistic_while/index.html (diff)
The file was modified web/dependencies/probabilistic_while/index.xml (diff)
The file was modified web/dependencies/zeta_function/index.html (diff)
The file was modified web/dependencies/zeta_function/index.xml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Multirelations_Heterogeneous.html (diff)
The file was modified web/entries/Probabilistic_While.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/Shadow_DOM.html (diff)
The file was modified web/entries/Shadow_SC_DOM.html (diff)
The file was modified web/entries/Zeta_Function.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.html (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14324:8a7a9c293830 by paulson _lp15@cam.ac.uk_:
New entry Executable_Randomized_Algorithms
The file was addedthys/Executable_Randomized_Algorithms/Basic_Randomized_Algorithms.thy
The file was addedthys/Executable_Randomized_Algorithms/Coin_Space.thy
The file was addedthys/Executable_Randomized_Algorithms/Dice_Roll.thy
The file was addedthys/Executable_Randomized_Algorithms/Permuted_Congruential_Generator.thy
The file was addedthys/Executable_Randomized_Algorithms/ROOT
The file was addedthys/Executable_Randomized_Algorithms/Randomized_Algorithm.thy
The file was addedthys/Executable_Randomized_Algorithms/Randomized_Algorithm_Internal.thy
The file was addedthys/Executable_Randomized_Algorithms/Tau_Additivity.thy
The file was addedthys/Executable_Randomized_Algorithms/Tracking_Randomized_Algorithm.thy
The file was addedthys/Executable_Randomized_Algorithms/Tracking_SPMF.thy
The file was addedthys/Executable_Randomized_Algorithms/document/root.bib
The file was addedthys/Executable_Randomized_Algorithms/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14323:293b147195d7 by gerwin klein _kleing@unsw.edu.au_:
new entry DCR-ExecutionEquivalence
The file was addedmetadata/entries/DCR-ExecutionEquivalence.toml
The file was addedthys/DCR-ExecutionEquivalence/DCRExecutionEquivalence.thy
The file was addedthys/DCR-ExecutionEquivalence/ROOT
The file was addedthys/DCR-ExecutionEquivalence/document/root.bib
The file was addedthys/DCR-ExecutionEquivalence/document/root.tex
The file was addedweb/authors/christfort/index.html
The file was addedweb/authors/christfort/index.xml
The file was addedweb/authors/debois/index.html
The file was addedweb/authors/debois/index.xml
The file was addedweb/entries/DCR-ExecutionEquivalence.html
The file was addedweb/theories/dcr-executionequivalence/index.html
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Multirelations_Heterogeneous.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/computer-science/system-description-languages/index.html (diff)
The file was modified web/topics/computer-science/system-description-languages/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14322:9ca4e35affd3 by paulson _lp15@cam.ac.uk_:
Zeckendorf: metadata and sitegen
The file was addedmetadata/entries/Zeckendorf.toml
The file was addedweb/entries/Zeckendorf.html
The file was addedweb/theories/zeckendorf/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/dalvit/index.html (diff)
The file was modified web/authors/dalvit/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/Bertrands_Postulate.html (diff)
The file was modified web/entries/MFMC_Countable.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/number-theory/index.html (diff)
The file was modified web/topics/mathematics/number-theory/index.xml (diff)
Changeset 14321:ef7ddbfb5f0b by paulson _lp15@cam.ac.uk_:
new entry Zeckendorf
The file was addedthys/Zeckendorf/ROOT
The file was addedthys/Zeckendorf/Zeckendorf.thy
The file was addedthys/Zeckendorf/document/root.bib
The file was addedthys/Zeckendorf/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14320:d0d40db2f0b3 by paulson _lp15@cam.ac.uk_:
Crypto_Standards: Fixed a spelling error
The file was modified metadata/entries/Crypto_Standards.toml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/Crypto_Standards.html (diff)
The file was modified web/index.json (diff)
Changeset 14319:6e9b43adfde1 by paulson _lp15@cam.ac.uk_:
Crypto_Standards metadata &amp; website
The file was addedmetadata/entries/Crypto_Standards.toml
The file was addedweb/authors/whitley/index.html
The file was addedweb/authors/whitley/index.xml
The file was addedweb/dependencies/elliptic_curves_group_law/index.html
The file was addedweb/dependencies/elliptic_curves_group_law/index.xml
The file was addedweb/entries/Crypto_Standards.html
The file was addedweb/theories/crypto_standards/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Elliptic_Curves_Group_Law.html (diff)
The file was modified web/entries/Multirelations_Heterogeneous.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/computer-science/security/cryptography/index.html (diff)
The file was modified web/topics/computer-science/security/cryptography/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14318:99bad430fe51 by paulson _lp15@cam.ac.uk_:
New entry Crypto_Standards
The file was addedthys/Crypto_Standards/Crypto_Standards.thy
The file was addedthys/Crypto_Standards/EC_Common.thy
The file was addedthys/Crypto_Standards/Efficient_Mod_Exp.thy
The file was addedthys/Crypto_Standards/Efficient_SEC1.thy
The file was addedthys/Crypto_Standards/FIPS180_4.thy
The file was addedthys/Crypto_Standards/FIPS180_4_Test_Vectors.thy
The file was addedthys/Crypto_Standards/FIPS186_4_Curves.thy
The file was addedthys/Crypto_Standards/FIPS198_1.thy
The file was addedthys/Crypto_Standards/FIPS198_1_Test_Vectors.thy
The file was addedthys/Crypto_Standards/More_Bit_Operations_Nat.thy
The file was addedthys/Crypto_Standards/More_Residues.thy
The file was addedthys/Crypto_Standards/PKCS1v2_2.thy
The file was addedthys/Crypto_Standards/PKCS1v2_2_Interpretations.thy
The file was addedthys/Crypto_Standards/PKCS1v2_2_Test_Vectors.thy
The file was addedthys/Crypto_Standards/ROOT
The file was addedthys/Crypto_Standards/SEC1v2_0.thy
The file was addedthys/Crypto_Standards/SEC1v2_0_Test_Vectors.thy
The file was addedthys/Crypto_Standards/Test_Vectors.thy
The file was addedthys/Crypto_Standards/Words.thy
The file was addedthys/Crypto_Standards/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14317:0bd90ea64264 by fabian huch _huch@in.tum.de_:
move TOML module to Isabelle (see Isabelle/be8aaaa4ac25);
The file was modified etc/build.props (diff)
The file was modified tools/afp_check_metadata.scala (diff)
The file was modified tools/afp_structure.scala (diff)
The file was modified tools/metadata.scala (diff)
The file was modified tools/migration/afp_obfuscate_emails.scala (diff)
The file was removedtools/toml.scala
Changeset 14316:4276eed88f94 by fabian huch _huch@in.tum.de_:
added missing timeout;
The file was modified thys/Complex_Bounded_Operators/ROOT (diff)
The file was modified metadata/authors.toml (diff)
Changeset 14314:abd08b2a1b4a by fabian huch _huch@in.tum.de_:
remove duplicate fields;
The file was modified metadata/entries/Abstract-Hoare-Logics.toml (diff)
The file was modified metadata/entries/Amortized_Complexity.toml (diff)
The file was modified metadata/entries/Approximation_Algorithms.toml (diff)
The file was modified metadata/entries/ArrowImpossibilityGS.toml (diff)
The file was modified metadata/entries/Binomial-Heaps.toml (diff)
The file was modified metadata/entries/CAVA_LTL_Modelchecker.toml (diff)
The file was modified metadata/entries/Closest_Pair_Points.toml (diff)
The file was modified metadata/entries/Compiling-Exceptions-Correctly.toml (diff)
The file was modified metadata/entries/Density_Compiler.toml (diff)
The file was modified metadata/entries/Flyspeck-Tame.toml (diff)
The file was modified metadata/entries/Gale_Shapley.toml (diff)
The file was modified metadata/entries/Hood_Melville_Queue.toml (diff)
The file was modified metadata/entries/HotelKeyCards.toml (diff)
The file was modified metadata/entries/Jinja.toml (diff)
The file was modified metadata/entries/LinearQuantifierElim.toml (diff)
The file was modified metadata/entries/MSO_Regex_Equivalence.toml (diff)
The file was modified metadata/entries/Markov_Models.toml (diff)
The file was modified metadata/entries/Marriage.toml (diff)
The file was modified metadata/entries/Metalogic_ProofChecker.toml (diff)
The file was modified metadata/entries/MiniML.toml (diff)
The file was modified metadata/entries/NormByEval.toml (diff)
The file was modified metadata/entries/Optimal_BST.toml (diff)
The file was modified metadata/entries/Pairing_Heap.toml (diff)
The file was modified metadata/entries/Presburger-Automata.toml (diff)
The file was modified metadata/entries/Real_Time_Deque.toml (diff)
The file was modified metadata/entries/Regex_Equivalence.toml (diff)
The file was modified metadata/entries/Regular-Sets.toml (diff)
The file was modified metadata/entries/Root_Balanced_Tree.toml (diff)
The file was modified metadata/entries/Skew_Heap.toml (diff)
The file was modified metadata/entries/Splay_Tree.toml (diff)
The file was modified metadata/entries/Treaps.toml (diff)
The file was modified metadata/entries/Weight_Balanced_Trees.toml (diff)
Changeset 14313:cd3183b184e3 by fabian huch _huch@in.tum.de_:
check TOML parse structure properly;
The file was modified tools/toml.scala (diff)
Changeset 14312:4d7c3cc4a2a3 by fabian huch _huch@in.tum.de_:
proper typed TOML layer;
The file was modified tools/afp_check_metadata.scala (diff)
The file was modified tools/afp_structure.scala (diff)
The file was modified tools/metadata.scala (diff)
The file was modified tools/migration/afp_migrate_metadata.scala (diff)
The file was modified tools/migration/afp_obfuscate_emails.scala (diff)
The file was modified tools/toml.scala (diff)
Changeset 14311:a8243c2d2cfe by fabian huch _huch@in.tum.de_:
tuned imports;
The file was modified tools/afp_build.scala (diff)
The file was modified tools/afp_check_metadata.scala (diff)
The file was modified tools/afp_dependencies.scala (diff)
The file was modified tools/afp_release.scala (diff)
The file was modified tools/afp_site_gen.scala (diff)
The file was modified tools/afp_structure.scala (diff)
The file was modified tools/afp_submit.scala (diff)
The file was modified tools/afp_tool.scala (diff)
The file was modified tools/hugo.scala (diff)
The file was modified tools/metadata.scala (diff)
The file was modified tools/migration/afp_obfuscate_emails.scala (diff)
The file was modified tools/rake.scala (diff)
The file was modified tools/utils.scala (diff)
The file was modified tools/web_app.scala (diff)
Changeset 14310:80b505dbbbf2 by nipkow:
Updated links
The file was modified metadata/entries/Abstract-Hoare-Logics.toml (diff)
The file was modified metadata/entries/HotelKeyCards.toml (diff)
The file was modified metadata/entries/Jinja.toml (diff)
The file was modified metadata/entries/LinearQuantifierElim.toml (diff)
The file was modified metadata/entries/MiniML.toml (diff)
Changeset 14309:4595447cc648 by nipkow:
Added citations
The file was modified metadata/entries/ArrowImpossibilityGS.toml (diff)
The file was modified metadata/entries/Marriage.toml (diff)
The file was modified metadata/entries/NormByEval.toml (diff)
The file was modified metadata/entries/Regular-Sets.toml (diff)
Changeset 14308:b29713a7eb46 by nipkow:
Added citations
The file was modified metadata/entries/CAVA_LTL_Modelchecker.toml (diff)
The file was modified metadata/entries/MSO_Regex_Equivalence.toml (diff)
The file was modified metadata/entries/Regex_Equivalence.toml (diff)
Changeset 14307:e4cd8f5c12e7 by nipkow:
Added citations
The file was modified metadata/entries/Amortized_Complexity.toml (diff)
The file was modified metadata/entries/Pairing_Heap.toml (diff)
The file was modified metadata/entries/Priority_Queue_Braun.toml (diff)
The file was modified metadata/entries/Skew_Heap.toml (diff)
The file was modified metadata/entries/Splay_Tree.toml (diff)
Changeset 14306:48b1db20f8d6 by nipkow:
Added refs
The file was modified metadata/entries/Priority_Queue_Braun.toml (diff)
Changeset 14305:056e61140b81 by nipkow:
Added DOIs
The file was modified metadata/entries/List_Update.toml (diff)
The file was modified metadata/entries/Pairing_Heap.toml (diff)
Changeset 14304:0f91bc038ecb by nipkow:
Added DOIs
The file was modified metadata/entries/Abs_Int_ITP2012.toml (diff)
The file was modified metadata/entries/Propositional_Proof_Systems.toml (diff)
Changeset 14303:8b186392e09c by nipkow:
Added DOIs
The file was modified metadata/entries/Hoare_Time.toml (diff)
The file was modified metadata/entries/Monad_Memo_DP.toml (diff)
Changeset 14302:e13903ec7507 by nipkow:
Added DOI
The file was modified metadata/entries/Prim_Dijkstra_Simple.toml (diff)
Changeset 14301:e9da11c185da by nipkow:
Added DOI
The file was modified metadata/entries/Approximation_Algorithms.toml (diff)
Changeset 14300:293b8f65af8c by nipkow:
added DOI
The file was modified metadata/entries/Metalogic_ProofChecker.toml (diff)
Changeset 14299:e2e58e494821 by Emin Karayel _me@eminkarayel.de_:
Median_Method: Add a tight version of the median bound, suggested by Yong Kiam Tan.
The file was modified metadata/entries/Median_Method.toml (diff)
The file was modified thys/Median_Method/Median.thy (diff)
The file was modified thys/Median_Method/ROOT (diff)
Changeset 14298:4d8bb79dcad6 by fabian huch _huch@in.tum.de_:
parse proper toml syntax;
The file was modified tools/toml.scala (diff)
Changeset 14297:82b2644e0305 by paulson _lp15@cam.ac.uk_:
Syntax for symmetric set difference, plus tidying
The file was modified thys/Ergodic_Theory/Asymptotic_Density.thy (diff)
The file was modified thys/Ergodic_Theory/Normalizing_Sequences.thy (diff)
The file was modified thys/Ergodic_Theory/Recurrence.thy (diff)
The file was modified thys/Ergodic_Theory/SG_Library_Complement.thy (diff)
The file was modified metadata/entries/Actuarial_Mathematics.toml (diff)
The file was modified thys/Actuarial_Mathematics/document/root.tex (diff)
The file was addedthys/Actuarial_Mathematics/Examples.thy
The file was addedthys/Actuarial_Mathematics/Life_Table.thy
The file was addedthys/Actuarial_Mathematics/Survival_Model.thy
The file was modified thys/Actuarial_Mathematics/Interest.thy (diff)
The file was modified thys/Actuarial_Mathematics/Preliminaries.thy (diff)
The file was modified thys/Actuarial_Mathematics/ROOT (diff)
Changeset 14291:94bf1e4b0c78 by paulson:
merged
Changeset 14290:d3913d8e0a0a by paulson _lp15@cam.ac.uk_:
Three_Squares: time limit increase; and now sym_diff is declared in main HOL
The file was modified thys/Ergodic_Theory/SG_Library_Complement.thy (diff)
The file was modified thys/Three_Squares/ROOT (diff)
Changeset 14289:4c6fc1a13516 by rene thiemann _rene.thiemann@uibk.ac.at_:
moved Subterm_and_Context into First_Order_Terms, merged context of Term_Aux into Term
The file was addedthys/First_Order_Terms/Subterm_and_Context.thy
The file was modified thys/Efficient_Weighted_Path_Order/Indexed_Term.thy (diff)
The file was modified thys/First_Order_Terms/ROOT (diff)
The file was modified thys/First_Order_Terms/Term.thy (diff)
The file was modified thys/Knuth_Bendix_Order/KBO.thy (diff)
The file was modified thys/Regular_Tree_Relations/Util/Term_Context.thy (diff)
The file was modified thys/Weighted_Path_Order/WPO.thy (diff)
The file was removedthys/Knuth_Bendix_Order/Subterm_and_Context.thy
The file was removedthys/Knuth_Bendix_Order/Term_Aux.thy
Changeset 14287:983027c7da54 by fabian huch _huch@in.tum.de_:
replace scala.sys.process with proper Bash.Process;
The file was modified tools/afp_build.scala (diff)
Changeset 14286:6d3ccbdaf522 by rene thiemann _rene.thiemann@uibk.ac.at_:
renamed &quot;flatten&quot; to &quot;unindex&quot;
The file was modified thys/Efficient_Weighted_Path_Order/Indexed_Term.thy (diff)
The file was modified thys/Efficient_Weighted_Path_Order/WPO_Mem_Impl.thy (diff)
Changeset 14285:fa9df77a05cb by paulson _lp15@cam.ac.uk_:
Resolved some operator clashes
The file was modified thys/First_Welfare_Theorem/Preferences.thy (diff)
The file was modified thys/Probabilistic_Noninterference/Resumption_Based.thy (diff)
Changeset 14284:2f53971e635a by paulson:
merged
Changeset 14283:274517b82200 by paulson _lp15@cam.ac.uk_:
simplified some proofs
The file was modified thys/Three_Squares/Three_Squares.thy (diff)
Changeset 14282:fd4aa1767ef0 by paulson _lp15@cam.ac.uk_:
Modifications for moving from f ` S &lt;= T to f:S-&gt;T
The file was modified thys/Incompleteness/Goedel_II.thy (diff)
The file was modified thys/No_FTL_observers/Axioms.thy (diff)
The file was modified thys/No_FTL_observers/SpaceTime.thy (diff)
The file was modified thys/No_FTL_observers/SpecRel.thy (diff)
The file was modified thys/Perron_Frobenius/Perron_Frobenius.thy (diff)
The file was modified thys/Prime_Number_Theorem/Prime_Number_Theorem_Library.thy (diff)
The file was modified thys/Smooth_Manifolds/Analysis_More.thy (diff)
The file was modified thys/Smooth_Manifolds/Cotangent_Space.thy (diff)
The file was modified thys/Smooth_Manifolds/Product_Manifold.thy (diff)
The file was modified thys/Smooth_Manifolds/Projective_Space.thy (diff)
Changeset 14281:5aa574957fa6 by Burkhart Wolff _wolff@lri.fr_:
Updated for new HOL-CSP
The file was modified thys/CSP_RefTK/Conclusion.thy (diff)
The file was modified thys/CSP_RefTK/CopyBuffer_props.thy (diff)
The file was modified thys/CSP_RefTK/DiningPhilosophers.thy (diff)
The file was modified thys/CSP_RefTK/Introduction.thy (diff)
The file was modified thys/CSP_RefTK/Process_norm.thy (diff)
The file was modified thys/CSP_RefTK/Properties.thy (diff)
The file was modified thys/CSP_RefTK/ROOT (diff)
The file was modified thys/CSP_RefTK/document/root.tex (diff)
The file was modified thys/HOL-CSP/ROOT (diff)
Changeset 14278:982a99b30782 by Dominique Unruh _unruh@ut.ee_:
Registers: Fixed nonterminating subproof
The file was modified thys/Registers/Axioms_Complement_Quantum.thy (diff)
Changeset 14277:1b40881bbfb9 by Dominique Unruh _unruh@ut.ee_:
Collected changes to Complex_Bounded_Operators AFP entry:<br><br><br>Complex_Vector_Spaces.thy<br>=========================<br><br>New lemmas: clinear_scaleR[simp], abs_summable_on_scaleC_left[intro],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; abs_summable_on_scaleC_right[intro], ccspan_superset&#039;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ccspan_closure[simp], ccspan_finite, ccspan_UNIV[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; infsum_in_closed_csubspaceI,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; closed_csubspace_space_as_set[simp], SUP_ccspan<br><br>Renamed lemma: bounded_clinear_eq_on -&gt; bounded_clinear_eq_on_closure<br><br>Changed typeclass: basis_enum (has additional constant &quot;canonical_basis_length&quot;)<br><br>Renamed definition: Abs_clinear_space -&gt; Abs_ccsubspace<br><br><br><br>Complex_Inner_Product.thy<br>=========================<br><br>New lemmas: mem_ortho_ccspanI, basis_projections_reconstruct_has_sum,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; basis_projections_reconstruct,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; basis_projections_reconstruct_summable,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parseval_identity_has_sum, parseval_identity_summable,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parseval_identity, canonical_basis_is_onb[simp]<br><br><br><br>Complex_Bounded_Linear_Functions.thy<br>====================================<br><br>New definition: invertible_cblinfun (operator has with left inverse)<br><br>New lemmas: not_not_singleton_cblinfun_zero,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_norm_approx_witness&#039;, summable_on_cblinfun_apply,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; summable_on_cblinfun_apply_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; abs_summable_on_cblinfun_apply_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; infsum_cblinfun_apply_left, has_sum_cblinfun_apply_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bounded_clinear_cblinfun_compose_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bounded_clinear_cblinfun_compose_right,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clinear_cblinfun_compose_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clinear_cblinfun_compose_right,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; additive_cblinfun_compose_left[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; additive_cblinfun_compose_right[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; isCont_cblinfun_compose_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; isCont_cblinfun_compose_right, cspan_compose_closed,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cspan_adj_closed, unitaryI, norm_isometry_compose&#039;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unitary_nonzero[simp], isometry_inj, unitary_adj_inv,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; isometry_cinner_both_sides, isometry_image_is_ortho_set,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_apply_in_image&#039;, cblinfun_image_ccspan_leqI,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_same_on_image, lift_cblinfun_comp,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_image_def2, unitary_image_onb,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sandwich_arg_compose, sandwich_compose,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inj_sandwich_isometry, sandwich_isometry_id,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; is_Proj_id[simp], norm_is_Proj_nonzero,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Proj_compose_cancelI, space_as_setI_via_Proj,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unitary_image_ortho_compl, Proj_on_image[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kernel_apply_self, leq_kernel_iff, cblinfun_image_kernel,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_image_kernel_unitary, kernel_cblinfun_compose,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eigenspace_0[simp], kernel_isometry,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_image_eigenspace_isometry,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cblinfun_image_eigenspace_unitary, kernel_member_iff,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kernel_square[simp], cblinfun_inv_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inv_cblinfun_invertible, cblinfun_inv_right,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; iso_cblinfun_unitary, invertible_cblinfun_isometry,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; summable_cblinfun_apply_invertible,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; infsum_cblinfun_apply_invertible, less_eq_scaled_id_norm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; butterflies_sum_id_finite, butterfly_sum_left,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; butterfly_sum_right, cblinfun_extension_exists_restrict<br><br>Changed lemmas: cblinfun_image_INF_eq_general, cblinfun_image_INF_eq<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (more general), positive_hermitianI (flipped sides of<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; equality), rank1_compose_right, rank1_uminus,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rank1_uminus_iff (more general type class)<br><br>Removed lemma: dense_span_separating (use<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bounded_clinear_eq_on_closure instead)<br><br>Removed bundles: blinfun_notation, no_blinfun_notation<br><br><br><br>Complex_L2.thy<br>==============<br><br>New lemmas: clinear_Rep_ell2[simp], Abs_ell2_inverse_finite[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; norm_ell2_bound_trunc, bounded_clinear_Rep_ell2,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunc_ell2_singleton, trunc_ell2_insert,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunc_ell2_finite_sum, is_orthogonal_trunc_ell2,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ell2_decompose_has_sum, ell2_decompose_infsum,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ell2_decompose_summable, Rep_ell2_cblinfun_apply_sum,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; explicit_cblinfun_exists,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; explicit_cblinfun_exists_bounded,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; explicit_cblinfun_exists_finite_dim[simp],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; explicit_cblinfun_ket,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rep_ell2_explicit_cblinfun_ket[simp]<br><br>Changed lemmas: cinner_ket (uses &quot;of_bool&quot; instead of &quot;if&quot;)<br><br>Changed definition: ket (uses &quot;of_bool&quot; instead of &quot;if&quot;)<br><br>New definition: explicit_cblinfun (define an operator by giving the<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; entries of an infinite matrix)<br><br><br><br>Cblinfun_Code:<br>==============<br><br>New definition: butterfly_code<br><br>New lemma: butterfly_code<br><br>Renamed definition: cblinfun_apply_code -&gt; cblinfun_apply_ell2<br><br>Renamed lemmas:<br>- vec_of_ell2_timesScalarVec -&gt; vec_of_ell2_scaleC<br>- cinner_ell2_code&#039; -&gt; cinner_ell2_code<br>- times_ell2_code&#039; -&gt; times_ell2_code<br>- divide_ell2_code&#039; -&gt; divide_ell2_code<br>- inverse_ell2_code&#039; -&gt; inverse_ell2_code<br>- one_ell2_code&#039; -&gt; one_ell2_code<br>- cblinfun_apply_code -&gt; cblinfun_apply_ell2<br>- cblinfun_apply_code -&gt; cblinfun_apply_ell2<br><br><br><br><br>Cblinfun_Matrix.thy<br>===================<br><br>New lemmas: vec_of_basis_enum_carrier_vec, cblinfun_of_mat_invalid<br><br><br><br>extra/Extra_General.thy<br>=======================<br><br>New lemmas: not_not_singleton_zero, has_sumI_metric,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; limitin_pullback_topology, tendsto_coordinatewise,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; limitin_closure_of<br><br><br><br>extra/Extra_Vector_Spaces.thy<br>=============================<br><br>New lemmas: summable_on_bounded_linear, any_norm_exists,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; abs_summable_on_scaleR_left[intro],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; abs_summable_on_scaleR_right[intro],<br><br>Changed lemma: enum_idx_bound (expressed using CARD, added [simp])<br><br><br><br>extra/Extra_Jordan_Normal_Form.thy<br>==================================<br><br>New lemmas: map_map_vec_cols, map_vec_conjugate
The file was addedempty_directory.txt
The file was addedthys/Complex_Bounded_Operators/.fake_session_dir/empty_directory.txt
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Code.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Matrix.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product0.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Complex_L2.thy (diff)
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces.thy (diff)
The file was modified thys/Complex_Bounded_Operators/ROOT (diff)
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy (diff)
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Jordan_Normal_Form.thy (diff)
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Vector_Spaces.thy (diff)
Changeset 14276:caedde0f59aa by Burkhart Wolff _wolff@lri.fr_:
Renamings of operators, and a major theorem on distributivity of Mprefix vs Sync. Renamings of some lemmata.
The file was addedthys/HOL-CSP/CSP_Laws.thy
The file was addedthys/HOL-CSP/Hiding.thy
The file was addedthys/HOL-CSP/Induction_ext.thy
The file was addedthys/HOL-CSP/Mndetprefix.thy
The file was addedthys/HOL-CSP/Process_Order.thy
The file was modified thys/HOL-CSP/Assertions.thy (diff)
The file was modified thys/HOL-CSP/Bot.thy (diff)
The file was modified thys/HOL-CSP/CSP.thy (diff)
The file was modified thys/HOL-CSP/Conclusion.thy (diff)
The file was modified thys/HOL-CSP/CopyBuffer.thy (diff)
The file was modified thys/HOL-CSP/Det.thy (diff)
The file was modified thys/HOL-CSP/Introduction.thy (diff)
The file was modified thys/HOL-CSP/Mprefix.thy (diff)
The file was modified thys/HOL-CSP/Ndet.thy (diff)
The file was modified thys/HOL-CSP/Process.thy (diff)
The file was modified thys/HOL-CSP/Seq.thy (diff)
The file was modified thys/HOL-CSP/Skip.thy (diff)
The file was modified thys/HOL-CSP/Stop.thy (diff)
The file was modified thys/HOL-CSP/Sync.thy (diff)
The file was removedthys/HOL-CSP/Hide.thy
The file was removedthys/HOL-CSP/Mndet.thy
Changeset 14275:912451e306fd by Emin Karayel _me@eminkarayel.de_:
Updated metadata for several entries.<br><br>- Updated categorization for derandomization libraries, based on the newly introduced CS/Alg./Randomized category.<br>- Added related reference for Nils Cremer&#039;s Tree Enumeration<br>- Removed obsolete comments in Expander Grapgs
The file was modified metadata/entries/Distributed_Distinct_Elements.toml (diff)
The file was modified metadata/entries/Expander_Graphs.toml (diff)
The file was modified metadata/entries/Frequency_Moments.toml (diff)
The file was modified metadata/entries/Median_Method.toml (diff)
The file was modified metadata/entries/Tree_Enumeration.toml (diff)
The file was modified metadata/entries/Universal_Hash_Families.toml (diff)
The file was modified thys/Expander_Graphs/Expander_Graphs_Definition.thy (diff)
The file was modified thys/Expander_Graphs/document/root.tex (diff)
The file was modified web/entries/Distributed_Distinct_Elements.html (diff)
The file was modified web/entries/Expander_Graphs.html (diff)
The file was modified web/entries/Frequency_Moments.html (diff)
The file was modified web/entries/Median_Method.html (diff)
The file was modified web/entries/Multirelations_Heterogeneous.html (diff)
The file was modified web/entries/Tree_Enumeration.html (diff)
The file was modified web/entries/Universal_Hash_Families.html (diff)
The file was modified web/index.json (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.html (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14274:4b81052d10a7 by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata and sitegen for Directed_Sets
The file was addedmetadata/entries/Directed_Sets.toml
The file was addedweb/dependencies/complete_non_orders/index.html
The file was addedweb/dependencies/complete_non_orders/index.xml
The file was addedweb/entries/Directed_Sets.html
The file was addedweb/theories/directed_sets/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/dubut/index.html (diff)
The file was modified web/authors/dubut/index.xml (diff)
The file was modified web/authors/yamada/index.html (diff)
The file was modified web/authors/yamada/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/entries/Complete_Non_Orders.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/order/index.html (diff)
The file was modified web/topics/mathematics/order/index.xml (diff)
Changeset 14273:a75bef9732a0 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Directed_Sets
The file was addedthys/Directed_Sets/Directed_Completeness.thy
The file was addedthys/Directed_Sets/ROOT
The file was addedthys/Directed_Sets/Well_Order_Connection.thy
The file was addedthys/Directed_Sets/document/root.bib
The file was addedthys/Directed_Sets/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14271:4455b9dd5e3f by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata and sitegen for Multirelations_Heterogeneous
The file was addedmetadata/entries/Multirelations_Heterogeneous.toml
The file was addedweb/entries/Multirelations_Heterogeneous.html
The file was addedweb/theories/multirelations_heterogeneous/index.html
The file was modified web/authors/guttmann/index.html (diff)
The file was modified web/authors/guttmann/index.xml (diff)
The file was modified web/authors/struth/index.html (diff)
The file was modified web/authors/struth/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/Multirelations.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
Changeset 14270:3f8f0fe5fef5 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Multirelations_Heterogeneous
The file was addedthys/Multirelations_Heterogeneous/Multirelations.thy
The file was addedthys/Multirelations_Heterogeneous/Multirelations_Basics.thy
The file was addedthys/Multirelations_Heterogeneous/Power_Allegories_Multirelations.thy
The file was addedthys/Multirelations_Heterogeneous/Power_Allegories_Properties.thy
The file was addedthys/Multirelations_Heterogeneous/ROOT
The file was addedthys/Multirelations_Heterogeneous/Relational_Properties.thy
The file was addedthys/Multirelations_Heterogeneous/document/root.bib
The file was addedthys/Multirelations_Heterogeneous/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14269:444e642b5026 by Yong Kiam Tan _yongkiat@cs.cmu.edu_:
adjust Schwartz_Zippel entry<br><br>- Use Pi_pmf from HOL-Probability<br>- Generalize theorem(s) in example
The file was modified thys/Schwartz_Zippel/Rand_Perfect_Matching.thy (diff)
The file was modified thys/Schwartz_Zippel/Schwartz_Zippel.thy (diff)
Changeset 14268:7ee0aee653f8 by desharna:
adjusted Simple_Clause_Learning from AFP 2022 to AFP devel
The file was modified thys/Simple_Clause_Learning/Completeness.thy (diff)
The file was modified thys/Simple_Clause_Learning/Correct_Termination.thy (diff)
The file was modified thys/Simple_Clause_Learning/Initial_Literals_Generalize_Learned_Literals.thy (diff)
The file was modified thys/Simple_Clause_Learning/Ordered_Resolution_Prover_Extra.thy (diff)
The file was modified thys/Simple_Clause_Learning/Relation_Extra.thy (diff)
The file was modified thys/Simple_Clause_Learning/SCL_FOL.thy (diff)
The file was modified thys/Simple_Clause_Learning/Termination.thy (diff)
The file was removedthys/Simple_Clause_Learning/First_Order_Terms_Extra.thy
Changeset 14267:7aa9ab057cd7 by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted Given_Clause_Loops from AFP 2022 to AFP devel
The file was modified thys/Given_Clause_Loops/Fair_DISCOUNT_Loop.thy (diff)
The file was modified thys/Given_Clause_Loops/Fair_Otter_Loop_Def.thy (diff)
The file was modified thys/Given_Clause_Loops/Fair_Zipperposition_Loop.thy (diff)
The file was modified thys/Given_Clause_Loops/Fair_iProver_Loop.thy (diff)
The file was modified thys/Given_Clause_Loops/Prover_Queue.thy (diff)
Changeset 14266:b2fa2ad6a242 by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted CommCSL from AFP 2022 to AFP devel
The file was modified thys/CommCSL/Soundness.thy (diff)
Changeset 14265:7855f111caf9 by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted DigitsInBase from AFP 2022 to AFP devel
The file was modified thys/DigitsInBase/DigitsInBase.thy (diff)
Changeset 14264:81a6759dfada by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted Schwartz_Zippel from AFP 2022 to AFP devel
The file was modified thys/Schwartz_Zippel/Rand_Perfect_Matching.thy (diff)
Changeset 14263:58b26f37f4e6 by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted TsirelsonBound from AFP 2022 to AFP devel
The file was modified thys/TsirelsonBound/Tensor_Mat_Compl_Properties.thy (diff)
Changeset 14262:67fa1b4a62ba by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted Tree_Enumeration from AFP 2022 to AFP devel
The file was modified thys/Tree_Enumeration/Rooted_Tree.thy (diff)
Changeset 14261:e31ee8403c7b by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted efficient WPO from AFP 2022 to afp devel
The file was modified thys/Efficient_Weighted_Path_Order/WPO_Approx.thy (diff)
The file was modified thys/Efficient_Weighted_Path_Order/WPO_Mem_Impl.thy (diff)
Changeset 14259:68c085f87ed9 by nipkow:
New entry Efficient_Weighted_Path_Order
The file was addedmetadata/entries/Efficient_Weighted_Path_Order.toml
The file was addedthys/Efficient_Weighted_Path_Order/Indexed_Term.thy
The file was addedthys/Efficient_Weighted_Path_Order/List_Memo_Functions.thy
The file was addedthys/Efficient_Weighted_Path_Order/ROOT
The file was addedthys/Efficient_Weighted_Path_Order/RPO_Mem_Impl.thy
The file was addedthys/Efficient_Weighted_Path_Order/RPO_Unbounded.thy
The file was addedthys/Efficient_Weighted_Path_Order/WPO_Approx.thy
The file was addedthys/Efficient_Weighted_Path_Order/WPO_Mem_Impl.thy
The file was addedthys/Efficient_Weighted_Path_Order/document/root.bib
The file was addedthys/Efficient_Weighted_Path_Order/document/root.tex
The file was addedweb/authors/wenninger/index.html
The file was addedweb/authors/wenninger/index.xml
The file was addedweb/entries/Efficient_Weighted_Path_Order.html
The file was addedweb/theories/efficient_weighted_path_order/index.html
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/authors/thiemann/index.html (diff)
The file was modified web/authors/thiemann/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/weighted_path_order/index.html (diff)
The file was modified web/dependencies/weighted_path_order/index.xml (diff)
The file was modified web/entries/BD_Security_Compositional.html (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/Comparison_Sort_Lower_Bound.html (diff)
The file was modified web/entries/Goedel_HFSet_Semantic.html (diff)
The file was modified web/entries/Goedel_Incompleteness.html (diff)
The file was modified web/entries/Irrationals_From_THEBOOK.html (diff)
The file was modified web/entries/Multiset_Ordering_NPC.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/Residuated_Lattices.html (diff)
The file was modified web/entries/Weighted_Path_Order.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
The file was modified web/topics/logic/rewriting/index.html (diff)
The file was modified web/topics/logic/rewriting/index.xml (diff)
Changeset 14258:2458cc9f2178 by fabian huch _huch@in.tum.de_:
add edit mode to afp-submit UI;
The file was modified tools/afp_submit.scala (diff)
Changeset 14257:86fc101623c5 by fabian huch _huch@in.tum.de_:
solved subtle problem with multiple entries and new authors;
The file was modified tools/afp_submit.scala (diff)
Changeset 14256:e01c52833656 by fabian huch _huch@in.tum.de_:
better error logging;
The file was modified tools/web_app.scala (diff)
Changeset 14255:f6635b128bb7 by fabian huch _huch@in.tum.de_:
added edit handler to submission app;
The file was modified tools/afp_submit.scala (diff)
Changeset 14254:99128d447af7 by fabian huch _huch@in.tum.de_:
added frontend in devel mode;
The file was modified tools/afp_submit.scala (diff)
The file was modified tools/web_app.scala (diff)
Changeset 14253:afff7edfd8b3 by fabian huch _huch@in.tum.de_:
tuned (mostly api path handling);
The file was modified tools/afp_submit.scala (diff)
The file was modified tools/web_app.scala (diff)
Changeset 14252:45762d22cd88 by paulson _lp15@cam.ac.uk_:
A real title in place of MLSS_Decision_Proc
The file was modified metadata/entries/MLSS_Decision_Proc.toml (diff)
The file was modified web/authors/stevens/index.html (diff)
The file was modified web/authors/stevens/index.xml (diff)
The file was modified web/dependencies/fresh_identifiers/index.html (diff)
The file was modified web/dependencies/fresh_identifiers/index.xml (diff)
The file was modified web/dependencies/graph_theory/index.html (diff)
The file was modified web/dependencies/graph_theory/index.xml (diff)
The file was modified web/dependencies/hereditarilyfinite/index.html (diff)
The file was modified web/dependencies/hereditarilyfinite/index.xml (diff)
The file was modified web/dependencies/list-index/index.html (diff)
The file was modified web/dependencies/list-index/index.xml (diff)
The file was modified web/entries/CZH_Elementary_Categories.html (diff)
The file was modified web/entries/Category3.html (diff)
The file was modified web/entries/FO_Theory_Rewriting.html (diff)
The file was modified web/entries/Fresh_Identifiers.html (diff)
The file was modified web/entries/Graph_Theory.html (diff)
The file was modified web/entries/HereditarilyFinite.html (diff)
The file was modified web/entries/Incompleteness.html (diff)
The file was modified web/entries/List-Index.html (diff)
The file was modified web/entries/MLSS_Decision_Proc.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.xml (diff)
The file was modified web/topics/logic/general-logic/decidability-of-theories/index.html (diff)
The file was modified web/topics/logic/general-logic/decidability-of-theories/index.xml (diff)
The file was modified web/topics/logic/general-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
The file was modified web/topics/logic/set-theory/index.html (diff)
The file was modified web/topics/logic/set-theory/index.xml (diff)
Changeset 14251:b4d2af04b7eb by paulson _lp15@cam.ac.uk_:
MLSS_Decision_Proc sitegen
The file was addedmetadata/entries/MLSS_Decision_Proc.toml
The file was addedweb/entries/MLSS_Decision_Proc.html
The file was addedweb/theories/mlss_decision_proc/index.html
The file was modified web/authors/stevens/index.html (diff)
The file was modified web/authors/stevens/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/fresh_identifiers/index.html (diff)
The file was modified web/dependencies/fresh_identifiers/index.xml (diff)
The file was modified web/dependencies/graph_theory/index.html (diff)
The file was modified web/dependencies/graph_theory/index.xml (diff)
The file was modified web/dependencies/hereditarilyfinite/index.html (diff)
The file was modified web/dependencies/hereditarilyfinite/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/list-index/index.html (diff)
The file was modified web/dependencies/list-index/index.xml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CZH_Elementary_Categories.html (diff)
The file was modified web/entries/Category3.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/FO_Theory_Rewriting.html (diff)
The file was modified web/entries/Fresh_Identifiers.html (diff)
The file was modified web/entries/Graph_Theory.html (diff)
The file was modified web/entries/HereditarilyFinite.html (diff)
The file was modified web/entries/Incompleteness.html (diff)
The file was modified web/entries/List-Index.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.xml (diff)
The file was modified web/topics/logic/general-logic/decidability-of-theories/index.html (diff)
The file was modified web/topics/logic/general-logic/decidability-of-theories/index.xml (diff)
The file was modified web/topics/logic/general-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
The file was modified web/topics/logic/set-theory/index.html (diff)
The file was modified web/topics/logic/set-theory/index.xml (diff)
Changeset 14250:1714e1c24057 by paulson _lp15@cam.ac.uk_:
New entry MLSS_Decision_Proc
The file was addedthys/MLSS_Decision_Proc/MLSS_Calculus.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_HF_Extras.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Logic.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Proc.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Proc_All.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Proc_Code.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Realisation.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Semantics.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Suc_Theory.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Typing.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Typing_Defs.thy
The file was addedthys/MLSS_Decision_Proc/MLSS_Typing_Urelems.thy
The file was addedthys/MLSS_Decision_Proc/ROOT
The file was addedthys/MLSS_Decision_Proc/document/root.bib
The file was addedthys/MLSS_Decision_Proc/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14249:d5c2c7bf2e5c by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata and sitegen for TsirelsonBound
The file was addedmetadata/entries/TsirelsonBound.toml
The file was addedweb/authors/mhalla/index.html
The file was addedweb/authors/mhalla/index.xml
The file was addedweb/authors/mori/index.html
The file was addedweb/authors/mori/index.xml
The file was addedweb/entries/TsirelsonBound.html
The file was addedweb/theories/tsirelsonbound/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/echenim/index.html (diff)
The file was modified web/authors/echenim/index.xml (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/commuting_hermitian/index.html (diff)
The file was modified web/dependencies/commuting_hermitian/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Commuting_Hermitian.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/physics/index.html (diff)
The file was modified web/topics/mathematics/physics/index.xml (diff)
The file was modified web/topics/mathematics/physics/quantum-information/index.html (diff)
The file was modified web/topics/mathematics/physics/quantum-information/index.xml (diff)
Changeset 14248:9be80c722f4d by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: TsirelsonBound
The file was addedthys/TsirelsonBound/Density_Matrix_Basics.thy
The file was addedthys/TsirelsonBound/Matrix_L2_Operator_Norm.thy
The file was addedthys/TsirelsonBound/ROOT
The file was addedthys/TsirelsonBound/Tensor_Mat_Compl_Properties.thy
The file was addedthys/TsirelsonBound/Tsirelson.thy
The file was addedthys/TsirelsonBound/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14247:8003229c957d by nipkow:
New entry Tree_Enumeration
The file was addedmetadata/entries/Tree_Enumeration.toml
The file was addedthys/Tree_Enumeration/Labeled_Tree_Enumeration.thy
The file was addedthys/Tree_Enumeration/ROOT
The file was addedthys/Tree_Enumeration/Rooted_Tree.thy
The file was addedthys/Tree_Enumeration/Rooted_Tree_Enumeration.thy
The file was addedthys/Tree_Enumeration/Tree_Graph.thy
The file was addedthys/Tree_Enumeration/document/root.bib
The file was addedthys/Tree_Enumeration/document/root.tex
The file was addedweb/entries/Tree_Enumeration.html
The file was addedweb/theories/tree_enumeration/index.html
The file was modified thys/ROOTS (diff)
The file was modified web/authors/cremer/index.html (diff)
The file was modified web/authors/cremer/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/undirected_graph_theory/index.html (diff)
The file was modified web/dependencies/undirected_graph_theory/index.xml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/Undirected_Graph_Theory.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/graph/index.html (diff)
The file was modified web/topics/computer-science/algorithms/graph/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/index.html (diff)
The file was modified web/topics/computer-science/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/combinatorics/index.html (diff)
The file was modified web/topics/mathematics/combinatorics/index.xml (diff)
The file was modified web/topics/mathematics/graph-theory/index.html (diff)
The file was modified web/topics/mathematics/graph-theory/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
Changeset 14246:7f7e0823fad6 by paulson _lp15@cam.ac.uk_:
Three_Squares citegen
The file was addedmetadata/entries/Three_Squares.toml
The file was addedweb/authors/chevalier/index.html
The file was addedweb/authors/chevalier/index.xml
The file was addedweb/authors/danilkin/index.html
The file was addedweb/authors/danilkin/index.xml
The file was addedweb/entries/Three_Squares.html
The file was addedweb/theories/three_squares/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/dirichlet_l/index.html (diff)
The file was modified web/dependencies/dirichlet_l/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/entries/Dirichlet_L.html (diff)
The file was modified web/entries/Dirichlet_Series.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/number-theory/index.html (diff)
The file was modified web/topics/mathematics/number-theory/index.xml (diff)
Changeset 14245:cc5da931919e by paulson _lp15@cam.ac.uk_:
New entry Three_Squares
The file was addedthys/Three_Squares/Low_Dimensional_Linear_Algebra.thy
The file was addedthys/Three_Squares/Quadratic_Forms.thy
The file was addedthys/Three_Squares/ROOT
The file was addedthys/Three_Squares/Residues_Properties.thy
The file was addedthys/Three_Squares/Three_Squares.thy
The file was addedthys/Three_Squares/document/root.bib
The file was addedthys/Three_Squares/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14244:ed44e5fe1c91 by Manuel Eberl _manuel@pruvisto.org_:
fixed some ACM/AMS categories
The file was modified metadata/topics.toml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.html (diff)
The file was modified web/topics/computer-science/security/cryptography/index.html (diff)
Changeset 14243:eabb29dd60f8 by nipkow:
more files
The file was addedmetadata/entries/MHComputation.toml
The file was addedthys/MHComputation/MHComputation.thy
The file was addedthys/MHComputation/ROOT
The file was addedthys/MHComputation/document/root.bib
The file was addedthys/MHComputation/document/root.tex
The file was addedweb/entries/MHComputation.html
The file was addedweb/theories/mhcomputation/index.html
The file was addedweb/topics/computer-science/index.html
The file was addedweb/topics/computer-science/index.xml
Changeset 14242:40e9b3cc3b69 by nipkow:
New entry MHComputation
The file was modified thys/ROOTS (diff)
The file was modified web/authors/stannett/index.html (diff)
The file was modified web/authors/stannett/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/index.json (diff)
The file was modified web/topics/logic/computability/index.html (diff)
The file was modified web/topics/logic/computability/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/physics/index.html (diff)
The file was modified web/topics/mathematics/physics/index.xml (diff)
Changeset 14241:b2618bec65de by fabian huch _huch@in.tum.de_:
make index.json files line-by-line for smaller diffs;
The file was modified admin/site/themes/afp/layouts/_default/terms.json (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/topics/index.json (diff)
The file was removedmetadata/authors.toml.orig
The file was removedmetadata/authors.toml.rej
Changeset 14239:e184ebea4edb by fabian huch _huch@in.tum.de_:
added new entry DigitsInBase;
The file was addedmetadata/entries/DigitsInBase.toml
The file was addedthys/DigitsInBase/DigitsInBase.thy
The file was addedthys/DigitsInBase/ROOT
The file was addedthys/DigitsInBase/document/root.bib
The file was addedthys/DigitsInBase/document/root.tex
The file was addedweb/authors/staats/index.html
The file was addedweb/authors/staats/index.xml
The file was addedweb/entries/DigitsInBase.html
The file was addedweb/theories/digitsinbase/index.html
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Dirichlet_Series.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/number-theory/index.html (diff)
The file was modified web/topics/mathematics/number-theory/index.xml (diff)
Changeset 14238:8803006aad0b by manuel eberl _eberlm@in.tum.de_:
fixed broken LaTeX quotation marks in abstracts
The file was modified metadata/entries/CAVA_LTL_Modelchecker.toml (diff)
The file was modified metadata/entries/Core_SC_DOM.toml (diff)
The file was modified metadata/entries/DPT-SAT-Solver.toml (diff)
The file was modified metadata/entries/Datatype_Order_Generator.toml (diff)
The file was modified metadata/entries/Derangements.toml (diff)
The file was modified metadata/entries/Deriving.toml (diff)
The file was modified metadata/entries/FunWithFunctions.toml (diff)
The file was modified metadata/entries/LTL_Master_Theorem.toml (diff)
The file was modified metadata/entries/Neumann_Morgenstern_Utility.toml (diff)
The file was modified metadata/entries/Ordinals_and_Cardinals.toml (diff)
The file was modified metadata/entries/Rank_Nullity_Theorem.toml (diff)
The file was modified metadata/entries/Real_Power.toml (diff)
The file was modified metadata/entries/Rensets.toml (diff)
The file was modified metadata/entries/Stellar_Quorums.toml (diff)
The file was modified metadata/entries/Trie.toml (diff)
The file was modified metadata/entries/Types_Tableaus_and_Goedels_God.toml (diff)
The file was modified metadata/entries/VYDRA_MDL.toml (diff)
The file was modified metadata/entries/X86_Semantics.toml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CAVA_LTL_Modelchecker.html (diff)
The file was modified web/entries/Core_SC_DOM.html (diff)
The file was modified web/entries/DPT-SAT-Solver.html (diff)
The file was modified web/entries/Datatype_Order_Generator.html (diff)
The file was modified web/entries/Derangements.html (diff)
The file was modified web/entries/Deriving.html (diff)
The file was modified web/entries/FunWithFunctions.html (diff)
The file was modified web/entries/LTL_Master_Theorem.html (diff)
The file was modified web/entries/Neumann_Morgenstern_Utility.html (diff)
The file was modified web/entries/Ordinals_and_Cardinals.html (diff)
The file was modified web/entries/Rank_Nullity_Theorem.html (diff)
The file was modified web/entries/Real_Power.html (diff)
The file was modified web/entries/Rensets.html (diff)
The file was modified web/entries/Stellar_Quorums.html (diff)
The file was modified web/entries/Trie.html (diff)
The file was modified web/entries/Types_Tableaus_and_Goedels_God.html (diff)
The file was modified web/entries/VYDRA_MDL.html (diff)
The file was modified web/entries/X86_Semantics.html (diff)
The file was modified web/index.json (diff)
Changeset 14237:112513d0e2e3 by manuel eberl _eberlm@in.tum.de_:
recategorised some entries
The file was modified metadata/entries/Fisher_Yates.toml (diff)
The file was modified metadata/entries/List_Update.toml (diff)
The file was modified metadata/entries/Quasi_Borel_Spaces.toml (diff)
The file was modified metadata/entries/Quick_Sort_Cost.toml (diff)
The file was modified metadata/entries/Random_BSTs.toml (diff)
The file was modified web/entries/Fisher_Yates.html (diff)
The file was modified web/entries/List_Update.html (diff)
The file was modified web/entries/Quasi_Borel_Spaces.html (diff)
The file was modified web/entries/Quick_Sort_Cost.html (diff)
The file was modified web/entries/Random_BSTs.html (diff)
The file was modified web/index.json (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.html (diff)
The file was modified web/topics/computer-science/algorithms/randomized/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14236:4ecd1e3b58a6 by manuel eberl _eberlm@in.tum.de_:
new topic: Computer science/Algorithms/Randomized
The file was addedweb/topics/computer-science/algorithms/randomized/index.html
The file was addedweb/topics/computer-science/algorithms/randomized/index.xml
The file was modified metadata/entries/Distributed_Distinct_Elements.toml (diff)
The file was modified metadata/entries/Frequency_Moments.toml (diff)
The file was modified metadata/entries/Median_Method.toml (diff)
The file was modified metadata/entries/Probabilistic_Prime_Tests.toml (diff)
The file was modified metadata/entries/Probabilistic_While.toml (diff)
The file was modified metadata/entries/Randomised_BSTs.toml (diff)
The file was modified metadata/entries/Schwartz_Zippel.toml (diff)
The file was modified metadata/entries/Skip_Lists.toml (diff)
The file was modified metadata/topics.toml (diff)
The file was modified web/entries/Distributed_Distinct_Elements.html (diff)
The file was modified web/entries/Frequency_Moments.html (diff)
The file was modified web/entries/Median_Method.html (diff)
The file was modified web/entries/Probabilistic_Prime_Tests.html (diff)
The file was modified web/entries/Probabilistic_While.html (diff)
The file was modified web/entries/Randomised_BSTs.html (diff)
The file was modified web/entries/Real_Time_Deque.html (diff)
The file was modified web/entries/Schwartz_Zippel.html (diff)
The file was modified web/entries/Skip_Lists.html (diff)
The file was modified web/index.json (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/computer-science/security/cryptography/index.html (diff)
The file was modified web/topics/computer-science/security/cryptography/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/index.json (diff)
The file was modified web/topics/mathematics/algebra/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14235:34a086c9abed by Manuel Eberl _manuel@pruvisto.org_:
sitegen for Schwartz_Zippel
The file was addedmetadata/entries/Schwartz_Zippel.toml
The file was addedweb/authors/kim/index.html
The file was addedweb/authors/kim/index.xml
The file was addedweb/dependencies/skip_lists/index.html
The file was addedweb/dependencies/skip_lists/index.xml
The file was addedweb/entries/Schwartz_Zippel.html
The file was addedweb/theories/schwartz_zippel/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/authors/tan/index.html (diff)
The file was modified web/authors/tan/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/factor_algebraic_polynomial/index.html (diff)
The file was modified web/dependencies/factor_algebraic_polynomial/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/dependencies/jordan_normal_form/index.html (diff)
The file was modified web/dependencies/jordan_normal_form/index.xml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/CommCSL.html (diff)
The file was modified web/entries/Factor_Algebraic_Polynomial.html (diff)
The file was modified web/entries/Jordan_Normal_Form.html (diff)
The file was modified web/entries/Skip_Lists.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/security/cryptography/index.html (diff)
The file was modified web/topics/computer-science/security/cryptography/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14234:4e19c676a55f by Manuel Eberl _manuel@pruvisto.org_:
new entry: Schwartz_Zippel
The file was addedthys/Schwartz_Zippel/ROOT
The file was addedthys/Schwartz_Zippel/Rand_Perfect_Matching.thy
The file was addedthys/Schwartz_Zippel/Schwartz_Zippel.thy
The file was addedthys/Schwartz_Zippel/document/root.bib
The file was addedthys/Schwartz_Zippel/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14233:8d98c4f533ee by nipkow:
New entry: Simple_Clause_Learning
The file was addedmetadata/entries/Simple_Clause_Learning.toml
The file was addedthys/Simple_Clause_Learning/Abstract_Renaming_Apart.thy
The file was addedthys/Simple_Clause_Learning/Completeness.thy
The file was addedthys/Simple_Clause_Learning/Correct_Termination.thy
The file was addedthys/Simple_Clause_Learning/First_Order_Terms_Extra.thy
The file was addedthys/Simple_Clause_Learning/Initial_Literals_Generalize_Learned_Literals.thy
The file was addedthys/Simple_Clause_Learning/Invariants.thy
The file was addedthys/Simple_Clause_Learning/Multiset_Order_Extra.thy
The file was addedthys/Simple_Clause_Learning/Non_Redundancy.thy
The file was addedthys/Simple_Clause_Learning/Ordered_Resolution_Prover_Extra.thy
The file was addedthys/Simple_Clause_Learning/ROOT
The file was addedthys/Simple_Clause_Learning/Relation_Extra.thy
The file was addedthys/Simple_Clause_Learning/SCL_FOL.thy
The file was addedthys/Simple_Clause_Learning/Termination.thy
The file was addedthys/Simple_Clause_Learning/Trail_Induced_Ordering.thy
The file was addedthys/Simple_Clause_Learning/Wellfounded_Extra.thy
The file was addedthys/Simple_Clause_Learning/document/root.bib
The file was addedthys/Simple_Clause_Learning/document/root.tex
The file was addedweb/dependencies/functional_ordered_resolution_prover/index.html
The file was addedweb/dependencies/functional_ordered_resolution_prover/index.xml
The file was addedweb/dependencies/saturation_framework_extensions/index.html
The file was addedweb/dependencies/saturation_framework_extensions/index.xml
The file was addedweb/entries/Simple_Clause_Learning.html
The file was addedweb/theories/simple_clause_learning/index.html
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/desharnais/index.html (diff)
The file was modified web/authors/desharnais/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/first_order_terms/index.html (diff)
The file was modified web/dependencies/first_order_terms/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/dependencies/ordered_resolution_prover/index.html (diff)
The file was modified web/dependencies/ordered_resolution_prover/index.xml (diff)
The file was modified web/dependencies/saturation_framework/index.html (diff)
The file was modified web/dependencies/saturation_framework/index.xml (diff)
The file was modified web/entries/First_Order_Terms.html (diff)
The file was modified web/entries/Functional_Ordered_Resolution_Prover.html (diff)
The file was modified web/entries/Ordered_Resolution_Prover.html (diff)
The file was modified web/entries/Saturation_Framework.html (diff)
The file was modified web/entries/Saturation_Framework_Extensions.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/logic/general-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/index.xml (diff)
The file was modified web/topics/logic/general-logic/mechanization-of-proofs/index.html (diff)
The file was modified web/topics/logic/general-logic/mechanization-of-proofs/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
Changeset 14232:97aa28cdec1a by nipkow:
New entry HyperHoareLogic
The file was addedmetadata/entries/HyperHoareLogic.toml
The file was addedthys/HyperHoareLogic/Examples.thy
The file was addedthys/HyperHoareLogic/Expressivity.thy
The file was addedthys/HyperHoareLogic/Language.thy
The file was addedthys/HyperHoareLogic/Logic.thy
The file was addedthys/HyperHoareLogic/ProgramHyperproperties.thy
The file was addedthys/HyperHoareLogic/ROOT
The file was addedthys/HyperHoareLogic/document/root.bib
The file was addedthys/HyperHoareLogic/document/root.tex
The file was addedweb/entries/HyperHoareLogic.html
The file was addedweb/theories/hyperhoarelogic/index.html
The file was modified thys/ROOTS (diff)
The file was modified web/authors/dardinier/index.html (diff)
The file was modified web/authors/dardinier/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14231:a054eadf858c by nipkow:
New entry Distributed_Distinct_Elements
The file was addedmetadata/entries/Distributed_Distinct_Elements.toml
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Accuracy.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Accuracy_Without_Cutoff.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Balls_and_Bins.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Cutoff_Level.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Inner_Algorithm.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Outer_Algorithm.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Preliminary.thy
The file was addedthys/Distributed_Distinct_Elements/Distributed_Distinct_Elements_Tail_Bounds.thy
The file was addedthys/Distributed_Distinct_Elements/Pseudorandom_Combinators.thy
The file was addedthys/Distributed_Distinct_Elements/ROOT
The file was addedthys/Distributed_Distinct_Elements/document/root.bib
The file was addedthys/Distributed_Distinct_Elements/document/root.tex
The file was addedweb/dependencies/expander_graphs/index.html
The file was addedweb/dependencies/expander_graphs/index.xml
The file was addedweb/entries/Distributed_Distinct_Elements.html
The file was addedweb/theories/distributed_distinct_elements/index.html
The file was modified thys/ROOTS (diff)
The file was modified web/authors/karayel/index.html (diff)
The file was modified web/authors/karayel/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/discrete_summation/index.html (diff)
The file was modified web/dependencies/discrete_summation/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/dependencies/stirling_formula/index.html (diff)
The file was modified web/dependencies/stirling_formula/index.xml (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Discrete_Summation.html (diff)
The file was modified web/entries/Expander_Graphs.html (diff)
The file was modified web/entries/Stirling_Formula.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/approximation/index.html (diff)
The file was modified web/topics/computer-science/algorithms/approximation/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/distributed/index.html (diff)
The file was modified web/topics/computer-science/algorithms/distributed/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14230:8c3574960b41 by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata for CommCSL + sitegen
The file was addedmetadata/entries/CommCSL.toml
The file was addedweb/entries/CommCSL.html
The file was addedweb/theories/commcsl/index.html
The file was modified web/authors/dardinier/index.html (diff)
The file was modified web/authors/dardinier/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/BD_Security_Compositional.html (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/concurrency/index.html (diff)
The file was modified web/topics/computer-science/concurrency/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was addedthys/CommCSL/AbstractCommutativity.thy
The file was addedthys/CommCSL/CommCSL.thy
The file was addedthys/CommCSL/FractionalHeap.thy
The file was addedthys/CommCSL/Guards.thy
The file was addedthys/CommCSL/Lang.thy
The file was addedthys/CommCSL/NonInterference.thy
The file was addedthys/CommCSL/PartialMap.thy
The file was addedthys/CommCSL/PosRat.thy
The file was addedthys/CommCSL/ROOT
The file was addedthys/CommCSL/Safety.thy
The file was addedthys/CommCSL/Soundness.thy
The file was addedthys/CommCSL/StateModel.thy
The file was addedthys/CommCSL/document/root.bib
The file was addedthys/CommCSL/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14228:b6c8736b79bb by nipkow:
New entry No_FTL_observers_Gen_Rel
The file was addedmetadata/authors.toml.orig
The file was addedmetadata/authors.toml.rej
The file was addedmetadata/entries/No_FTL_observers_Gen_Rel.toml
The file was addedthys/No_FTL_observers_Gen_Rel/Affine.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AffineConeLemma.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxDiff.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxEField.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxEventMinus.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxLightMinus.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxSelfMinus.thy
The file was addedthys/No_FTL_observers_Gen_Rel/AxTriangleInequality.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Cardinalities.thy
The file was addedthys/No_FTL_observers_Gen_Rel/CauchySchwarz.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Classification.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Cones.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Functions.thy
The file was addedthys/No_FTL_observers_Gen_Rel/KeyLemma.thy
The file was addedthys/No_FTL_observers_Gen_Rel/LinearMaps.thy
The file was addedthys/No_FTL_observers_Gen_Rel/MainLemma.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Matrices.thy
The file was addedthys/No_FTL_observers_Gen_Rel/NoFTLGR.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Norms.thy
The file was addedthys/No_FTL_observers_Gen_Rel/ObserverConeLemma.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Points.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Proposition1.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Proposition2.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Proposition3.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Quadratics.thy
The file was addedthys/No_FTL_observers_Gen_Rel/ROOT
The file was addedthys/No_FTL_observers_Gen_Rel/ReverseCauchySchwarz.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Sorts.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Sublemma3.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Sublemma4.thy
The file was addedthys/No_FTL_observers_Gen_Rel/TangentLineLemma.thy
The file was addedthys/No_FTL_observers_Gen_Rel/TangentLines.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Translations.thy
The file was addedthys/No_FTL_observers_Gen_Rel/Vectors.thy
The file was addedthys/No_FTL_observers_Gen_Rel/WorldLine.thy
The file was addedthys/No_FTL_observers_Gen_Rel/WorldView.thy
The file was addedthys/No_FTL_observers_Gen_Rel/document/root.bib
The file was addedthys/No_FTL_observers_Gen_Rel/document/root.tex
The file was addedweb/authors/andreka/index.html
The file was addedweb/authors/andreka/index.xml
The file was addedweb/authors/higgins/index.html
The file was addedweb/authors/higgins/index.xml
The file was addedweb/authors/madarasz/index.html
The file was addedweb/authors/madarasz/index.xml
The file was addedweb/authors/szekely/index.html
The file was addedweb/authors/szekely/index.xml
The file was addedweb/entries/No_FTL_observers_Gen_Rel.html
The file was addedweb/theories/no_ftl_observers_gen_rel/index.html
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/authors/nemeti/index.html (diff)
The file was modified web/authors/nemeti/index.xml (diff)
The file was modified web/authors/stannett/index.html (diff)
The file was modified web/authors/stannett/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/physics/index.html (diff)
The file was modified web/topics/mathematics/physics/index.xml (diff)
Changeset 14227:f323a37f60a5 by rene thiemann _rene.thiemann@uibk.ac.at_:
added new files generated by sitegen
The file was addedweb/dependencies/commuting_hermitian/index.html
The file was addedweb/dependencies/commuting_hermitian/index.xml
The file was addedweb/dependencies/frequency_moments/index.html
The file was addedweb/dependencies/frequency_moments/index.xml
The file was addedweb/dependencies/weighted_arithmetic_geometric_mean/index.html
The file was addedweb/dependencies/weighted_arithmetic_geometric_mean/index.xml
The file was addedweb/entries/Expander_Graphs.html
The file was addedweb/theories/expander_graphs/index.html
The file was modified web/authors/karayel/index.html (diff)
The file was modified web/authors/karayel/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/graph_theory/index.html (diff)
The file was modified web/dependencies/graph_theory/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/dependencies/perron_frobenius/index.html (diff)
The file was modified web/dependencies/perron_frobenius/index.xml (diff)
The file was modified web/entries/Commuting_Hermitian.html (diff)
The file was modified web/entries/Frequency_Moments.html (diff)
The file was modified web/entries/Graph_Theory.html (diff)
The file was modified web/entries/Perron_Frobenius.html (diff)
The file was modified web/entries/Weighted_Arithmetic_Geometric_Mean.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/graph/index.html (diff)
The file was modified web/topics/computer-science/algorithms/graph/index.xml (diff)
The file was modified web/topics/computer-science/algorithms/index.html (diff)
The file was modified web/topics/computer-science/algorithms/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/graph-theory/index.html (diff)
The file was modified web/topics/mathematics/graph-theory/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14225:c2b9a8deb55c by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata for Expander Graphs
The file was addedmetadata/entries/Expander_Graphs.toml
Changeset 14224:528b9fec7472 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Expander Graphs
The file was addedthys/Expander_Graphs/Constructive_Chernoff_Bound.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Algebra.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Cheeger_Inequality.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Definition.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Eigenvalues.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_MGG.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Multiset_Extras.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Power_Construction.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Strongly_Explicit.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_TTS.thy
The file was addedthys/Expander_Graphs/Expander_Graphs_Walks.thy
The file was addedthys/Expander_Graphs/Extra_Congruence_Method.thy
The file was addedthys/Expander_Graphs/ROOT
The file was addedthys/Expander_Graphs/document/root.bib
The file was addedthys/Expander_Graphs/document/root.tex
The file was modified thys/ROOTS (diff)
The file was modified metadata/authors.toml (diff)
Changeset 14222:f30f86e45086 by rene thiemann _rene.thiemann@uibk.ac.at_:
fix of toml-entries and rerun of sitegen: problem: links where in these quotes: ”...” and not in the standard ones &quot;...&quot;
The file was modified metadata/entries/Binary_Code_Imprimitive.toml (diff)
The file was modified metadata/entries/Two_Generated_Word_Monoids_Intersection.toml (diff)
The file was modified web/entries/Binary_Code_Imprimitive.html (diff)
The file was modified web/entries/Two_Generated_Word_Monoids_Intersection.html (diff)
The file was modified web/index.json (diff)
Changeset 14221:db530be3d7ca by rene thiemann _rene.thiemann@uibk.ac.at_:
sitegen (for Binary_Code_Imprimitive and Two_Generated_Word_Monoids_Intersection)
The file was addedweb/dependencies/combinatorics_words_graph_lemma/index.html
The file was addedweb/dependencies/combinatorics_words_graph_lemma/index.xml
The file was addedweb/entries/Binary_Code_Imprimitive.html
The file was addedweb/entries/Two_Generated_Word_Monoids_Intersection.html
The file was addedweb/theories/binary_code_imprimitive/index.html
The file was addedweb/theories/two_generated_word_monoids_intersection/index.html
The file was modified web/authors/holub/index.html (diff)
The file was modified web/authors/holub/index.xml (diff)
The file was modified web/authors/raska/index.html (diff)
The file was modified web/authors/raska/index.xml (diff)
The file was modified web/authors/starosta/index.html (diff)
The file was modified web/authors/starosta/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/combinatorics_words/index.html (diff)
The file was modified web/dependencies/combinatorics_words/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/entries/Combinatorics_Words.html (diff)
The file was modified web/entries/Combinatorics_Words_Graph_Lemma.html (diff)
The file was modified web/entries/UpDown_Scheme.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/automata-and-formal-languages/index.html (diff)
The file was modified web/topics/computer-science/automata-and-formal-languages/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14220:055662f88f96 by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata for Binary_Code_Imprimitive and Two_Generated_Word_Monoids_Intersection
The file was addedmetadata/entries/Binary_Code_Imprimitive.toml
The file was addedmetadata/entries/Two_Generated_Word_Monoids_Intersection.toml
Changeset 14219:9490f09cf4e6 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Two_Generated_Word_Monoids_Intersection
The file was addedthys/Two_Generated_Word_Monoids_Intersection/ROOT
The file was addedthys/Two_Generated_Word_Monoids_Intersection/Two_Generated_Word_Monoids_Intersection.thy
The file was addedthys/Two_Generated_Word_Monoids_Intersection/document/root.bib
The file was addedthys/Two_Generated_Word_Monoids_Intersection/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14218:25cfc0d55518 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Binary_Code_Imprimitive
The file was addedthys/Binary_Code_Imprimitive/Binary_Code_Imprimitive.thy
The file was addedthys/Binary_Code_Imprimitive/Binary_Square_Interpretation.thy
The file was addedthys/Binary_Code_Imprimitive/ROOT
The file was addedthys/Binary_Code_Imprimitive/document/root.bib
The file was addedthys/Binary_Code_Imprimitive/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14217:b3d3356622c7 by rene thiemann _rene.thiemann@uibk.ac.at_:
running sort on ROOTS
The file was modified thys/ROOTS (diff)
Changeset 14216:2ad1cd4a0982 by nipkow:
New entry Probability_Inequality_Completeness
The file was addedmetadata/entries/Probability_Inequality_Completeness.toml
The file was addedthys/Probability_Inequality_Completeness/Probability_Inequality_Completeness.thy
The file was addedthys/Probability_Inequality_Completeness/ROOT
The file was addedthys/Probability_Inequality_Completeness/document/root.bib
The file was addedthys/Probability_Inequality_Completeness/document/root.tex
The file was addedweb/dependencies/suppes_theorem/index.html
The file was addedweb/dependencies/suppes_theorem/index.xml
The file was addedweb/entries/Probability_Inequality_Completeness.html
The file was addedweb/theories/probability_inequality_completeness/index.html
The file was modified thys/ROOTS (diff)
The file was modified web/authors/doty/index.html (diff)
The file was modified web/authors/doty/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/index.json (diff)
The file was modified web/entries/Suppes_Theorem.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-propositional-logic/index.xml (diff)
The file was modified web/topics/logic/general-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/probability-theory/index.html (diff)
The file was modified web/topics/mathematics/probability-theory/index.xml (diff)
Changeset 14215:5818f34777c7 by paulson:
Rensets metadata
The file was modified web/authors/popescu/index.html (diff)
The file was modified web/authors/popescu/index.xml (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/index.xml (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.html (diff)
The file was modified web/topics/computer-science/programming-languages/logics/index.xml (diff)
The file was modified web/topics/index.html (diff)
Changeset 14214:838da7313b56 by paulson _lp15@cam.ac.uk_:
New entry Rensets
The file was addedmetadata/entries/Rensets.toml
The file was addedthys/Rensets/All.thy
The file was addedthys/Rensets/Examples.thy
The file was addedthys/Rensets/FRBCE_Rensets.thy
The file was addedthys/Rensets/Lambda_Terms.thy
The file was addedthys/Rensets/Nominal_Sets.thy
The file was addedthys/Rensets/ROOT
The file was addedthys/Rensets/Rensets.thy
The file was addedthys/Rensets/Rensets_to_Nominal_Sets.thy
The file was addedthys/Rensets/Substitutive_Sets.thy
The file was addedthys/Rensets/document/root.bib
The file was addedthys/Rensets/document/root.tex
The file was addedweb/entries/Rensets.html
The file was addedweb/theories/rensets/index.html
The file was modified thys/ROOTS (diff)
The file was modified web/data/keywords.json (diff)
Changeset 14213:cf0204d4e1a9 by nipkow:
more Edwards
The file was addedweb/entries/Edwards_Elliptic_Curves_Group.html
The file was addedweb/theories/edwards_elliptic_curves_group/index.html
The file was modified web/authors/raya/index.html (diff)
The file was modified web/authors/raya/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.html (diff)
The file was modified web/topics/mathematics/algebra/index.xml (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
Changeset 14212:c9533fbfcc4e by nipkow:
New entry Edwards_Elliptic_Curves_Group
The file was addedmetadata/entries/Edwards_Elliptic_Curves_Group.toml
The file was addedthys/Edwards_Elliptic_Curves_Group/Edwards_Elliptic_Curves_Group.thy
The file was addedthys/Edwards_Elliptic_Curves_Group/ROOT
The file was addedthys/Edwards_Elliptic_Curves_Group/document/root.bib
The file was addedthys/Edwards_Elliptic_Curves_Group/document/root.tex
The file was modified metadata/authors.toml (diff)
The file was modified thys/ROOTS (diff)
Changeset 14211:56f1ac262885 by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata and sitegen for CVP_Hardness
The file was addedmetadata/entries/CVP_Hardness.toml
The file was addedweb/entries/CVP_Hardness.html
The file was addedweb/theories/cvp_hardness/index.html
The file was modified web/authors/kreuzer/index.html (diff)
The file was modified web/authors/kreuzer/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/benor_kozen_reif/index.html (diff)
The file was modified web/dependencies/benor_kozen_reif/index.xml (diff)
The file was modified web/dependencies/berlekamp_zassenhaus/index.html (diff)
The file was modified web/dependencies/berlekamp_zassenhaus/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/jordan_normal_form/index.html (diff)
The file was modified web/dependencies/jordan_normal_form/index.xml (diff)
The file was modified web/dependencies/lll_basis_reduction/index.html (diff)
The file was modified web/dependencies/lll_basis_reduction/index.xml (diff)
The file was modified web/entries/BenOr_Kozen_Reif.html (diff)
The file was modified web/entries/Berlekamp_Zassenhaus.html (diff)
The file was modified web/entries/CHERI-C_Memory_Model.html (diff)
The file was modified web/entries/Jordan_Normal_Form.html (diff)
The file was modified web/entries/LLL_Basis_Reduction.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/security/cryptography/index.html (diff)
The file was modified web/topics/computer-science/security/cryptography/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/mathematics/index.html (diff)
The file was modified web/topics/mathematics/index.xml (diff)
The file was modified web/topics/mathematics/misc/index.html (diff)
The file was modified web/topics/mathematics/misc/index.xml (diff)
Changeset 14210:786b13f08c87 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: CVP_Hardness
The file was addedthys/CVP_Hardness/Additional_Lemmas.thy
The file was addedthys/CVP_Hardness/BHLE.thy
The file was addedthys/CVP_Hardness/CVP_p.thy
The file was addedthys/CVP_Hardness/CVP_vec.thy
The file was addedthys/CVP_Hardness/Digits_int.thy
The file was addedthys/CVP_Hardness/Lattice_int.thy
The file was addedthys/CVP_Hardness/Partition.thy
The file was addedthys/CVP_Hardness/ROOT
The file was addedthys/CVP_Hardness/Reduction.thy
The file was addedthys/CVP_Hardness/SVP_vec.thy
The file was addedthys/CVP_Hardness/Subset_Sum.thy
The file was addedthys/CVP_Hardness/document/root.bib
The file was addedthys/CVP_Hardness/document/root.tex
The file was addedthys/CVP_Hardness/infnorm.thy
The file was modified thys/ROOTS (diff)
The file was modified web/statistics/index.html (diff)
Changeset 14208:33209b175741 by andreas lochbihler _mail@andreas-lochbihler.de_:
revert proof compression experiment
The file was modified thys/ABY3_Protocols/Shuffle.thy (diff)
The file was removedthys/ABY3_Protocols/#Shuffle.thy#
Changeset 14207:63f7ced67c2c by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata for ABY3_Protocols
The file was addedmetadata/entries/ABY3_Protocols.toml
The file was addedweb/entries/ABY3_Protocols.html
The file was addedweb/theories/aby3_protocols/index.html
The file was modified web/authors/hu/index.html (diff)
The file was modified web/authors/hu/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/crypthol/index.html (diff)
The file was modified web/dependencies/crypthol/index.xml (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/entries/CryptHOL.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/computer-science/security/index.html (diff)
The file was modified web/topics/computer-science/security/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was addedthys/ABY3_Protocols/#Shuffle.thy#
The file was addedthys/ABY3_Protocols/Additive_Sharing.thy
The file was addedthys/ABY3_Protocols/Finite_Number_Type.thy
The file was addedthys/ABY3_Protocols/Multiplication.thy
The file was addedthys/ABY3_Protocols/Multiplication_Synthesization.thy
The file was addedthys/ABY3_Protocols/ROOT
The file was addedthys/ABY3_Protocols/Sharing_Lemmas.thy
The file was addedthys/ABY3_Protocols/Shuffle.thy
The file was addedthys/ABY3_Protocols/Spmf_Common.thy
The file was addedthys/ABY3_Protocols/document/root.bib
The file was addedthys/ABY3_Protocols/document/root.tex
The file was modified thys/ROOTS (diff)
Changeset 14205:3ba4d397d499 by paulson _lp15@cam.ac.uk_:
sitegen for Given_Clause_Loops
The file was addedmetadata/entries/Given_Clause_Loops.toml
The file was addedweb/authors/qiu/index.html
The file was addedweb/authors/qiu/index.xml
The file was addedweb/entries/Given_Clause_Loops.html
The file was addedweb/theories/given_clause_loops/index.html
The file was modified metadata/authors.toml (diff)
The file was modified web/authors/blanchette/index.html (diff)
The file was modified web/authors/blanchette/index.xml (diff)
The file was modified web/authors/index.html (diff)
The file was modified web/authors/index.json (diff)
The file was modified web/authors/tourret/index.html (diff)
The file was modified web/authors/tourret/index.xml (diff)
The file was modified web/data/keywords.json (diff)
The file was modified web/dependencies/index.html (diff)
The file was modified web/dependencies/saturation_framework/index.html (diff)
The file was modified web/dependencies/saturation_framework/index.xml (diff)
The file was modified web/dependencies/weighted_path_order/index.html (diff)
The file was modified web/dependencies/weighted_path_order/index.xml (diff)
The file was modified web/entries/Saturation_Framework.html (diff)
The file was modified web/entries/Weighted_Path_Order.html (diff)
The file was modified web/entries/index.html (diff)
The file was modified web/entries/index.xml (diff)
The file was modified web/index.html (diff)
The file was modified web/index.json (diff)
The file was modified web/index.xml (diff)
The file was modified web/sitemap.xml (diff)
The file was modified web/statistics/index.html (diff)
The file was modified web/theories/index.xml (diff)
The file was modified web/topics/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-first-order-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/classical-first-order-logic/index.xml (diff)
The file was modified web/topics/logic/general-logic/index.html (diff)
The file was modified web/topics/logic/general-logic/index.xml (diff)
The file was modified web/topics/logic/index.html (diff)
The file was modified web/topics/logic/index.xml (diff)
Changeset 14204:35cfa78f74c9 by paulson _lp15@cam.ac.uk_:
New entry Given_Clause_Loops
The file was addedthys/Given_Clause_Loops/DISCOUNT_Loop.thy
The file was addedthys/Given_Clause_Loops/Fair_DISCOUNT_Loop.thy
The file was addedthys/Given_Clause_Loops/Fair_Otter_Loop_Complete.thy
The file was addedthys/Given_Clause_Loops/Fair_Otter_Loop_Def.thy
The file was addedthys/Given_Clause_Loops/Fair_Zipperposition_Loop.thy
The file was addedthys/Given_Clause_Loops/Fair_Zipperposition_Loop_without_Ghosts.thy
The file was addedthys/Given_Clause_Loops/Fair_iProver_Loop.thy
The file was addedthys/Given_Clause_Loops/Given_Clause_Loops.thy
The file was addedthys/Given_Clause_Loops/Given_Clause_Loops_Util.thy
The file was addedthys/Given_Clause_Loops/More_Given_Clause_Architectures.thy
The file was addedthys/Given_Clause_Loops/Otter_Loop.thy
The file was addedthys/Given_Clause_Loops/Prover_Lazy_List_Queue.thy
The file was addedthys/Given_Clause_Loops/Prover_Queue.thy
The file was addedthys/Given_Clause_Loops/ROOT
The file was addedthys/Given_Clause_Loops/Zipperposition_Loop.thy
The file was addedthys/Given_Clause_Loops/document/root.tex
The file was addedthys/Given_Clause_Loops/iProver_Loop.thy
The file was modified thys/ROOTS (diff)
Changeset 14203:a0663cd726cc by paulson _lp15@cam.ac.uk_:
Adjustments for the simplified version of real_le_lsqrt
The file was modified thys/Fourier/Fourier.thy (diff)
The file was modified thys/Green/CircExample.thy (diff)
The file was modified thys/LLL_Factorization/LLL_Factorization.thy (diff)
The file was modified thys/Ordinary_Differential_Equations/IVP/Flow.thy (diff)
Changeset 14202:fccdd28b5d84 by desharna:
adapted to Isabelle/84a7a0029c82
The file was modified thys/CakeML_Codegen/Rewriting/Rewriting_Nterm.thy (diff)
The file was modified thys/CakeML_Codegen/Rewriting/Rewriting_Pterm_Elim.thy (diff)
The file was modified thys/Coinductive_Languages/Context_Free_Grammar.thy (diff)
The file was modified thys/Extended_Finite_State_Machine_Inference/Inference.thy (diff)
The file was modified thys/Extended_Finite_State_Machine_Inference/code-targets/Code_Target_FSet.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/EFSM.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/EFSM_LTL.thy (diff)
The file was modified thys/FO_Theory_Rewriting/FOL_Extra.thy (diff)
The file was modified thys/Higher_Order_Terms/Term_to_Nterm.thy (diff)
The file was modified thys/LTL/Disjunctive_Normal_Form.thy (diff)
The file was modified thys/Monomorphic_Monad/Monomorphic_Monad.thy (diff)
The file was modified thys/Regular_Tree_Relations/RR2_Infinite.thy (diff)
The file was modified thys/Regular_Tree_Relations/RRn_Automata.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata.thy (diff)
The file was modified thys/Ribbon_Proofs/More_Finite_Map.thy (diff)
The file was modified thys/Ribbon_Proofs/Ribbons_Graphical_Soundness.thy (diff)
The file was modified thys/Shadow_DOM/Shadow_DOM.thy (diff)
The file was modified thys/Shadow_SC_DOM/Shadow_DOM.thy (diff)
Changeset 14201:d34609a6a678 by desharna:
merged
Changeset 14200:0de1311fe42d by desharna:
adapted to Isabelle/0252d635bfb2
The file was modified thys/BNF_CC/DDS.thy (diff)
The file was modified thys/CakeML_Codegen/Backend/CakeML_Correctness.thy (diff)
The file was modified thys/CakeML_Codegen/Compiler/Compiler.thy (diff)
The file was modified thys/CakeML_Codegen/Compiler/Composition.thy (diff)
The file was modified thys/CakeML_Codegen/Rewriting/Rewriting_Pterm_Elim.thy (diff)
The file was modified thys/CakeML_Codegen/Rewriting/Rewriting_Sterm.thy (diff)
The file was modified thys/CakeML_Codegen/Terms/Pterm.thy (diff)
The file was modified thys/CakeML_Codegen/Terms/Sterm.thy (diff)
The file was modified thys/Coinductive_Languages/Context_Free_Grammar.thy (diff)
The file was modified thys/Core_DOM/common/classes/CharacterDataClass.thy (diff)
The file was modified thys/Core_DOM/common/classes/DocumentClass.thy (diff)
The file was modified thys/Core_DOM/common/classes/NodeClass.thy (diff)
The file was modified thys/Core_DOM/common/classes/ObjectClass.thy (diff)
The file was modified thys/Core_DOM/common/monads/BaseMonad.thy (diff)
The file was modified thys/Core_DOM/common/monads/CharacterDataMonad.thy (diff)
The file was modified thys/Core_DOM/common/monads/DocumentMonad.thy (diff)
The file was modified thys/Core_DOM/common/monads/ElementMonad.thy (diff)
The file was modified thys/Core_DOM/common/monads/NodeMonad.thy (diff)
The file was modified thys/Core_DOM/common/monads/ObjectMonad.thy (diff)
The file was modified thys/Core_DOM/standard/Core_DOM_Heap_WF.thy (diff)
The file was modified thys/Core_DOM/standard/classes/ElementClass.thy (diff)
The file was modified thys/Core_SC_DOM/common/classes/CharacterDataClass.thy (diff)
The file was modified thys/Core_SC_DOM/common/classes/DocumentClass.thy (diff)
The file was modified thys/Core_SC_DOM/common/classes/NodeClass.thy (diff)
The file was modified thys/Core_SC_DOM/common/classes/ObjectClass.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/BaseMonad.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/CharacterDataMonad.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/DocumentMonad.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/ElementMonad.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/NodeMonad.thy (diff)
The file was modified thys/Core_SC_DOM/common/monads/ObjectMonad.thy (diff)
The file was modified thys/Core_SC_DOM/safely_composable/Core_DOM_Heap_WF.thy (diff)
The file was modified thys/Core_SC_DOM/safely_composable/classes/ElementClass.thy (diff)
The file was modified thys/DOM_Components/Core_DOM_Components.thy (diff)
The file was modified thys/Decl_Sem_Fun_PL/DenotCompleteFSet.thy (diff)
The file was modified thys/Decl_Sem_Fun_PL/DenotSoundFSet.thy (diff)
The file was modified thys/Decl_Sem_Fun_PL/ValuesFSetProps.thy (diff)
The file was modified thys/Extended_Finite_State_Machine_Inference/Inference.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/EFSM.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/EFSM_LTL.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/FSet_Utils.thy (diff)
The file was modified thys/Extended_Finite_State_Machines/examples/Drinks_Machine.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Closure/GTT_RRn.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Closure/TA_Clousure_Const.thy (diff)
The file was modified thys/FO_Theory_Rewriting/FOR_Check.thy (diff)
The file was modified thys/FO_Theory_Rewriting/FOR_Check_Impl.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Primitives/LV_to_GTT.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Primitives/NF.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Primitives/NF_Impl.thy (diff)
The file was modified thys/FO_Theory_Rewriting/Util/Tree_Automata_Derivation_Split.thy (diff)
The file was modified thys/FSM_Tests/EquivalenceTesting/Simple_Convergence_Graph.thy (diff)
The file was modified thys/FSM_Tests/FSM.thy (diff)
The file was modified thys/FSM_Tests/Minimisation.thy (diff)
The file was modified thys/FSM_Tests/Observability.thy (diff)
The file was modified thys/Factored_Transition_System_Bounding/FactoredSystem.thy (diff)
The file was modified thys/Factored_Transition_System_Bounding/SystemAbstraction.thy (diff)
The file was modified thys/Formula_Derivatives/WS1S_Alt_Formula.thy (diff)
The file was modified thys/Formula_Derivatives/WS1S_Formula.thy (diff)
The file was modified thys/Formula_Derivatives/WS1S_Prelim.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Abstract_Rules_To_Incredible.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Build_Incredible_Tree.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Incredible_Completeness.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Incredible_Correctness.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Incredible_Deduction.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Incredible_Signatures.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Incredible_Trees.thy (diff)
The file was modified thys/Incredible_Proof_Machine/Indexed_FSet.thy (diff)
The file was modified thys/IsaNet/infrastructure/Abstract_XOR.thy (diff)
The file was modified thys/IsaNet/infrastructure/Message.thy (diff)
The file was modified thys/IsaNet/instances/Anapaya_SCION.thy (diff)
The file was modified thys/LTL/Disjunctive_Normal_Form.thy (diff)
The file was modified thys/LTL_Normal_Form/Normal_Form_Code_Export.thy (diff)
The file was modified thys/Linear_Programming/Matrix_LinPoly.thy (diff)
The file was modified thys/MiniSail/SyntaxL.thy (diff)
The file was modified thys/Nested_Multisets_Ordinals/Unary_PCF.thy (diff)
The file was modified thys/Nominal2/Nominal2_Base.thy (diff)
The file was modified thys/PAC_Checker/Finite_Map_Multiset.thy (diff)
The file was modified thys/PAC_Checker/PAC_Map_Rel.thy (diff)
The file was modified thys/Query_Optimization/Dtree.thy (diff)
The file was modified thys/Query_Optimization/IKKBZ.thy (diff)
The file was modified thys/Query_Optimization/IKKBZ_Optimality.thy (diff)
The file was modified thys/Query_Optimization/List_Dtree.thy (diff)
The file was modified thys/Regular_Tree_Relations/GTT_Compose.thy (diff)
The file was modified thys/Regular_Tree_Relations/GTT_Transitive_Closure.thy (diff)
The file was modified thys/Regular_Tree_Relations/Horn_Setup/Horn_Fset.thy (diff)
The file was modified thys/Regular_Tree_Relations/Pair_Automaton.thy (diff)
The file was modified thys/Regular_Tree_Relations/RR2_Infinite.thy (diff)
The file was modified thys/Regular_Tree_Relations/RR2_Infinite_Q_infinity.thy (diff)
The file was modified thys/Regular_Tree_Relations/RRn_Automata.thy (diff)
The file was modified thys/Regular_Tree_Relations/Regular_Relation_Abstract_Impl.thy (diff)
The file was modified thys/Regular_Tree_Relations/Regular_Relation_Impl.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Myhill_Nerode.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata_Abstract_Impl.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata_Complement.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata_Det.thy (diff)
The file was modified thys/Regular_Tree_Relations/Tree_Automata/Tree_Automata_Impl.thy (diff)
The file was modified thys/Ribbon_Proofs/Ribbons_Graphical_Soundness.thy (diff)
The file was modified thys/Ribbon_Proofs/Ribbons_Interfaces.thy (diff)
The file was modified thys/SC_DOM_Components/Core_DOM_DOM_Components.thy (diff)
The file was modified thys/SC_DOM_Components/Core_DOM_SC_DOM_Components.thy (diff)
The file was modified thys/SC_DOM_Components/Shadow_DOM_SC_DOM_Components.thy (diff)
The file was modified thys/Safe_OCL/Finite_Map_Ext.thy (diff)
The file was modified thys/Safe_OCL/OCL_Typing.thy (diff)
The file was modified thys/Safe_OCL/Object_Model.thy (diff)
The file was modified thys/Shadow_DOM/Shadow_DOM.thy (diff)
The file was modified thys/Shadow_DOM/classes/ShadowRootClass.thy (diff)
The file was modified thys/Shadow_DOM/monads/ShadowRootMonad.thy (diff)
The file was modified thys/Shadow_SC_DOM/Shadow_DOM.thy (diff)
The file was modified thys/Shadow_SC_DOM/classes/ShadowRootClass.thy (diff)
The file was modified thys/Shadow_SC_DOM/monads/ShadowRootMonad.thy (diff)
The file was modified thys/Simplex/Linear_Poly_Maps.thy (diff)
The file was modified thys/Solidity/Statements.thy (diff)
The file was modified thys/UTP/toolkit/FSet_Extra.thy (diff)
Changeset 14197:380653982dcd by Burkhart Wolff _wolff@lri.fr_:
Merge with developper version on LISN gut
The file was modified thys/Clean/document/root.bib (diff)
The file was modified thys/Clean/examples/IsPrime.thy (diff)
The file was modified thys/Clean/examples/LinearSearch.thy (diff)
The file was modified thys/Clean/examples/Quicksort.thy (diff)
The file was modified thys/Clean/examples/Quicksort_concept.thy (diff)
The file was modified thys/Clean/examples/SquareRoot_concept.thy (diff)
The file was modified thys/Clean/src/Clean.thy (diff)
The file was modified thys/Clean/src/Lens_Laws.thy (diff)
The file was modified thys/Clean/src/Symbex_MonadSE.thy (diff)
Changeset 14196:91c7c75dea9e by wenzelm:
merged
Changeset 14195:ae5dec7716f4 by wenzelm:
prefer @{attributes} antiquotation over Attrib.internal;<br>adapted to Isabelle/bc42c074e58f;
The file was modified thys/Applicative_Lifting/applicative.ML (diff)
The file was modified thys/Automatic_Refinement/Tool/Autoref_Fix_Rel.thy (diff)
The file was modified thys/Collections/ICF/tools/Locale_Code.thy (diff)
The file was modified thys/ConcurrentIMP/cimp.ML (diff)
The file was modified thys/Conditional_Transfer_Rule/CTR/CTR_Postprocessing.ML (diff)
The file was modified thys/Conditional_Transfer_Rule/CTR/CTR_Relators.ML (diff)
The file was modified thys/Conditional_Transfer_Rule/CTR/Tests/CTR_Tests.thy (diff)
The file was modified thys/Constructor_Funs/constructor_funs.ML (diff)
The file was modified thys/Deriving/Comparator_Generator/comparator_generator.ML (diff)
The file was modified thys/Deriving/Equality_Generator/equality_generator.ML (diff)
The file was modified thys/Deriving/Hash_Generator/hash_generator.ML (diff)
The file was modified thys/Dict_Construction/class_graph.ML (diff)
The file was modified thys/Dict_Construction/dict_construction.ML (diff)
The file was modified thys/Dict_Construction/side_conditions.ML (diff)
The file was modified thys/First_Order_Terms/Term.thy (diff)
The file was modified thys/IMP2/lib/named_simpsets.ML (diff)
The file was modified thys/Lazy_Case/lazy_case.ML (diff)
The file was modified thys/Monad_Memo_DP/transform/Transform_Data.ML (diff)
The file was modified thys/Nominal2/Nominal2.thy (diff)
The file was modified thys/Nominal2/nominal_atoms.ML (diff)
The file was modified thys/Nominal2/nominal_eqvt.ML (diff)
The file was modified thys/Nominal2/nominal_function.ML (diff)
The file was modified thys/Nominal2/nominal_inductive.ML (diff)
The file was modified thys/Nominal2/nominal_termination.ML (diff)
The file was modified thys/Randomised_Social_Choice/Automation/Preference_Profile_Cmd.thy (diff)
The file was modified thys/Show/show_generator.ML (diff)
The file was modified thys/Simpl/hoare.ML (diff)
The file was modified thys/Types_To_Sets_Extension/ETTS/ETTS_Substitution.ML (diff)
The file was modified thys/X86_Semantics/X86_Parse.ML (diff)
Changeset 14194:a023f98be016 by wenzelm:
tuned proofs;
The file was modified thys/HOLCF-Prelude/Data_Integer.thy (diff)
The file was modified thys/HOLCF-Prelude/Data_List.thy (diff)
The file was modified thys/HOLCF-Prelude/Data_Maybe.thy (diff)
The file was modified thys/HOLCF-Prelude/Data_Tuple.thy (diff)
The file was modified thys/HOLCF-Prelude/Definedness.thy (diff)
The file was modified thys/HOLCF-Prelude/Type_Classes.thy (diff)
The file was modified thys/HOLCF-Prelude/examples/HLint.thy (diff)
Changeset 14193:a664ef80db6a by paulson _lp15@cam.ac.uk_:
Deleted a superfluous assumption. This proof is a horror
The file was modified thys/Ordinary_Differential_Equations/IVP/Flow.thy (diff)
Changeset 14192:b91c9be765e1 by paulson:
merged
Changeset 14191:c17b25e9151c by paulson _lp15@cam.ac.uk_:
fixed some bibliographic entries
The file was modified thys/Irrationality_J_Hancl/document/root.bib (diff)
The file was modified thys/Transcendence_Series_Hancl_Rucki/document/root.bib (diff)
The file was modified thys/IEEE_Floating_Point/IEEE_Properties.thy (diff)
Changeset 14188:e74d656c954e by wenzelm:
merged
Changeset 14187:bfdfdc4ec622 by wenzelm:
merged
Changeset 14186:56196e009aa3 by wenzelm:
adapted to current Isabelle/ec1c0daa3fbd;
The file was modified thys/Dependent_SIFUM_Type_Systems/Examples/TypeSystemTactics.thy (diff)
The file was modified thys/Partial_Function_MR/partial_function_mr.ML (diff)
Changeset 14185:d057ea280883 by wenzelm:
adapted to current Isabelle/ec1c0daa3fbd;
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Lexer_Annotation.thy (diff)
Changeset 14184:5aeaa920938a by wenzelm:
adapted to Isabelle/5edd5b12017d;
The file was modified thys/Types_To_Sets_Extension/ETTS/ETTS_Lemmas.ML (diff)
Changeset 14183:34d24aa19ac7 by wenzelm:
proper morphism context;
The file was modified thys/Nominal2/nominal_function_common.ML (diff)
Changeset 14182:88780e621a30 by wenzelm:
backout a8e9b33d75e1, thanks to Isabelle/f0aca0506531;
The file was modified thys/Collections/ICF/gen_algo/Algos.thy (diff)
The file was modified thys/Featherweight_OCL/UML_State.thy (diff)
The file was modified thys/Featherweight_OCL/collection_types/UML_Set.thy (diff)
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Transform.thy (diff)
The file was modified thys/Psi_Calculi/Bisim_Struct_Cong.thy (diff)
The file was modified thys/QHLProver/Complex_Matrix.thy (diff)
The file was modified thys/VectorSpace/VectorSpace.thy (diff)
Changeset 14181:86eda777a3c5 by wenzelm:
proper morphism context;
The file was modified thys/Nominal2/nominal_function_common.ML (diff)
Changeset 14180:a8e9b33d75e1 by wenzelm:
adapted to Isabelle/5ab5add88922;
The file was modified thys/Collections/ICF/gen_algo/Algos.thy (diff)
The file was modified thys/Featherweight_OCL/UML_State.thy (diff)
The file was modified thys/Featherweight_OCL/collection_types/UML_Set.thy (diff)
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Transform.thy (diff)
The file was modified thys/Psi_Calculi/Bisim_Struct_Cong.thy (diff)
The file was modified thys/QHLProver/Complex_Matrix.thy (diff)
The file was modified thys/VectorSpace/VectorSpace.thy (diff)
Changeset 14179:1a1e92696b0d by tjark weber _tjark.weber@it.uu.se_:
SMT-LIB interpretation of floating-point arithmetic
The file was addedthys/IEEE_Floating_Point/smt_float.ML
Changeset 14177:220a718edcd3 by tjark weber _tjark.weber@it.uu.se_:
SMT-LIB interpretation of floating-point arithmetic
The file was addedthys/IEEE_Floating_Point/IEEE_Single_NaN_SMTLIB.thy
The file was modified thys/IEEE_Floating_Point/ROOT (diff)
Changeset 14176:75232d03666a by tjark weber _tjark.weber@it.uu.se_:
IEEE model with a single NaN value
The file was addedthys/IEEE_Floating_Point/IEEE_Single_NaN.thy
The file was modified thys/IEEE_Floating_Point/ROOT (diff)
The file was modified thys/IEEE_Floating_Point/IEEE.thy (diff)
The file was modified thys/IEEE_Floating_Point/IEEE_Properties.thy (diff)
Changeset 14173:7b65619dbfd2 by JeremyDubut _dubutjeremy@gmail.com_:
updates for future formalizations
The file was addedthys/Complete_Non_Orders/Continuity.thy
The file was addedthys/Complete_Non_Orders/Directedness.thy
The file was addedthys/Complete_Non_Orders/Well_Relations.thy
The file was modified thys/Complete_Non_Orders/Binary_Relations.thy (diff)
The file was modified thys/Complete_Non_Orders/Complete_Relations.thy (diff)
The file was modified thys/Complete_Non_Orders/Fixed_Points.thy (diff)
The file was modified thys/Complete_Non_Orders/Kleene_Fixed_Point.thy (diff)
The file was modified thys/Complete_Non_Orders/ROOT (diff)
The file was modified thys/Complete_Non_Orders/document/root.bib (diff)
The file was modified thys/Complete_Non_Orders/document/root.tex (diff)
Changeset 14172:d640dcca7ba6 by wenzelm:
adapted to Isabelle/f78cdc6fe971;
The file was modified thys/Simpl/hoare_syntax.ML (diff)
Changeset 14171:1fa40be88c80 by wenzelm:
adapted to Isabelle/f78cdc6fe971;
The file was modified thys/Simpl/hoare.ML (diff)
Changeset 14170:fa0be72ed95f by paulson _lp15@cam.ac.uk_:
A slight beautification
The file was modified thys/Irrationals_From_THEBOOK/Irrationals_From_THEBOOK.thy (diff)
Changeset 14169:ad29f283d9c5 by wenzelm:
adapted to 3f354d5bbf98;
The file was modified thys/CakeML/generated/CakeML/FpSem.thy (diff)
Changeset 14168:b07ef065d5d2 by tjark weber _tjark.weber@it.uu.se_:
Rounding modes renamed
The file was modified thys/MFODL_Monitor_Optimized/Code_Double.thy (diff)
Changeset 14166:3f354d5bbf98 by tjark weber _tjark.weber@it.uu.se_:
Add the rounding mode roundNearestTiesToAway.
The file was modified thys/IEEE_Floating_Point/Double.thy (diff)
The file was modified thys/IEEE_Floating_Point/IEEE.thy (diff)
The file was modified thys/IEEE_Floating_Point/IEEE_Properties.thy (diff)
Changeset 14165:7bbdf9d333a0 by Balazs Toth _balazs.toth@quickbirdstudios.com_:
Merge realtime deque renamings
Changeset 14164:dcd2075c78ee by Balazs Toth _balazs.toth@quickbirdstudios.com_:
simplify some measurements
The file was modified thys/Real_Time_Deque/Big_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/States_Aux.thy (diff)
Changeset 14163:6deb1b79c7e5 by Balazs Toth _balazs.toth@quickbirdstudios.com_:
rename Deque.Idle to Idles
The file was modified thys/Real_Time_Deque/RealTimeDeque.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Aux.thy (diff)
Changeset 14162:5a70045bd1cd by Balazs Toth _balazs.toth@quickbirdstudios.com_:
Rename Big and Small cases
The file was modified thys/Real_Time_Deque/Big.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Dequeue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Enqueue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/Small.thy (diff)
The file was modified thys/Real_Time_Deque/Small_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Small_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/States.thy (diff)
The file was modified thys/Real_Time_Deque/States_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/States_Proof.thy (diff)
Changeset 14161:fc58336aa1da by Balazs Toth _balazs.toth@quickbirdstudios.com_:
rename `Transforming` to `Rebal`
The file was modified thys/Real_Time_Deque/Big.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Common.thy (diff)
The file was modified thys/Real_Time_Deque/Common_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Current.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Dequeue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/Small.thy (diff)
The file was modified thys/Real_Time_Deque/Small_Aux.thy (diff)
Changeset 14160:12da760de09d by Balazs Toth _balazs.toth@quickbirdstudios.com_:
rename `Common.state` to `common_state`
The file was modified thys/Real_Time_Deque/Big.thy (diff)
The file was modified thys/Real_Time_Deque/Common.thy (diff)
The file was modified thys/Real_Time_Deque/Common_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Common_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Dequeue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Enqueue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/Small.thy (diff)
The file was modified thys/Real_Time_Deque/States_Proof.thy (diff)
Changeset 14159:42228a710d56 by Balazs Toth _balazs.toth@quickbirdstudios.com_:
rename Small.state to small_state
The file was modified thys/Real_Time_Deque/RealTimeDeque_Dequeue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Enqueue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/Small.thy (diff)
The file was modified thys/Real_Time_Deque/Small_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Small_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/States.thy (diff)
The file was modified thys/Real_Time_Deque/States_Proof.thy (diff)
Changeset 14158:557ab56745ad by Balazs Toth _balazs.toth@quickbirdstudios.com_:
rename Big.state to big_state
The file was modified thys/Real_Time_Deque/Big.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Aux.thy (diff)
The file was modified thys/Real_Time_Deque/Big_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Dequeue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Enqueue_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/RealTimeDeque_Proof.thy (diff)
The file was modified thys/Real_Time_Deque/States.thy (diff)
The file was modified thys/Real_Time_Deque/States_Proof.thy (diff)
Changeset 14157:cc024e628643 by wenzelm:
backed out changeset 2ecb8f5e085f: obsolete thanks to Isabelle/21cdcd120a78;
The file was modified thys/Knuth_Bendix_Order/Subterm_and_Context.thy (diff)
Changeset 14156:2ecb8f5e085f by wenzelm:
more robust: make it work with Isabelle/a12c48fbf10f;
The file was modified thys/Knuth_Bendix_Order/Subterm_and_Context.thy (diff)
Changeset 14155:f0cb5a6ce496 by wenzelm:
adapted to Isabelle/c4677a6aae2c;
The file was modified thys/Attack_Trees/Infrastructure.thy (diff)
The file was modified thys/Smith_Normal_Form/Admits_SNF_From_Diagonal_Iff_Bezout_Ring.thy (diff)
The file was modified thys/Smith_Normal_Form/Rings2_Extended.thy (diff)
The file was modified thys/Smooth_Manifolds/Projective_Space.thy (diff)
Changeset 14154:4d8afd37b465 by wenzelm:
adapted to Isabelle/c4677a6aae2c;
The file was modified thys/Berlekamp_Zassenhaus/Unique_Factorization.thy (diff)
The file was modified thys/Berlekamp_Zassenhaus/Unique_Factorization_Poly.thy (diff)
The file was modified thys/Well_Quasi_Orders/Kruskal_Examples.thy (diff)
The file was modified thys/Well_Quasi_Orders/Wqo_Instances.thy (diff)