Skip to content

Hecke triangle group cusp form base ring #23201

@roed314

Description

@roed314
sage: from sage.modular.modform_hecketriangle.space import CuspForms
sage: MF = CuspForms(n=infinity, k=16)
sage: MF.category().base_ring()
Fraction Field of Univariate Polynomial Ring in d over Integer Ring
sage: MF.base_ring()
Integer Ring

The fact that these are different causes trouble:

sage: MF in MF.category()
False

CC: @jjermann

Component: modular forms

Keywords: sd86.5

Author: David Roe

Branch/Commit: 906d5b2

Reviewer: Julian Rüth

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions