Skip to content
Failed

Changes

Changes from Mercurial (hg http://isabelle.in.tum.de/repos/isabelle/ default)

Summary

  1. merged
  2. maintain thm_name vs. derivation_id for global facts;
  3. clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
  4. clarified signature;
Changeset 70553:d18bd904c0fd by wenzelm:
merged
Changeset 70552:8d7a531a6b58 by wenzelm:
maintain thm_name vs. derivation_id for global facts;
The file was modified src/Pure/facts.ML
The file was modified src/Pure/global_theory.ML
Changeset 70551:9e87e978be5e by wenzelm:
clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
The file was modified src/Pure/proofterm.ML
The file was modified src/Pure/thm.ML
Changeset 70550:8bc7e54bead9 by wenzelm:
clarified signature;
The file was modified src/Pure/facts.ML
The file was modified src/Pure/global_theory.ML