Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If P is the generator, use this:

sage: P.is_on_identity_component()
False

You can also see it with E.plot()+P.plot()!