Closed urkud closed 1 year ago
This PR/issue depends on:
Can you explain with more details why you needed to add the model fiber as an unused parameter to total_space? I.e., what goes wrong if you don't put it there?
I would also like to see some extra explanation about that. Besides that, this looks good to me.
I would also like to see some extra explanation about that. Besides that, this looks good to me.
Do you mean "see before merging to convince you that we should do this" or "added to the docstrings"? In the former case, see Zulip.
The former (though the latter would also be helpful). Thanks for the link. Let's go with this.
bors merge
Pull request successfully merged into master.
Build succeeded!
The publicly hosted instance of bors-ng is deprecated and will go away soon.
If you want to self-host your own instance, instructions are here. For more help, visit the forum.
If you want to switch to GitHub's built-in merge queue, visit their help page.
bundle.total_space
.bundle.total_space.mk
instead ofbundle.total_space_mk
.bundle.total_space.to_prod
instead ofequiv.sigma_equiv_prod
.bundle.total_space.mk'
(scoped notation) to specifyF
.bundle.trivial.proj_snd
tobundle.total_space.trivial_snd
to allow dot notation. Should we just usebundle.total_space.snd
sincebundle.trivial
is now reducible?bundle.total_space
.bundle.trivial
andbundle.continuous_linear_map
reducible.