#17326: Implementing subschemes functionality for projective "is_morphism"
-------------------------------------+-------------------------------------
Reporter: jdefaria | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.4
Component: algebraic | Resolution:
geometry | Merged in:
Keywords: | Reviewers: Ben Hutz
Authors: jdefaria | Work issues:
Report Upstream: N/A | Commit:
Branch: | 964c5248fe151a5b49b52ef3f46abb79470ca2bb
u/jdefaria/ticket/17326 | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by bhutz):
* status: needs_review => needs_work
* reviewer: => Ben Hutz
Comment:
You don't need this check since if it is a projective morphism it must be
some kind of projective scheme.
{{{
if is_ProjectiveSpace(self.domain().ambient_space()) is False or
is_ProjectiveSpace(self.codomain().ambient_space()) is False:
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17326#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.