Skip to content
Success

Changes

Summary

  1. merged
  2. more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
  3. more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
  4. support Export_Theory.read_proof, based on theory_name and serial;
  5. clarified PThm: theory_name simplifies retrieval from exports;
  6. Indexname.toString according to string_of_vname' in ML;
  7. clarified type Indexname, with plain value Int; eliminated pointless cache_int;
  8. more complete pattern match;
  9. export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
  10. support for (fully reconstructed) proof terms in Scala; proper cache_typs;
  11. new material; rotated premises of Lim_transform_eventually
Changeset 70542:011196c029e1 by wenzelm:
merged
Changeset 70541:f3fbc7f3559d by wenzelm:
more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
The file was modified src/Pure/Thy/export_theory.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70540:04ef5ee3dd4d by wenzelm:
more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
The file was modified src/Pure/Thy/export_theory.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70539:30b3c58a1933 by wenzelm:
support Export_Theory.read_proof, based on theory_name and serial;
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/export_theory.scala (diff)
Changeset 70538:fc9ba6fe367f by wenzelm:
clarified PThm: theory_name simplifies retrieval from exports;
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/term.scala (diff)
The file was modified src/Pure/term_xml.scala (diff)
Changeset 70537:17160e0a60b6 by wenzelm:
Indexname.toString according to string_of_vname' in ML;
The file was modified src/Pure/term.scala (diff)
Changeset 70536:fe4d545f12e3 by wenzelm:
clarified type Indexname, with plain value Int;<br>eliminated pointless cache_int;
The file was modified src/Pure/General/cache.scala (diff)
The file was modified src/Pure/term.scala (diff)
The file was modified src/Pure/term_xml.scala (diff)
Changeset 70535:de6062ac70b6 by wenzelm:
more complete pattern match;
The file was modified src/Pure/term.scala (diff)
Changeset 70534:fb876ebbf5a7 by wenzelm:
export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
The file was modified src/Pure/Thy/export_theory.ML (diff)
The file was modified src/Pure/Thy/export_theory.scala (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70533:031620901fcd by wenzelm:
support for (fully reconstructed) proof terms in Scala;<br>proper cache_typs;
The file was modified src/Pure/term.scala (diff)
The file was modified src/Pure/term_xml.scala (diff)
Changeset 70532:fcf3b891ccb1 by paulson _lp15@cam.ac.uk_:
new material; rotated premises of Lim_transform_eventually
The file was modified src/HOL/Analysis/Abstract_Topology.thy (diff)
The file was modified src/HOL/Analysis/Bochner_Integration.thy (diff)
The file was modified src/HOL/Analysis/Cauchy_Integral_Theorem.thy (diff)
The file was modified src/HOL/Analysis/Change_Of_Vars.thy (diff)
The file was modified src/HOL/Analysis/Conformal_Mappings.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Normed_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Equivalence_Lebesgue_Henstock_Integration.thy (diff)
The file was modified src/HOL/Analysis/Extended_Real_Limits.thy (diff)
The file was modified src/HOL/Analysis/Further_Topology.thy (diff)
The file was modified src/HOL/Analysis/Gamma_Function.thy (diff)
The file was modified src/HOL/Analysis/Harmonic_Numbers.thy (diff)
The file was modified src/HOL/Analysis/Henstock_Kurzweil_Integration.thy (diff)
The file was modified src/HOL/Analysis/Lebesgue_Measure.thy (diff)
The file was modified src/HOL/Analysis/Measure_Space.thy (diff)
The file was modified src/HOL/Library/Extended_Real.thy (diff)
The file was modified src/HOL/Library/Landau_Symbols.thy (diff)
The file was modified src/HOL/Limits.thy (diff)
The file was modified src/HOL/Probability/Probability_Mass_Function.thy (diff)
The file was modified src/HOL/Probability/Sinc_Integral.thy (diff)
The file was modified src/HOL/Transcendental.thy (diff)