-
Notifications
You must be signed in to change notification settings - Fork 715
feat: verify partition for hashmaps #11363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
The approach here is to reuse the lemmas of the filter results as shown here for two example. |
|
Mathlib CI status (docs):
|
|
Reference manual CI status:
|
|
Open question: Do we want to provide all lemmas for both results of partitions as seen here or just provide the equiv results and let the user build it themselves? |
|
awaiting-review |
|
changelog-library |
This PR verifies the partition function for hashmaps.