Skip to content
Success

Changes

Summary

  1. merged
  2. Simplification of sin, cos, exp of multiples of pi
  3. minor performance tuning: more compact data;
  4. removed unused/inefficient size_of_proof (see also 2241191a3c54);
Changeset 80242:5cb9fd414e92 by paulson:
merged
Changeset 80241:92a66f1df06e by paulson _lp15@cam.ac.uk_:
Simplification of sin, cos, exp of multiples of pi
The file was modified src/HOL/Analysis/Complex_Transcendental.thy (diff)
The file was modified src/HOL/Transcendental.thy (diff)
Changeset 80240:534c5e4f07c0 by wenzelm:
minor performance tuning: more compact data;
The file was modified src/Pure/General/table.ML (diff)
Changeset 80239:07ddd501120a by wenzelm:
removed unused/inefficient size_of_proof (see also 2241191a3c54);
The file was modified src/Pure/proofterm.ML (diff)