Skip to content
Success

Changes

Summary

  1. more thorough beta contraction; removed unused operations;
  2. tuned whitespace;
  3. tuned;
  4. more operations, following proofterm.ML;
  5. tuned;
  6. clarified signature, following Term.subst_bounds_same;
  7. tuned whitespace;
  8. minor performance tuning: more concise union;
  9. tuned comments;
  10. tuned, following close_proof;
  11. proper treatment of proof hyps, following 8368160d3c65;
  12. proper treatment of proof hyps: unchangeable, like bound;
  13. proper Thm.transfer (required for zproofs);
  14. clarified signature;
  15. proper beta_norm after instantiation (amending 90c5aadcc4b2);
  16. minor performance tuning: more direct beta_norm;
  17. more robust norm_proof: turn env into instantiation, based on visible statement;
  18. proper scope of cache (amending 61af3e917597);
  19. tuned comments;
Changeset 79286:366a5ad2f2b3 by wenzelm:
more thorough beta contraction;<br>removed unused operations;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79285:3c542c1087f1 by wenzelm:
tuned whitespace;
The file was modified src/Pure/term.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79284:ec213a5fda36 by wenzelm:
tuned;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 79283:2c5d4b4ea3a2 by wenzelm:
more operations, following proofterm.ML;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79282:5a5d0c36ade8 by wenzelm:
tuned;
The file was modified src/Pure/proofterm.ML (diff)
The file was modified src/Pure/term.ML (diff)
Changeset 79281:28342f38da5c by wenzelm:
clarified signature, following Term.subst_bounds_same;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79280:db8ac864ab03 by wenzelm:
tuned whitespace;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 79279:d9a7ee1bd070 by wenzelm:
minor performance tuning: more concise union;
The file was modified src/Pure/Proof/extraction.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
The file was modified src/Pure/thm.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79278:8943cc46a66f by wenzelm:
tuned comments;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79277:7c415c73ebf7 by wenzelm:
tuned, following close_proof;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79276:18287f3f48ca by wenzelm:
proper treatment of proof hyps, following 8368160d3c65;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79275:8368160d3c65 by wenzelm:
proper treatment of proof hyps: unchangeable, like bound;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79274:fb8ed7fbb537 by wenzelm:
proper Thm.transfer (required for zproofs);
The file was modified src/HOL/Tools/Transfer/transfer.ML (diff)
Changeset 79273:d1e5f6d1ddca by wenzelm:
clarified signature;
The file was modified src/Pure/thm.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79272:899f37f6d218 by wenzelm:
proper beta_norm after instantiation (amending 90c5aadcc4b2);
The file was modified src/Pure/General/same.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79271:b14b289caaf6 by wenzelm:
minor performance tuning: more direct beta_norm;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79270:90c5aadcc4b2 by wenzelm:
more robust norm_proof: turn env into instantiation, based on visible statement;
The file was modified src/Pure/thm.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79269:2c65d3356ef9 by wenzelm:
proper scope of cache (amending 61af3e917597);
The file was modified src/Pure/zterm.ML (diff)
Changeset 79268:154166613b40 by wenzelm:
tuned comments;
The file was modified src/Pure/zterm.ML (diff)