This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(measure_theory/function/intersectivity): Bergelson Intersectivity Lemma #18732
feat(measure_theory/function/intersectivity): Bergelson Intersectivity Lemma #18732
Changes from 23 commits
b74d288
7bd44fa
850daa1
e1fafdf
c59d8d5
a9c1630
4cd9d4c
62d8178
eacad8b
7f777de
6ed5905
a9ffeef
e9b54eb
9497b64
d3ee794
916ebe8
d916ff8
b5882df
bc7599f
5a85a6c
f448537
5225be7
68c0eba
95a7d7c
652f71d
381eb3f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMHO, you should separate it to a lemma now, then migrate to a new API when it's available.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eh I'm not sure how to go about this. There's some plumbing involved and figuring it out is probably as hard as writing the density API in the first place. The density API is on my todo list, so I'm definitely not forgetting that todo.