You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Fin.init and Fin.tail are continuous (#22550)
I needed the continuity of `Fin.init` for the inductive CW structure on the sphere. There the inverses of the characteristic maps are just the projections of the upper and lower hemisphere onto the obvious hyperplane. It was easiest to use `Fin.init` for this.
0 commit comments