Documentation
Init
.
Data
.
String
.
Lemmas
.
Hashable
Search
return to top
source
Imports
Init.Data.LawfulHashable
Init.Data.String.Slice
Init.Data.String.Lemmas.Slice
Imported by
String
.
hash_eq
String
.
Slice
.
hash_eq
String
.
Slice
.
instLawfulHashable
source
theorem
String
.
hash_eq
{
s
:
String
}
:
hash
s
=
s
.
hash
source
theorem
String
.
Slice
.
hash_eq
{
s
:
Slice
}
:
hash
s
=
s
.
copy
.
hash
source
instance
String
.
Slice
.
instLawfulHashable
:
LawfulHashable
Slice