Skip to content

Cartesian product of modules has no base ring #29225

@pjbruin

Description

@pjbruin

In SageMath 9.1.beta4:

sage: M = cartesian_product((ZZ^2, ZZ^3)); M
The Cartesian product of (Ambient free module of rank 2 over the principal ideal domain Integer Ring, Ambient free module of rank 3 over the principal ideal domain Integer Ring)
sage: M.category()
Category of Cartesian products of modules with basis over (euclidean domains and infinite enumerated sets and metric spaces)
sage: M.base_ring()  # should be Integer Ring

Component: commutative algebra

Keywords: module, base ring

Author: Peter Bruin

Branch/Commit: b766a52

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions