Open StevellM opened 1 year ago
@HechtiDerLachs
At first glance, I would suspect that covered_scheme_morphism lacks a guard against charts being the empty set.
I have to admit: I became aware of this problem by the end of last week already and made a first attempt to fix it. It turned out to be a rather lengthy, tedious undertaking. But now there is no way around it, really.
Indeed, we need to allow for recognition and discarding empty charts.
We just discussed this; @HechtiDerLachs knows what the problem is, it is just nasty to fix, and right now there are other priorities (The BOOK (tm))
Describe the bug While trying to obtain the covered scheme morphism of the identity map of a projective scheme, I got a "localization at 0 error"
To Reproduce Steps to reproduce the behavior, please provide a code snippet that triggers the bug.
Expected behavior It should not return an error, at least I would expect the algorithm to describe the map on some affine patches.
System (please complete the following information):