Skip to content

modular abelian quotient -- something goes wrong #6392

@williamstein

Description

@williamstein

This isn't right:

sage: J = J0(43)
sage: G,_ = J[0].intersection(J[1])
sage: J[1]/G
Simple abelian subvariety 43b(1,43) of dimension 2 of J0(43)

This is

sage: J[0]/G

(Abelian variety factor of dimension 1 of J0(43),
 Abelian variety morphism:
  From: Simple abelian subvariety 43a(1,43) of dimension 1 of J0(43)
  To:   Abelian variety factor of dimension 1 of J0(43))

For some reason J[1]/G isn't even creating the right output (i.e., pair (abvar, map)).

CC: @koffie

Component: modular forms

Stopgaps: todo

Author: Kevin Lui

Branch/Commit: 0bc6f5a

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/6392

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions