Skip to content

BooleanPolynomialRings are finite but don't know it. #23310

@sagetrac-msaaltink

Description

@sagetrac-msaaltink
sage: B.<a> = BooleanPolynomialRing()
sage: B.is_finite()
False

Yet B only has four elements: 0, 1, a, and 1+a.

Component: algebra

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions