Skip to content
Success

Changes

Summary

  1. merged
  2. clarified data structures; eliminated presumably obsolete check of known_theories: should be unique by construction;
  3. unused;
  4. merged
  5. Tidying and one more theorem
  6. merged
  7. explicit check of assumption prefix;
  8. clarified signature;
  9. clarified modules;
  10. support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
  11. proper export of result_text for 'have';
  12. support soft types for 'assume'; clarified "text": avoid polymorphism due to premature export;
  13. more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
  14. clarified modules;
  15. clarified signature -- removed unused option (see acb0807ddb56);
  16. one small last theorem
  17. Four new results from Smooth_Manifolds/Analysis_More
  18. A few more simple results
Changeset 70741:49ae62f84901 by wenzelm:
merged
Changeset 70740:525c18b8ed53 by wenzelm:
clarified data structures;<br>eliminated presumably obsolete check of known_theories: should be unique by construction;
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 70739:29243d779b61 by wenzelm:
unused;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 70738:da7c0df11a04 by paulson:
merged
Changeset 70737:e4825ec20468 by paulson _lp15@cam.ac.uk_:
Tidying and one more theorem
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Library/Boolean_Algebra.thy (diff)
Changeset 70736:dea35c31a0b8 by wenzelm:
merged
Changeset 70735:561b11865cb5 by wenzelm:
explicit check of assumption prefix;
The file was modified src/Pure/assumption.ML (diff)
Changeset 70734:31364e70ff3e by wenzelm:
clarified signature;
The file was modified src/Pure/Isar/obtain.ML (diff)
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/Isar/specification.ML (diff)
Changeset 70733:ce1afe0f3071 by wenzelm:
clarified modules;
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/variable.ML (diff)
Changeset 70732:53fa2e4e79af by wenzelm:
support soft types for &#039;have&#039; etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
The file was modified src/Pure/Isar/proof.ML (diff)
Changeset 70731:5b86068ffc11 by wenzelm:
proper export of result_text for &#039;have&#039;;
The file was modified src/Pure/Isar/proof.ML (diff)
Changeset 70730:7b5ee1fa5029 by wenzelm:
support soft types for &#039;assume&#039;;<br>clarified &quot;text&quot;: avoid polymorphism due to premature export;
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
Changeset 70729:c92d2abcc998 by wenzelm:
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
The file was modified src/HOL/Eisbach/Tests.thy (diff)
The file was modified src/Pure/Isar/obtain.ML (diff)
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/Isar/specification.ML (diff)
Changeset 70728:d5559011b9e6 by wenzelm:
clarified modules;
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
Changeset 70727:cb63a978a52e by wenzelm:
clarified signature -- removed unused option (see acb0807ddb56);
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
Changeset 70726:91587befabfd by paulson _lp15@cam.ac.uk_:
one small last theorem
The file was modified src/HOL/Analysis/Equivalence_Lebesgue_Henstock_Integration.thy (diff)
Changeset 70725:e19c18b4a0dd by paulson _lp15@cam.ac.uk_:
Four new results from Smooth_Manifolds/Analysis_More
The file was modified src/HOL/Analysis/Derivative.thy (diff)
Changeset 70724:65371451fde8 by paulson _lp15@cam.ac.uk_:
A few more simple results
The file was modified src/HOL/Analysis/Change_Of_Vars.thy (diff)
The file was modified src/HOL/Analysis/Complex_Transcendental.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Normed_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Topology.thy (diff)
The file was modified src/HOL/Library/Extended_Real.thy (diff)
The file was modified src/HOL/Power.thy (diff)