Missing module docstrings + type_of% theorem links#3579
Missing module docstrings + type_of% theorem links#3579mo271 merged 2 commits intogoogle-deepmind:mainfrom
type_of% theorem links#3579Conversation
YaelDillies
left a comment
There was a problem hiding this comment.
Could we reduce the maintenance load by not duplicating the module docs?
|
My feeling is that right now that affects really only quite a few problems and before this pull request it was incosistent: sometime we had an extra module doc other files were just empty other than one line of import. If we decide to do it differently I suggest to create an issue or just do it as a follow up? This doesn't affect the "WrittenOnTheWall" stuff here. |
|
My concern is to reduce maintenance burden as much as possible. What about we make the module docs of the mirror files be just "This file points to the canonical formalization in"? I believe variations of the same problem should be discussed within a single file, rather than the discussion being split across several files. |
Will do that in a follow up |
No description provided.