-
Notifications
You must be signed in to change notification settings - Fork 88
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
Move ODual to the top of Part 9? #4253
Comments
I fully agree with @zwang123's proposal. This would result in a clearer and more comprehensible structure. And it could help to shorten proofs, as indicated by the "editorial" in the comment of ~df-odu. The definition of Toset and the related theorems could be moved into a new section 9.2.2 (the current section 9.2.2 Lattices becomes 9.2.3). |
I agree. The new TOC could be:
|
Aftrer #4298 was merged, I had a look at the HTML pages. Here my remarks:
|
Finally, which proofs will benefit from the availability of ODual now? Are there already some applications? Since this was the original motivation for the new structure, (at least some) applications of it should be provided (maybe "the theorems proved for lub could potentially be reused by glb", as mentioned above), before this issue is closed. |
An immediate benefit is to move the first few theorems in the old distributive lattice section to their right places, the lattice section. (Already done) |
I suggest moving things from codu to odubas to the beginning of part 9 (potentially making it a new 9.1), and the remaining of “9.2.3 The dual of an ordered set” to (potentially the beginning of) their corresponding sections (poset/meet/join/glb/lub to the poset section; lat to lat section; clat to clat section)
The benefit is multiple (or even significant, tbh):
I confirmed that these theorems (codu to odubas) have no dependency on any theorems in part 9 so it should be safe to move.
P.S. The toset part worth a new section IMO especially after me moving some of TA's
theorems to main.
The text was updated successfully, but these errors were encountered: