Skip to content
Success

Changes

Summary

  1. merged
  2. more abstract naming
  3. tuned
  4. workaround: in internalize_sort, Thm.unconstrainT can rename type variables and therefore invalidate new_tvar
  5. a derived rule combining unoverload and internalize_sort
  6. merged
  7. fixed a name clash
  8. merged
  9. the last of the infinite product proofs
  10. merged
  11. proved avl for map (finally); tuned
Changeset 68432:6f3bd27ba389 by nipkow:
merged
Changeset 68431:b294e095f64c by nipkow:
more abstract naming
The file was modified src/HOL/Data_Structures/AA_Map.thy (diff)
The file was modified src/HOL/Data_Structures/AA_Set.thy (diff)
The file was modified src/HOL/Data_Structures/AVL_Map.thy (diff)
The file was modified src/HOL/Data_Structures/AVL_Set.thy (diff)
The file was modified src/HOL/Data_Structures/Brother12_Map.thy (diff)
The file was modified src/HOL/Data_Structures/Brother12_Set.thy (diff)
The file was modified src/HOL/Data_Structures/Map_Specs.thy (diff)
The file was modified src/HOL/Data_Structures/RBT_Map.thy (diff)
The file was modified src/HOL/Data_Structures/RBT_Set.thy (diff)
The file was modified src/HOL/Data_Structures/Tree234_Map.thy (diff)
The file was modified src/HOL/Data_Structures/Tree234_Set.thy (diff)
The file was modified src/HOL/Data_Structures/Tree23_Map.thy (diff)
The file was modified src/HOL/Data_Structures/Tree23_Set.thy (diff)
The file was modified src/HOL/Data_Structures/Tree_Map.thy (diff)
The file was modified src/HOL/Data_Structures/Tree_Set.thy (diff)
Changeset 68430:b0eb6a91924d by immler:
tuned
The file was modified src/HOL/Types_To_Sets/unoverload_type.ML (diff)
Changeset 68429:38961724a017 by immler:
workaround: in internalize_sort, Thm.unconstrainT can rename type variables and therefore invalidate new_tvar
The file was modified src/HOL/Types_To_Sets/unoverload_type.ML (diff)
Changeset 68428:46beee72fb66 by immler:
a derived rule combining unoverload and internalize_sort
The file was addedsrc/HOL/Types_To_Sets/unoverload_type.ML
The file was modified src/HOL/Types_To_Sets/Examples/T2_Spaces.thy (diff)
The file was modified src/HOL/Types_To_Sets/Types_To_Sets.thy (diff)
Changeset 68427:f75d765a281f by paulson:
merged
Changeset 68426:e0b5f2d14bf9 by paulson _lp15@cam.ac.uk_:
fixed a name clash
The file was modified src/HOL/Analysis/Infinite_Products.thy (diff)
Changeset 68425:32f445237d36 by paulson:
merged
Changeset 68424:02e5a44ffe7d by paulson _lp15@cam.ac.uk_:
the last of the infinite product proofs
The file was modified src/HOL/Analysis/Infinite_Products.thy (diff)
Changeset 68423:c1db7503dbaa by nipkow:
merged
Changeset 68422:0a3a36fa1d63 by nipkow:
proved avl for map (finally); tuned
The file was modified src/HOL/Data_Structures/AVL_Map.thy (diff)
The file was modified src/HOL/Data_Structures/AVL_Set.thy (diff)