History log of /seL4-l4v-10.1.1/isabelle/src/HOL/Data_Structures/Tree_Map.thy
Revision Date Author Comments
# 97bce028 13-Jun-2018 nipkow <none@none>

qualify interpretations to avoid clashes


# 83ad70a0 12-Jun-2018 nipkow <none@none>

more abstract naming


# 93bea17d 21-Apr-2018 nipkow <none@none>

del_min -> split_min


# 116c2e29 08-Apr-2018 nipkow <none@none>

more name tuning

--HG--
rename : src/HOL/Data_Structures/Map_by_Ordered.thy => src/HOL/Data_Structures/Map_Specs.thy
rename : src/HOL/Data_Structures/Set_Interfaces.thy => src/HOL/Data_Structures/Set_Specs.thy


# 4fd0cb28 07-Jul-2016 nipkow <none@none>

got rid of class cmp; added height-size proofs by Daniel Stuewe


# 9135b9be 05-Dec-2015 nipkow <none@none>

avoid name clashes


# 212a23f2 16-Nov-2015 nipkow <none@none>

tuned names


# 4b01b32c 13-Nov-2015 nipkow <none@none>

unnecessary precondition


# 883026ef 12-Nov-2015 nipkow <none@none>

tuned

--HG--
extra : rebase_source : a4141890da30009139e365e16c6b15d7a31f8938


# f42b3257 11-Nov-2015 nipkow <none@none>

no CRLF


# efd623c1 05-Nov-2015 nipkow <none@none>

Convertd to 3-way comparisons


# d79f30eb 02-Nov-2015 nipkow <none@none>

tuned names and optimized comparison order


# 72b4772b 23-Sep-2015 nipkow <none@none>

tuned


# 6fc2a136 22-Sep-2015 nipkow <none@none>

added red black trees

--HG--
extra : rebase_source : 28e43c87d5eb14090fa401987d8131c2067f6ab7


# 042abe0c 21-Sep-2015 nipkow <none@none>

New subdirectory for functional data structures