Skip to content

Root poset should treat type A1 properly #12838

@stumpc5

Description

@stumpc5

The patch fixes the issue that the one element root poset in type A1 was not returned correctly.

sage: Phi = RootSystem(['A',1]).root_poset(); Phi
Finite poset containing 1 elements
sage: Phi.cover_relations()
[]

I also added the facade option for root posets.

Component: combinatorics

Keywords: root poset

Author: Christian Stump

Reviewer: Frédéric Chapoton

Merged: sage-5.1.beta0

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions