bigcup_ointsub disjoint#1743
Conversation
Co-authored-by: IshiguroYoshihiro <jb.15r.1213@s.thers.ac.jp>
ping |
|
if I understand correctly, this PR is about the fact that open intervals form an open basis of the real line, but by quickly reading , I could not notice in the changes anything about basis. am I missing something? |
this is just the proof that an open set can be covered by open intervals, nothing was attempted about basis |
|
I have understood that this is not merely about the basis, but what matters here is the disjointness. |
It looks good for me. |
t6s
left a comment
There was a problem hiding this comment.
I have quickly checked the statements, and they do not look bad.
|
Thanks for the double-check! |
Co-authored-by: IshiguroYoshihiro <jb.15r.1213@s.thers.ac.jp>
Motivation for this change
This is a definition of the sequence of non-overlapping open intervals that covers an open interval of real numbers. It is used in particular to define contiguous intervals.
@IshiguroYoshihiro can you double-check?
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers