Skip to content
Success

Changes

Summary

  1. merged
  2. more compact proof terms;
  3. more robust -- notably for metis, which tends to accumulate tpairs;
  4. tuned -- avoid shadowing of ML names;
  5. tuned;
  6. more compact proof terms;
  7. tuned;
  8. tuned;
  9. tuned -- eliminated unused parameters;
  10. more direct/compact export of proof terms;
  11. output physical_stderr, e.g. for low-level debugging;
  12. tuned;
  13. do not open ML structures;
  14. tuned;
  15. misc tuning -- slightly more readable;
  16. simplified defs (thanks to Mohammad)
Changeset 70519:67580f2ded90 by wenzelm:
merged
Changeset 70518:bf5724694ce5 by wenzelm:
more compact proof terms;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70517:9a9003b5c0c1 by wenzelm:
more robust -- notably for metis, which tends to accumulate tpairs;
The file was modified src/Pure/thm.ML (diff)
Changeset 70516:60005f96d232 by wenzelm:
tuned -- avoid shadowing of ML names;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70515:c04e2426f319 by wenzelm:
tuned;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70514:7a63b16c53c4 by wenzelm:
more compact proof terms;
The file was modified src/HOL/Tools/Metis/metis_tactic.ML (diff)
Changeset 70513:dc749e0dc6b2 by wenzelm:
tuned;
The file was modified src/HOL/Tools/Metis/metis_tactic.ML (diff)
Changeset 70512:06425eaa9cd7 by wenzelm:
tuned;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70511:252e86967a69 by wenzelm:
tuned -- eliminated unused parameters;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70510:5b35d46c994f by wenzelm:
more direct/compact export of proof terms;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70509:a829207b32a3 by wenzelm:
output physical_stderr, e.g. for low-level debugging;
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 70508:23168cbe0ef8 by wenzelm:
tuned;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70507:06a62b29085e by wenzelm:
do not open ML structures;
The file was modified src/HOL/Tools/Meson/meson_clausify.ML (diff)
Changeset 70506:3f5d7fbaa1ea by wenzelm:
tuned;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70505:1881fb38a1ef by wenzelm:
misc tuning -- slightly more readable;
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML (diff)
Changeset 70504:8d4abdbc6de9 by nipkow:
simplified defs (thanks to Mohammad)
The file was modified src/HOL/Data_Structures/Set2_Join_RBT.thy (diff)