Skip to content
Success

Changes

Summary

  1. proof of concept for algebraically founded word types
  2. more lemmas
  3. option to report results of solve_direct as explicit warnings
  4. modernized option
  5. CONTRIBUTORS
  6. Probability: move some theorems from AFP/Density_Compiler
  7. Probability: variant of central limit theorem with non-zero mean
  8. HOL-Probability: more about probability, prepare for Markov processes in the AFP
  9. Merge
  10. new theorems including the theory FurtherTopology
  11. clarified magic values (see also java/io/BufferedInputStream.java);
  12. clarified stream operations; added XZ data compression;
  13. tuned signature;
  14. clarified modules; afford explicit string composition in terminate_lines;
  15. more general read_stream: return actual byte count;
  16. clarified modules;
Changeset 64015:c9f3a94cb825 by haftmann:
proof of concept for algebraically founded word types
The file was addedsrc/HOL/ex/Word_Type.thy
The file was modified src/HOL/ROOT (diff)
Changeset 64014:ca1239a3277b by haftmann:
more lemmas
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Int.thy (diff)
The file was modified src/HOL/Transfer.thy (diff)
Changeset 64013:048b7dbfdfa3 by haftmann:
option to report results of solve_direct as explicit warnings
The file was modified NEWS (diff)
The file was modified src/Tools/solve_direct.ML (diff)
Changeset 64012:789f5419926a by haftmann:
modernized option
The file was modified src/Tools/solve_direct.ML (diff)
Changeset 64011:54b785efd547 by haftmann:
CONTRIBUTORS
The file was modified CONTRIBUTORS (diff)
Changeset 64010:9c99fccce3cf by hoelzl:
Probability: move some theorems from AFP/Density_Compiler
The file was modified src/HOL/Probability/Giry_Monad.thy (diff)
Changeset 64009:a5d293f1af80 by hoelzl:
Probability: variant of central limit theorem with non-zero mean
The file was modified src/HOL/Probability/Central_Limit_Theorem.thy (diff)
Changeset 64008:17a20ca86d62 by hoelzl:
HOL-Probability: more about probability, prepare for Markov processes in the AFP
The file was modified src/HOL/Analysis/Binary_Product_Measure.thy (diff)
The file was modified src/HOL/Analysis/Bochner_Integration.thy (diff)
The file was modified src/HOL/Analysis/Borel_Space.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Analysis/Finite_Product_Measure.thy (diff)
The file was modified src/HOL/Analysis/Lebesgue_Measure.thy (diff)
The file was modified src/HOL/Analysis/Measurable.thy (diff)
The file was modified src/HOL/Analysis/Measure_Space.thy (diff)
The file was modified src/HOL/Analysis/Nonnegative_Lebesgue_Integration.thy (diff)
The file was modified src/HOL/Analysis/Sigma_Algebra.thy (diff)
The file was modified src/HOL/Library/Countable_Set.thy (diff)
The file was modified src/HOL/Library/Extended_Nonnegative_Real.thy (diff)
The file was modified src/HOL/Probability/Giry_Monad.thy (diff)
The file was modified src/HOL/Probability/Infinite_Product_Measure.thy (diff)
The file was modified src/HOL/Probability/Information.thy (diff)
The file was modified src/HOL/Probability/Probability_Mass_Function.thy (diff)
The file was modified src/HOL/Probability/Probability_Measure.thy (diff)
The file was modified src/HOL/Probability/Stream_Space.thy (diff)
The file was modified src/HOL/Topological_Spaces.thy (diff)
Changeset 64006:0de4736dad8b by paulson _lp15@cam.ac.uk_:
new theorems including the theory FurtherTopology
The file was addedsrc/HOL/Analysis/FurtherTopology.thy
The file was modified src/HOL/Analysis/Analysis.thy (diff)
The file was modified src/HOL/Analysis/Brouwer_Fixpoint.thy (diff)
The file was modified src/HOL/Analysis/Convex_Euclidean_Space.thy (diff)
The file was modified src/HOL/Analysis/Path_Connected.thy (diff)
Changeset 64005:f6e965cf1617 by wenzelm:
clarified magic values (see also java/io/BufferedInputStream.java);
The file was modified src/Pure/General/bytes.scala (diff)
Changeset 64004:b4ece7a3f2ca by wenzelm:
clarified stream operations;<br>added XZ data compression;
The file was modified src/Pure/General/bytes.scala (diff)
The file was modified src/Pure/General/xz.scala (diff)
The file was modified src/Pure/PIDE/prover.scala (diff)
Changeset 64003:73af1d36aeff by wenzelm:
tuned signature;
The file was modified src/Pure/General/file.scala (diff)
Changeset 64002:08f89f0e8a62 by wenzelm:
clarified modules;<br>afford explicit string composition in terminate_lines;
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/General/xz.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 64001:7ecb22be8f03 by wenzelm:
more general read_stream: return actual byte count;
The file was modified src/Pure/General/bytes.scala (diff)
Changeset 64000:445b3deced8f by wenzelm:
clarified modules;
The file was addedsrc/Pure/General/xz.scala
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/build-jars (diff)
The file was removedsrc/Pure/General/xz_file.scala