Skip to content
Success

Changes

Summary

  1. clarified global theory context;
  2. more robust export, based on reconstruct_proof / expand_proof;
  3. clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
  4. tuned -- fewer warnings;
  5. discontinued pointless messages;
  6. clarified context;
  7. clarified modules;
  8. discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
Changeset 70449:6e34025981be by wenzelm:
clarified global theory context;
The file was modified src/Doc/Implementation/Logic.thy (diff)
The file was modified src/HOL/Extraction.thy (diff)
The file was modified src/HOL/Proofs/ex/Proof_Terms.thy (diff)
The file was modified src/HOL/Proofs/ex/XML_Data.thy (diff)
The file was modified src/HOL/Tools/datatype_realizer.ML (diff)
The file was modified src/HOL/Tools/inductive_realizer.ML (diff)
The file was modified src/Pure/Isar/isar_cmd.ML (diff)
The file was modified src/Pure/Proof/extraction.ML (diff)
The file was modified src/Pure/Proof/proof_rewrite_rules.ML (diff)
The file was modified src/Pure/Proof/proof_syntax.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70448:bf28f0179914 by wenzelm:
more robust export, based on reconstruct_proof / expand_proof;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70447:755d58b48cec by wenzelm:
clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
The file was modified src/Doc/Implementation/Logic.thy (diff)
The file was modified src/HOL/Proofs/ex/Proof_Terms.thy (diff)
The file was modified src/HOL/Tools/inductive_realizer.ML (diff)
The file was modified src/Pure/Isar/isar_cmd.ML (diff)
The file was modified src/Pure/Proof/extraction.ML (diff)
The file was modified src/Pure/Proof/proof_checker.ML (diff)
The file was modified src/Pure/Proof/proof_rewrite_rules.ML (diff)
The file was modified src/Pure/Proof/proof_syntax.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
The file was removedsrc/Pure/Proof/reconstruct.ML
Changeset 70446:609b10dc1a7d by wenzelm:
tuned -- fewer warnings;
The file was modified src/Pure/Proof/reconstruct.ML (diff)
Changeset 70445:5b3f8a64e0f4 by wenzelm:
discontinued pointless messages;
The file was modified src/Pure/Proof/reconstruct.ML (diff)
Changeset 70444:56d73e7316c4 by wenzelm:
clarified context;
The file was modified src/Pure/more_thm.ML (diff)
Changeset 70443:a21a96eda033 by wenzelm:
clarified modules;
The file was modified src/HOL/Proofs/ex/XML_Data.thy (diff)
The file was modified src/HOL/Tools/datatype_realizer.ML (diff)
The file was modified src/HOL/Tools/inductive_realizer.ML (diff)
The file was modified src/Pure/Proof/proof_syntax.ML (diff)
The file was modified src/Pure/Proof/reconstruct.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/Syntax/syntax.ML (diff)
The file was modified src/Pure/goal_display.ML (diff)
The file was modified src/Pure/more_pattern.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/pattern.ML (diff)
Changeset 70442:6410166400ea by wenzelm:
discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
The file was modified src/Pure/proofterm.ML (diff)