Skip to content
Success

Changes

Summary

  1. clarified store_proof: before attributes are applied, to ensure proper thm_proof boxes for declaration attributes;
  2. tuned;
  3. tuned signature;
  4. tuned; more uniform Thm.transfer;
  5. tuned;
  6. more accurate Global_Theory.name_facts: burrow into expression of attributed theorems;
  7. clarified modules;
  8. clarified signature;
  9. tuned;
  10. clarified Global_Theory.store_proofs vs. Generic_Target.thm_definition / Attrib.global_notes;
  11. clarified signature;
  12. tuned;
  13. tuned: avoid duplicates;
  14. more operations;
  15. proper Thm.transfer;
Changeset 79378:664d378c18bc by wenzelm:
clarified store_proof: before attributes are applied, to ensure proper thm_proof boxes for declaration attributes;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79377:c5282516e2d5 by wenzelm:
tuned;
The file was modified src/Pure/thm_name.ML (diff)
Changeset 79376:b275e3379024 by wenzelm:
tuned signature;
The file was modified src/Pure/Isar/generic_target.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/thm_name.ML (diff)
The file was modified src/Pure/thm_name.scala (diff)
Changeset 79375:06ab0a304f29 by wenzelm:
tuned;<br>more uniform Thm.transfer;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79374:6c12ef5bb38c by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79373:589d8d9018d8 by wenzelm:
more accurate Global_Theory.name_facts: burrow into expression of attributed theorems;
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79372:d02c8adce4e6 by wenzelm:
clarified modules;
The file was modified src/Pure/Isar/generic_target.ML (diff)
The file was modified src/Pure/thm_name.ML (diff)
Changeset 79371:a2fbac74fba7 by wenzelm:
clarified signature;
The file was modified src/Pure/Isar/generic_target.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/thm_name.ML (diff)
Changeset 79370:6e28f282b37c by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79369:ecfba958ef16 by wenzelm:
clarified Global_Theory.store_proofs vs. Generic_Target.thm_definition / Attrib.global_notes;
The file was modified src/Pure/Isar/attrib.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79368:a2d8ecb13d3f by wenzelm:
clarified signature;
The file was modified src/Pure/Isar/generic_target.ML (diff)
The file was modified src/Pure/Isar/local_theory.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/sign.ML (diff)
Changeset 79367:fe0b52983b7b by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79366:18547955c942 by wenzelm:
tuned: avoid duplicates;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79365:b5853d438dbe by wenzelm:
more operations;
The file was modified src/Pure/thm.ML (diff)
Changeset 79364:fc45f5cfb025 by wenzelm:
proper Thm.transfer;
The file was modified src/Pure/thm.ML (diff)