Updating Jinja from apply-style to Isar-style
Merge from default, esp JinjaDCI
Updating Jinja from apply-style to Isar-style
Updating Jinja from apply-style to Isar-style
integrate RBT_Impl optimizations
hide MB abbreviation
Small update to Optics document.
Merge
more generous timeout (25min CPU time);
non-executable files;
merged
Addition of theorems throughout, particularly for prisms.
Added metadata for previous commit (Optics).
sync with l4v
adjustments for Word_Lib updates
allow instance for nat
New entry JinjaDCI
merge from afp-2020
`first` did not have constant time complexity
Updating Jinja from apply-style to Isar-style
Monad_Memo_DP/Optimal_BST move function argmin
Monad_Memo_DP add material on BSTs
Cleaning
Cleaned
Merged
Cleaning
Only one definition of path and weight functions
Improved proof of main correctness theorem for BF
Added example and tuned proof
Monad_Memo_DP: clean proof, remove unused thms, clean tests
Fixed guess
Fixed sorries
Simplified proof
Merged
Added bellman-ford implementation with detection of negative cycles
Make slice abbreviation input only
Progress on true shortest paths
Cycle detection lemma
Optimal_BST: simplify termination proofs
Closed sorries
Merge updates on dynamic programming
Finished main theorems on Bellman-Ford
Tuned proof automation
updated description
Scott continuity not assuming strictness
updating entry for LMCS submission
forgotten commits
fix(scala): Updated code for 2.13
tidied a definition and proof
Merge
Updated comment
New entry Hood_Melville_Queue
Adapted to 2021-RC2; renamed lemma ccc_Fn_nat -> ccc_Fn_2
sync Word_Lib with l4v
more explicit proof
merged
adapted to scala-2.13.4;
removed a terrible default simprule
Word_Lib: spelling
merge from afp-2020
sitegen for CSP_RefTK
New (ZF!) entry Delta_System_Lemma
webpage for Delta_System_Lemma
New submission: CSP_RefTK
sitegen and metadata
CSP_RefTK: adjust for Isabelle 1105c42722dc
new entry: Topological_Semantics
Algebraic_Numbers: some material on algebraic integers
isabelle update_cartouches;
tuned -- avoid old-style verbatim text;
merged
A bit of tidying
cleanup
reform
moved lemmas such that algebraic numbers theory is not importing factorization algorithm
merge
proper indentation
added code-post lemma for algebraic numbers
moved lemmas
updated benchmark scripts for iFM paper
fix long-running proof
merged
Update ConcurrentIMP
Update ConcurrentGC
adapted to isabelle-dev/74be162a47cd: added some renamings that were missed before
adapted to isabelle-dev/74be162a47cd
more standard headers;
more standard ML file/module names;
avoid multiple uses of the same ML file;
Isabelle_Meta_Model: avoid multiple use of ML_file
ensure that at least an empty report file exists
delete report file if already exists
A few tweaks
tidying up
A little more tidying up
more on "summable"
adapted to Isabelle/b1be35908165;
clarified defaults: disabled in "isabelle build";
tuned whitespace;
merged