Skip to content
Success

Changes

Summary

  1. disable export_document by default (presently unused and for demo/testing purposes): avoid spurious IO exception in highly parallel environment;
  2. simplified ZF theory names (in contrast to 6a0801279f4c): session-qualification already achieves disjointness;
  3. merged
  4. more modernisaton and de-applying
Changeset 68491:f0f83ce0badd by wenzelm:
disable export_document by default (presently unused and for demo/testing purposes): avoid spurious IO exception in highly parallel environment;
The file was modified etc/options (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 68490:eb53f944c8cd by wenzelm:
simplified ZF theory names (in contrast to 6a0801279f4c): session-qualification already achieves disjointness;
The file was addedsrc/ZF/Datatype.thy
The file was addedsrc/ZF/Inductive.thy
The file was addedsrc/ZF/Int.thy
The file was addedsrc/ZF/IntDiv.thy
The file was addedsrc/ZF/List.thy
The file was addedsrc/ZF/Nat.thy
The file was modified src/ZF/Bin.thy (diff)
The file was modified src/ZF/Cardinal.thy (diff)
The file was modified src/ZF/Epsilon.thy (diff)
The file was modified src/ZF/Finite.thy (diff)
The file was modified src/ZF/Induct/Tree_Forest.thy (diff)
The file was modified src/ZF/InfDatatype.thy (diff)
The file was modified src/ZF/OrderType.thy (diff)
The file was modified src/ZF/ZF.thy (diff)
The file was modified src/ZF/Zorn.thy (diff)
The file was removedsrc/ZF/Datatype_ZF.thy
The file was removedsrc/ZF/Inductive_ZF.thy
The file was removedsrc/ZF/IntDiv_ZF.thy
The file was removedsrc/ZF/Int_ZF.thy
The file was removedsrc/ZF/List_ZF.thy
The file was removedsrc/ZF/Nat_ZF.thy
Changeset 68489:56034bd1b5f6 by paulson:
merged
Changeset 68488:dfbd80c3d180 by paulson _lp15@cam.ac.uk_:
more modernisaton and de-applying
The file was modified src/HOL/Algebra/Complete_Lattice.thy (diff)
The file was modified src/HOL/Algebra/Divisibility.thy (diff)
The file was modified src/HOL/Algebra/Sylow.thy (diff)