Skip to content
Aborted

Changes

Summary

  1. strict_sorted now an abbreviation
  2. explicit type class operations for type-specific implementations
  3. obsolete
  4. added lemmas map_ran_Cons_sel and (length|map_fst)_map_ran
  5. merged
  6. generalized type
  7. basic setup of Isabelle setup tool --- pure Java, no dependencies;
  8. merged
  9. guess package more directly;
  10. merged
  11. Just one lemma
  12. proper support for macOS/Rosetta: let "uname -m" report arm64 instead of x86_64;
  13. clarified platforms;
  14. merged
  15. proper jEdit.props (amending ff716ecb0805);
  16. update to gmp-6.2.1, with support for arm64-darwin;
  17. clarified platforms;
  18. clarified options: implicitly support both x86_64 and arm64;
  19. tuned whitespace;
  20. centralized more lemmas
  21. avoid Fun.swap
  22. guide is out of focus
  23. proper build for fresh target directory (amending d9823224fcfe);
  24. put more resources into jedit_build component;
  25. more brackets (see f6b453449cc6);
  26. more brackets;
  27. proper settings variable, amending 6e85281177df;
  28. merged
  29. tuned proofs --- avoid z3, which is absent on arm64-linux;
  30. proper condition: z3 could be absent, e.g. on arm64-linux;
  31. build auxiliary jEdit component in Isabelle/Scala; clarified directory layout;
  32. separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
  33. tuned message;
  34. clarified signature;
  35. tuned signature;
  36. more elementary swap
Changeset 73683:60a788467639 by paulson _lp15@cam.ac.uk_:
strict_sorted now an abbreviation
The file was modified src/HOL/List.thy
Changeset 73682:78044b2f001c by haftmann:
explicit type class operations for type-specific implementations
The file was modified NEWS
The file was modified src/HOL/Library/Bit_Operations.thy
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/Library/Z2.thy
Changeset 73681:3708884bfa8a by haftmann:
obsolete
The file was modified NEWS
Changeset 73680:50437744eb1c by desharna:
added lemmas map_ran_Cons_sel and (length|map_fst)_map_ran
The file was modified src/HOL/Library/AList.thy
Changeset 73679:71c45d60a90a by nipkow:
merged
Changeset 73678:78929c029785 by nipkow:
generalized type
The file was modified src/HOL/Library/AList.thy
Changeset 73677:73c50ce808ed by wenzelm:
basic setup of Isabelle setup tool --- pure Java, no dependencies;
The file was addedsrc/Tools/Setup/.idea/.name
The file was addedsrc/Tools/Setup/.idea/artifacts/Setup_jar.xml
The file was addedsrc/Tools/Setup/.idea/codeStyles/Project.xml
The file was addedsrc/Tools/Setup/.idea/codeStyles/codeStyleConfig.xml
The file was addedsrc/Tools/Setup/.idea/misc.xml
The file was addedsrc/Tools/Setup/.idea/modules.xml
The file was addedsrc/Tools/Setup/.idea/sbt.xml
The file was addedsrc/Tools/Setup/.idea/vcs.xml
The file was addedsrc/Tools/Setup/.idea/workspace.xml
The file was addedsrc/Tools/Setup/Setup.iml
The file was addedsrc/Tools/Setup/src/META-INF/MANIFEST.MF
The file was addedsrc/Tools/Setup/src/isabelle/setup/Setup.java
Changeset 73676:51429b78aadf by wenzelm:
merged
Changeset 73675:6c56f2ebe157 by wenzelm:
guess package more directly;
The file was modified src/Pure/Tools/scala_project.scala
Changeset 73674:0d79ac2eb106 by paulson:
merged
Changeset 73673:edb01b64dc16 by paulson _lp15@cam.ac.uk_:
Just one lemma
The file was modified src/HOL/Set.thy
Changeset 73672:70d3c7009a65 by wenzelm:
proper support for macOS/Rosetta: let "uname -m" report arm64 instead of x86_64;
The file was modified src/Pure/Admin/build_polyml.scala
Changeset 73671:7404f2e1d092 by wenzelm:
clarified platforms;
The file was modified NEWS
The file was modified lib/scripts/isabelle-platform
The file was modified src/Doc/System/Environment.thy
The file was modified src/Pure/Admin/build_history.scala
The file was modified src/Pure/System/isabelle_platform.scala
The file was modified src/Pure/System/platform.scala
Changeset 73670:4121fc47432b by wenzelm:
merged
Changeset 73669:02351b514b34 by wenzelm:
proper jEdit.props (amending ff716ecb0805);
The file was modified src/Doc/JEdit/JEdit.thy
Changeset 73668:5e12dad8d09b by wenzelm:
update to gmp-6.2.1, with support for arm64-darwin;
The file was modified Admin/polyml/README
Changeset 73667:442460fba2a4 by wenzelm:
clarified platforms;
The file was modified src/Pure/Admin/build_polyml.scala
The file was modified src/Pure/System/isabelle_platform.scala
Changeset 73666:4d0df84a5b88 by wenzelm:
clarified options: implicitly support both x86_64 and arm64;
The file was modified src/Pure/Admin/build_polyml.scala
Changeset 73665:9ab1d5fa84d0 by wenzelm:
tuned whitespace;
The file was modified src/Pure/Admin/build_jedit.scala
Changeset 73664:6e26d06b24b1 by haftmann:
centralized more lemmas
The file was modified src/HOL/Combinatorics/Transposition.thy
Changeset 73663:7734c442802f by haftmann:
avoid Fun.swap
The file was modified src/HOL/Combinatorics/Cycles.thy
The file was modified src/HOL/Combinatorics/Permutations.thy
Changeset 73662:fecfb96474ca by haftmann:
guide is out of focus
The file was modified src/HOL/ROOT
The file was removedsrc/HOL/Combinatorics/Guide.thy
Changeset 73661:8b3e672df28c by wenzelm:
proper build for fresh target directory (amending d9823224fcfe);
The file was modified src/Tools/jEdit/lib/Tools/jedit
Changeset 73660:ff716ecb0805 by wenzelm:
put more resources into jedit_build component;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/Admin/build_jedit.scala
The file was modified src/Pure/General/file.scala
The file was modified src/Pure/General/path.scala
The file was modified src/Tools/jEdit/lib/Tools/jedit
The file was removedsrc/Tools/jEdit/src/jEdit.props
The file was removedsrc/Tools/jEdit/src/modes/isabelle-ml.xml
The file was removedsrc/Tools/jEdit/src/modes/isabelle-news.xml
The file was removedsrc/Tools/jEdit/src/modes/isabelle-options.xml
The file was removedsrc/Tools/jEdit/src/modes/isabelle-root.xml
The file was removedsrc/Tools/jEdit/src/modes/isabelle.xml
The file was removedsrc/Tools/jEdit/src/modes/sml.xml
Changeset 73659:af82097b4adc by wenzelm:
more brackets (see f6b453449cc6);
The file was modified src/Tools/jEdit/src/modes/isabelle-ml.xml
The file was modified src/Tools/jEdit/src/modes/isabelle-news.xml
The file was modified src/Tools/jEdit/src/modes/isabelle-options.xml
The file was modified src/Tools/jEdit/src/modes/isabelle-root.xml
The file was modified src/Tools/jEdit/src/modes/isabelle.xml
The file was modified src/Tools/jEdit/src/modes/sml.xml
Changeset 73658:f6b453449cc6 by wenzelm:
more brackets;
The file was addedsrc/Tools/jEdit/patches/extended_styles_brackets
The file was removedsrc/Tools/jEdit/patches/extended_styles
Changeset 73657:dceb5dde442f by wenzelm:
proper settings variable, amending 6e85281177df;
The file was modified src/HOL/ROOT
Changeset 73656:0476728f2887 by wenzelm:
merged
Changeset 73655:26a1d66b9077 by wenzelm:
tuned proofs --- avoid z3, which is absent on arm64-linux;
The file was modified src/HOL/Algebra/Finite_Extensions.thy
The file was modified src/HOL/Data_Structures/Interval_Tree.thy
The file was modified src/HOL/Datatype_Examples/FAE_Sequence.thy
The file was modified src/HOL/Datatype_Examples/Regex_ACIDZ.thy
The file was modified src/HOL/Hoare/Hoare_Logic_Abort.thy
The file was modified src/HOL/Homology/Simplices.thy
The file was modified src/HOL/Library/Float.thy
The file was modified src/HOL/Library/Interval_Float.thy
The file was modified src/HOL/Library/Poly_Mapping.thy
The file was modified src/HOL/Library/Ramsey.thy
Changeset 73654:6e85281177df by wenzelm:
proper condition: z3 could be absent, e.g. on arm64-linux;
The file was modified src/HOL/ROOT
Changeset 73653:d9823224fcfe by wenzelm:
build auxiliary jEdit component in Isabelle/Scala;<br>clarified directory layout;
The file was addedsrc/Pure/Admin/build_jedit.scala
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Pure/build-jars
The file was modified src/Tools/jEdit/lib/Tools/jedit
The file was modified src/Tools/jEdit/patches/accelerator_font
The file was modified src/Tools/jEdit/patches/docking
The file was modified src/Tools/jEdit/patches/extended_styles
The file was modified src/Tools/jEdit/patches/folding
The file was modified src/Tools/jEdit/patches/panel_font
The file was modified src/Tools/jEdit/patches/props
The file was modified src/Tools/jEdit/patches/putenv
The file was modified src/Tools/jEdit/patches/title
The file was modified src/Tools/jEdit/patches/vfs_manager
The file was modified src/Tools/jEdit/patches/vfs_marker
Changeset 73652:d5c3eee7da74 by wenzelm:
separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Tools/jEdit/lib/Tools/jedit
The file was modified src/Tools/jEdit/src/jedit_lib.scala
Changeset 73651:4fbbf421c376 by wenzelm:
tuned message;
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73650:9ce115baaa4f by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/build_spass.scala
The file was modified src/Pure/Admin/build_vampire.scala
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73649:029de1598940 by wenzelm:
tuned signature;
The file was modified src/Pure/Admin/build_cygwin.scala
The file was modified src/Pure/Admin/build_fonts.scala
The file was modified src/Pure/General/date.scala
Changeset 73648:1bd3463e30b8 by haftmann:
more elementary swap
The file was modified NEWS
The file was modified src/HOL/Algebra/Sym_Groups.thy
The file was modified src/HOL/Analysis/Brouwer_Fixpoint.thy
The file was modified src/HOL/Analysis/Cartesian_Space.thy
The file was modified src/HOL/Analysis/Change_Of_Vars.thy
The file was modified src/HOL/Analysis/Determinants.thy
The file was modified src/HOL/Analysis/Linear_Algebra.thy
The file was modified src/HOL/Analysis/Vitali_Covering_Theorem.thy
The file was modified src/HOL/Combinatorics/Combinatorics.thy
The file was modified src/HOL/Combinatorics/Cycles.thy
The file was modified src/HOL/Combinatorics/Perm.thy
The file was modified src/HOL/Combinatorics/Permutations.thy
The file was modified src/HOL/Combinatorics/Transposition.thy
The file was modified src/HOL/ex/Dedekind_Real.thy
The file was modified src/HOL/ex/Perm_Fragments.thy

Summary

  1. strict_sorted now an abbreviation
  2. merged
  3. deleted needless material
  4. explicit type class operations for type-specific implementations
  5. next step to phase out ancient numerals
  6. more small simplifications
  7. merged
  8. fixed some latex; tried the alternative definition of Ramsey
  9. Trying out Ramsey_eq for simpler proofs
  10. more tiny tweaks
  11. centralized more lemmas
  12. avoid Fun.swap
  13. guide is out of focus
  14. Relational_Minimum_Spanning_Trees: refactoring Boruvka.thy
  15. more elementary swap
Changeset 11786:e93051f65b1a by paulson _lp15@cam.ac.uk_:
strict_sorted now an abbreviation
The file was modified thys/Nash_Williams/Nash_Extras.thy
The file was modified thys/Ordinal_Partitions/Library_Additions.thy
The file was modified thys/Ordinal_Partitions/Omega_Omega.thy
The file was modified thys/ZFC_in_HOL/Cantor_NF.thy
Changeset 11785:41cc428000e3 by paulson:
merged
Changeset 11784:a757f7e7c954 by paulson _lp15@cam.ac.uk_:
deleted needless material
The file was modified thys/Ordinal_Partitions/Omega_Omega.thy
Changeset 11783:a19043a5f828 by haftmann:
explicit type class operations for type-specific implementations
The file was modified thys/Collections/GenCF/Impl/Impl_Uv_Set.thy
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
Changeset 11782:a055a33fcb58 by haftmann:
next step to phase out ancient numerals
The file was modified thys/Planarity_Certificates/Planarity/Executable_Permutations.thy
The file was modified thys/Word_Lib/Word_Lib_Sumo.thy
Changeset 11781:8ff1ebba38da by paulson _lp15@cam.ac.uk_:
more small simplifications
The file was modified thys/Ordinal_Partitions/Omega_Omega.thy
Changeset 11780:26d8da1ea081 by paulson:
merged
Changeset 11779:b383e59aa162 by paulson _lp15@cam.ac.uk_:
fixed some latex; tried the alternative definition of Ramsey
The file was modified thys/Nash_Williams/Nash_Williams.thy
Changeset 11778:9340467e8c9a by paulson _lp15@cam.ac.uk_:
Trying out Ramsey_eq for simpler proofs
The file was modified thys/Nash_Williams/Nash_Williams.thy
Changeset 11777:54d98b691624 by paulson _lp15@cam.ac.uk_:
more tiny tweaks
The file was modified thys/Nash_Williams/Nash_Williams.thy
Changeset 11776:0ace227c4d10 by haftmann:
centralized more lemmas
The file was modified thys/Graph_Theory/Auxiliary.thy
The file was modified thys/Planarity_Certificates/Planarity/Permutations_2.thy
Changeset 11775:aac14245270a by haftmann:
avoid Fun.swap
Changeset 11774:3945ab3f00b8 by haftmann:
guide is out of focus
Changeset 11773:c1ea0881dab4 by walter guttmann _walter.guttmann@canterbury.ac.nz_:
Relational_Minimum_Spanning_Trees: refactoring Boruvka.thy
The file was modified thys/Relational_Minimum_Spanning_Trees/Boruvka.thy
The file was modified thys/Relational_Minimum_Spanning_Trees/document/root.tex
Changeset 11772:f8ded3c69c5d by haftmann:
more elementary swap
The file was modified thys/Blue_Eyes/Blue_Eyes.thy
The file was modified thys/Cayley_Hamilton/Square_Matrix.thy
The file was modified thys/Derangements/Derangements.thy
The file was modified thys/Gauss-Jordan-Elim-Fun/Gauss_Jordan_Elim_Fun.thy
The file was modified thys/Gauss_Jordan/Determinants2.thy
The file was modified thys/Jordan_Normal_Form/Determinant.thy
The file was modified thys/LLL_Basis_Reduction/LLL.thy
The file was modified thys/Perron_Frobenius/HMA_Connect.thy
The file was modified thys/Planarity_Certificates/Planarity/Permutations_2.thy
The file was modified thys/Planarity_Certificates/Planarity/Planar_Subdivision.thy
The file was modified thys/Planarity_Certificates/Planarity/Planar_Subgraph.thy
The file was modified thys/Smith_Normal_Form/Mod_Type_Connect.thy
The file was modified thys/Symmetric_Polynomials/Symmetric_Polynomials.thy