-
Notifications
You must be signed in to change notification settings - Fork 362
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
feat: constructible sets #20054
base: master
Are you sure you want to change the base?
feat: constructible sets #20054
Conversation
PR summary c2b4440b8dImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
e0c3e3c
to
4e337c3
Compare
Define constructible sets, which are morally sets in a topological space which we can make out of unions and intersections of open and closed sets. From GrowthInGroups (LeanCamCombi)
Co-authored-by: Junyan Xu <[email protected]>
4e337c3
to
c2b4440
Compare
Define constructible sets, which are morally sets in a topological space which we can make out of finite unions and intersections of open and closed sets.
From GrowthInGroups (LeanCamCombi)